diff --git a/advisories/github-reviewed/2022/04/GHSA-wr6p-j63r-xqhv/GHSA-wr6p-j63r-xqhv.json b/advisories/github-reviewed/2022/04/GHSA-wr6p-j63r-xqhv/GHSA-wr6p-j63r-xqhv.json new file mode 100644 index 00000000000..eb2320e7ee2 --- /dev/null +++ b/advisories/github-reviewed/2022/04/GHSA-wr6p-j63r-xqhv/GHSA-wr6p-j63r-xqhv.json @@ -0,0 +1,92 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wr6p-j63r-xqhv", + "modified": "2025-03-12T15:52:59Z", + "published": "2022-04-23T00:40:12Z", + "aliases": [ + "CVE-2012-4438" + ], + "summary": "Jenkins allows Data Insertion and Execution of Code by those with Read and HTTP Access", + "details": "Jenkins main before 1.482 and LTS before 1.466.2 allows remote attackers with read access and HTTP access to Jenkins master to insert data and execute arbitrary code.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.main:jenkins-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.466.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.main:jenkins-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.467" + }, + { + "fixed": "1.482" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-4438" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-4438" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jenkinsci/jenkins" + }, + { + "type": "WEB", + "url": "https://security-tracker.debian.org/tracker/CVE-2012-4438" + }, + { + "type": "WEB", + "url": "https://www.cloudbees.com/jenkins-security-advisory-2012-09-17" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2012/09/21/2" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-20" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-03-12T15:52:59Z", + "nvd_published_at": "2019-11-18T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/04/GHSA-x97g-3gp9-cf2p/GHSA-x97g-3gp9-cf2p.json b/advisories/github-reviewed/2022/04/GHSA-x97g-3gp9-cf2p/GHSA-x97g-3gp9-cf2p.json similarity index 53% rename from advisories/unreviewed/2022/04/GHSA-x97g-3gp9-cf2p/GHSA-x97g-3gp9-cf2p.json rename to advisories/github-reviewed/2022/04/GHSA-x97g-3gp9-cf2p/GHSA-x97g-3gp9-cf2p.json index 695676b38e8..cd93d337a2e 100644 --- a/advisories/unreviewed/2022/04/GHSA-x97g-3gp9-cf2p/GHSA-x97g-3gp9-cf2p.json +++ b/advisories/github-reviewed/2022/04/GHSA-x97g-3gp9-cf2p/GHSA-x97g-3gp9-cf2p.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-x97g-3gp9-cf2p", - "modified": "2024-04-03T23:49:29Z", + "modified": "2025-03-12T15:53:52Z", "published": "2022-04-23T00:40:12Z", "aliases": [ "CVE-2012-4439" ], + "summary": "Jenkins allows Cross-Site Scripting (XSS) via Crafted URL", "details": "Cross-site Scripting (XSS) in Jenkins main before 1.482 and LTS before 1.466.2 allows remote attackers to inject arbitrary web script or HTML via a crafted URL that points to Jenkins.", "severity": [ { @@ -13,7 +14,46 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.main:jenkins-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.466.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.main:jenkins-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.467" + }, + { + "fixed": "1.482" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -23,6 +63,10 @@ "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-4439" }, + { + "type": "PACKAGE", + "url": "https://github.com/jenkinsci/jenkins" + }, { "type": "WEB", "url": "https://security-tracker.debian.org/tracker/CVE-2012-4439" @@ -41,8 +85,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-12T15:53:52Z", "nvd_published_at": "2019-11-18T21:15:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/04/GHSA-wr6p-j63r-xqhv/GHSA-wr6p-j63r-xqhv.json b/advisories/unreviewed/2022/04/GHSA-wr6p-j63r-xqhv/GHSA-wr6p-j63r-xqhv.json deleted file mode 100644 index ab447a931f5..00000000000 --- a/advisories/unreviewed/2022/04/GHSA-wr6p-j63r-xqhv/GHSA-wr6p-j63r-xqhv.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-wr6p-j63r-xqhv", - "modified": "2022-04-23T00:40:12Z", - "published": "2022-04-23T00:40:12Z", - "aliases": [ - "CVE-2012-4438" - ], - "details": "Jenkins main before 1.482 and LTS before 1.466.2 allows remote attackers with read access and HTTP access to Jenkins master to insert data and execute arbitrary code.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-4438" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-4438" - }, - { - "type": "WEB", - "url": "https://security-tracker.debian.org/tracker/CVE-2012-4438" - }, - { - "type": "WEB", - "url": "https://www.cloudbees.com/jenkins-security-advisory-2012-09-17" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2012/09/21/2" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2019-11-18T21:15:00Z" - } -} \ No newline at end of file