From 0f0f863df9426cbcafa1f6fd5f141e3e85aeaf13 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 18:55:46 +0000 Subject: [PATCH] Publish Advisories GHSA-8crr-xf35-5f5p GHSA-cqvv-r3g3-26rf GHSA-7m7h-rgvp-3v4r --- .../GHSA-8crr-xf35-5f5p.json | 38 +++++++++++++++++-- .../GHSA-cqvv-r3g3-26rf.json | 4 ++ .../GHSA-7m7h-rgvp-3v4r.json | 11 ++++-- 3 files changed, 45 insertions(+), 8 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-8crr-xf35-5f5p/GHSA-8crr-xf35-5f5p.json (52%) diff --git a/advisories/unreviewed/2022/05/GHSA-8crr-xf35-5f5p/GHSA-8crr-xf35-5f5p.json b/advisories/github-reviewed/2022/05/GHSA-8crr-xf35-5f5p/GHSA-8crr-xf35-5f5p.json similarity index 52% rename from advisories/unreviewed/2022/05/GHSA-8crr-xf35-5f5p/GHSA-8crr-xf35-5f5p.json rename to advisories/github-reviewed/2022/05/GHSA-8crr-xf35-5f5p/GHSA-8crr-xf35-5f5p.json index 85fbd0c01c7..d1ff20ee026 100644 --- a/advisories/unreviewed/2022/05/GHSA-8crr-xf35-5f5p/GHSA-8crr-xf35-5f5p.json +++ b/advisories/github-reviewed/2022/05/GHSA-8crr-xf35-5f5p/GHSA-8crr-xf35-5f5p.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-8crr-xf35-5f5p", - "modified": "2022-05-13T01:31:34Z", + "modified": "2024-01-09T18:53:39Z", "published": "2022-05-13T01:31:34Z", "aliases": [ "CVE-2019-1003017" ], + "summary": "Jenkins Job Import Plugin CSRF vulnerability", "details": "A data modification vulnerability exists in Jenkins Job Import Plugin 3.0 and earlier in JobImportAction.java that allows attackers to copy jobs from a preconfigured other Jenkins instance, potentially installing additional plugins necessary to load the imported job's configuration.", "severity": [ { @@ -14,13 +15,42 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.plugins:job-import-plugin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.1" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 3.0" + } + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1003017" }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/job-import-plugin/commit/8f826a684ba0969697d2a92a6f448aef8f03b66c" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jenkinsci/job-import-plugin" + }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2019-01-28/#SECURITY-1302" @@ -31,8 +61,8 @@ "CWE-352" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-09T18:53:39Z", "nvd_published_at": "2019-02-06T16:29:00Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2023/10/GHSA-cqvv-r3g3-26rf/GHSA-cqvv-r3g3-26rf.json b/advisories/github-reviewed/2023/10/GHSA-cqvv-r3g3-26rf/GHSA-cqvv-r3g3-26rf.json index c934a595d59..9e7d865f5ec 100644 --- a/advisories/github-reviewed/2023/10/GHSA-cqvv-r3g3-26rf/GHSA-cqvv-r3g3-26rf.json +++ b/advisories/github-reviewed/2023/10/GHSA-cqvv-r3g3-26rf/GHSA-cqvv-r3g3-26rf.json @@ -55,6 +55,10 @@ { "type": "WEB", "url": "https://github.com/free5gc/udm/compare/v1.1.1...v1.2.0" + }, + { + "type": "WEB", + "url": "https://www.gsma.com/security/wp-content/uploads/2023/10/0073-invalid_curve.pdf" } ], "database_specific": { diff --git a/advisories/github-reviewed/2023/12/GHSA-7m7h-rgvp-3v4r/GHSA-7m7h-rgvp-3v4r.json b/advisories/github-reviewed/2023/12/GHSA-7m7h-rgvp-3v4r/GHSA-7m7h-rgvp-3v4r.json index 7d18417f0b4..0350f0d1945 100644 --- a/advisories/github-reviewed/2023/12/GHSA-7m7h-rgvp-3v4r/GHSA-7m7h-rgvp-3v4r.json +++ b/advisories/github-reviewed/2023/12/GHSA-7m7h-rgvp-3v4r/GHSA-7m7h-rgvp-3v4r.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7m7h-rgvp-3v4r", - "modified": "2023-12-28T16:40:14Z", + "modified": "2024-01-09T18:53:52Z", "published": "2023-12-27T21:31:01Z", "aliases": [ "CVE-2023-51075" @@ -9,7 +9,10 @@ "summary": "hutool-core discovered to contain an infinite loop in the StrSplitter.splitByRegex function", "details": "hutool-core v5.8.23 was discovered to contain an infinite loop in the StrSplitter.splitByRegex function. This vulnerability allows attackers to cause a Denial of Service (DoS) via manipulation of the first two parameters.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } ], "affected": [ { @@ -55,9 +58,9 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-835" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-12-28T16:40:14Z", "nvd_published_at": "2023-12-27T21:15:08Z"