From 7684f687b516902db87132aaa1a3747e578f949e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 22:25:39 +0000 Subject: [PATCH] Publish Advisories GHSA-hw83-jpxr-g225 GHSA-qc3m-6xmq-7hrj --- .../GHSA-hw83-jpxr-g225.json | 30 ++++++++++++++++--- .../GHSA-qc3m-6xmq-7hrj.json | 30 ++++++++++++++++--- 2 files changed, 52 insertions(+), 8 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-hw83-jpxr-g225/GHSA-hw83-jpxr-g225.json (56%) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-qc3m-6xmq-7hrj/GHSA-qc3m-6xmq-7hrj.json (63%) diff --git a/advisories/unreviewed/2022/05/GHSA-hw83-jpxr-g225/GHSA-hw83-jpxr-g225.json b/advisories/github-reviewed/2022/05/GHSA-hw83-jpxr-g225/GHSA-hw83-jpxr-g225.json similarity index 56% rename from advisories/unreviewed/2022/05/GHSA-hw83-jpxr-g225/GHSA-hw83-jpxr-g225.json rename to advisories/github-reviewed/2022/05/GHSA-hw83-jpxr-g225/GHSA-hw83-jpxr-g225.json index 8ab4c1e748b..4e8b2057cca 100644 --- a/advisories/unreviewed/2022/05/GHSA-hw83-jpxr-g225/GHSA-hw83-jpxr-g225.json +++ b/advisories/github-reviewed/2022/05/GHSA-hw83-jpxr-g225/GHSA-hw83-jpxr-g225.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-hw83-jpxr-g225", - "modified": "2022-05-13T01:31:34Z", + "modified": "2024-01-30T22:25:07Z", "published": "2022-05-13T01:31:34Z", "aliases": [ "CVE-2019-1003022" ], + "summary": "Jenkins Monitoring Plugin vulnerable to Denial of service vulnerability", "details": "A denial of service vulnerability exists in Jenkins Monitoring Plugin 1.74.0 and earlier in PluginImpl.java that allows attackers to kill threads running on the Jenkins master.", "severity": [ { @@ -14,7 +15,28 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.jvnet.hudson.plugins:monitoring" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.75.0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 1.74.0" + } + } ], "references": [ { @@ -31,8 +53,8 @@ "CWE-352" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-30T22:25:07Z", "nvd_published_at": "2019-02-06T16:29:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-qc3m-6xmq-7hrj/GHSA-qc3m-6xmq-7hrj.json b/advisories/github-reviewed/2022/05/GHSA-qc3m-6xmq-7hrj/GHSA-qc3m-6xmq-7hrj.json similarity index 63% rename from advisories/unreviewed/2022/05/GHSA-qc3m-6xmq-7hrj/GHSA-qc3m-6xmq-7hrj.json rename to advisories/github-reviewed/2022/05/GHSA-qc3m-6xmq-7hrj/GHSA-qc3m-6xmq-7hrj.json index 3812766dc6a..b98284ceddd 100644 --- a/advisories/unreviewed/2022/05/GHSA-qc3m-6xmq-7hrj/GHSA-qc3m-6xmq-7hrj.json +++ b/advisories/github-reviewed/2022/05/GHSA-qc3m-6xmq-7hrj/GHSA-qc3m-6xmq-7hrj.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-qc3m-6xmq-7hrj", - "modified": "2022-05-13T01:31:33Z", + "modified": "2024-01-30T22:24:20Z", "published": "2022-05-13T01:31:33Z", "aliases": [ "CVE-2019-10289" ], + "summary": "CSRF vulnerability in Jenkins Netsparker Enterprise Scan Plugin", "details": "A cross-site request forgery vulnerability in Jenkins Netsparker Cloud Scan Plugin 1.1.5 and older in the NCScanBuilder.DescriptorImpl#doValidateAPI form validation method allowed attackers to initiate a connection to an attacker-specified server.", "severity": [ { @@ -14,7 +15,28 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.plugins:netsparker-cloud-scan" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.1.6" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 1.1.5" + } + } ], "references": [ { @@ -39,8 +61,8 @@ "CWE-352" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-30T22:24:20Z", "nvd_published_at": "2019-04-04T16:29:00Z" } } \ No newline at end of file