diff --git a/advisories/github-reviewed/2022/05/GHSA-3j9c-cp7m-8w8g/GHSA-3j9c-cp7m-8w8g.json b/advisories/github-reviewed/2022/05/GHSA-3j9c-cp7m-8w8g/GHSA-3j9c-cp7m-8w8g.json new file mode 100644 index 00000000000..dfee0236c06 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-3j9c-cp7m-8w8g/GHSA-3j9c-cp7m-8w8g.json @@ -0,0 +1,92 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3j9c-cp7m-8w8g", + "modified": "2025-03-13T17:48:30Z", + "published": "2022-05-13T01:30:06Z", + "aliases": [ + "CVE-2015-5319" + ], + "summary": "Jenkins has XML External Entity (XXE) Vulnerability in Job Configuration via CLI", + "details": "XML external entity (XXE) vulnerability in the create-job CLI command in Jenkins before 1.638 and LTS before 1.625.2 allows remote attackers to read arbitrary files via a crafted job configuration that is then used in an \"XML-aware tool,\" as demonstrated by get-job and update-job.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.main:jenkins-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.626" + }, + { + "fixed": "1.638" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.main:jenkins-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.625.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5319" + }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/jenkins/commit/e78e9e8144f7304cf274cd4b756f458cf63a3556" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2016:0070" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jenkinsci/jenkins" + }, + { + "type": "WEB", + "url": "https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2015-11-11" + }, + { + "type": "WEB", + "url": "http://rhn.redhat.com/errata/RHSA-2016-0489.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-611" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-13T17:48:30Z", + "nvd_published_at": "2015-11-25T20:59:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2022/05/GHSA-4653-rmch-3g2g/GHSA-4653-rmch-3g2g.json b/advisories/github-reviewed/2022/05/GHSA-4653-rmch-3g2g/GHSA-4653-rmch-3g2g.json new file mode 100644 index 00000000000..e6658e213dd --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-4653-rmch-3g2g/GHSA-4653-rmch-3g2g.json @@ -0,0 +1,96 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4653-rmch-3g2g", + "modified": "2025-03-13T17:48:53Z", + "published": "2022-05-13T01:30:05Z", + "aliases": [ + "CVE-2015-5321" + ], + "summary": "Jenkins has Information Disclosure via Sidepanel Widget", + "details": "The sidepanel widgets in the CLI command overview and help pages in Jenkins before 1.638 and LTS before 1.625.2 allow remote attackers to obtain sensitive information via a direct request to the pages.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.main:jenkins-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.626" + }, + { + "fixed": "1.638" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.main:jenkins-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.625.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5321" + }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/jenkins/commit/251bdb00ab3cf4435416f0a55fa3bccf7f58896a" + }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/jenkins/commit/9e439d462c28fe1c96799c89709dc5d0cb8ab8fa" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2016:0070" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jenkinsci/jenkins" + }, + { + "type": "WEB", + "url": "https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2015-11-11" + }, + { + "type": "WEB", + "url": "http://rhn.redhat.com/errata/RHSA-2016-0489.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-13T17:48:53Z", + "nvd_published_at": "2015-11-25T20:59:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-3j9c-cp7m-8w8g/GHSA-3j9c-cp7m-8w8g.json b/advisories/unreviewed/2022/05/GHSA-3j9c-cp7m-8w8g/GHSA-3j9c-cp7m-8w8g.json deleted file mode 100644 index 16aeb055e0c..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-3j9c-cp7m-8w8g/GHSA-3j9c-cp7m-8w8g.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-3j9c-cp7m-8w8g", - "modified": "2022-05-13T01:30:06Z", - "published": "2022-05-13T01:30:06Z", - "aliases": [ - "CVE-2015-5319" - ], - "details": "XML external entity (XXE) vulnerability in the create-job CLI command in Jenkins before 1.638 and LTS before 1.625.2 allows remote attackers to read arbitrary files via a crafted job configuration that is then used in an \"XML-aware tool,\" as demonstrated by get-job and update-job.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5319" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/errata/RHSA-2016:0070" - }, - { - "type": "WEB", - "url": "https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2015-11-11" - }, - { - "type": "WEB", - "url": "http://rhn.redhat.com/errata/RHSA-2016-0489.html" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2015-11-25T20:59:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-4653-rmch-3g2g/GHSA-4653-rmch-3g2g.json b/advisories/unreviewed/2022/05/GHSA-4653-rmch-3g2g/GHSA-4653-rmch-3g2g.json deleted file mode 100644 index eaaaff7a52d..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-4653-rmch-3g2g/GHSA-4653-rmch-3g2g.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-4653-rmch-3g2g", - "modified": "2022-05-13T01:30:05Z", - "published": "2022-05-13T01:30:05Z", - "aliases": [ - "CVE-2015-5321" - ], - "details": "The sidepanel widgets in the CLI command overview and help pages in Jenkins before 1.638 and LTS before 1.625.2 allow remote attackers to obtain sensitive information via a direct request to the pages.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5321" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/errata/RHSA-2016:0070" - }, - { - "type": "WEB", - "url": "https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2015-11-11" - }, - { - "type": "WEB", - "url": "http://rhn.redhat.com/errata/RHSA-2016-0489.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-200" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2015-11-25T20:59:00Z" - } -} \ No newline at end of file