From 24a3f286543d4ae5b247d65999bab67ccb7035ff Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 20:59:31 +0000 Subject: [PATCH] Publish Advisories GHSA-ghjw-fcf6-rpr9 GHSA-ghjw-fcf6-rpr9 --- .../GHSA-ghjw-fcf6-rpr9.json | 72 +++++++++++++++++++ .../GHSA-ghjw-fcf6-rpr9.json | 39 ---------- 2 files changed, 72 insertions(+), 39 deletions(-) create mode 100644 advisories/github-reviewed/2023/09/GHSA-ghjw-fcf6-rpr9/GHSA-ghjw-fcf6-rpr9.json delete mode 100644 advisories/unreviewed/2023/09/GHSA-ghjw-fcf6-rpr9/GHSA-ghjw-fcf6-rpr9.json diff --git a/advisories/github-reviewed/2023/09/GHSA-ghjw-fcf6-rpr9/GHSA-ghjw-fcf6-rpr9.json b/advisories/github-reviewed/2023/09/GHSA-ghjw-fcf6-rpr9/GHSA-ghjw-fcf6-rpr9.json new file mode 100644 index 00000000000..692c4840079 --- /dev/null +++ b/advisories/github-reviewed/2023/09/GHSA-ghjw-fcf6-rpr9/GHSA-ghjw-fcf6-rpr9.json @@ -0,0 +1,72 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ghjw-fcf6-rpr9", + "modified": "2024-01-09T20:58:13Z", + "published": "2023-09-06T15:30:26Z", + "aliases": [ + "CVE-2023-41933" + ], + "summary": "Job Configuration History Plugin's path traversal allows exploiting XXE vulnerability", + "details": "Jenkins Job Configuration History Plugin 1227.v7a_79fc4dc01f and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.", + "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.plugins:jobConfigHistory" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1229.v3039470161a_d" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "< 1229.v3039470161a" + } + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41933" + }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/job-config-history-plugin/commit/3039470161ada86f4091c75fc779ebfdb69f3210" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jenkinsci/job-config-history-plugin" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2023-09-06/#SECURITY-3235" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2023/09/06/9" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-611" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-01-09T20:58:13Z", + "nvd_published_at": "2023-09-06T13:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/09/GHSA-ghjw-fcf6-rpr9/GHSA-ghjw-fcf6-rpr9.json b/advisories/unreviewed/2023/09/GHSA-ghjw-fcf6-rpr9/GHSA-ghjw-fcf6-rpr9.json deleted file mode 100644 index e1c62d98206..00000000000 --- a/advisories/unreviewed/2023/09/GHSA-ghjw-fcf6-rpr9/GHSA-ghjw-fcf6-rpr9.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-ghjw-fcf6-rpr9", - "modified": "2023-09-06T15:30:26Z", - "published": "2023-09-06T15:30:26Z", - "aliases": [ - "CVE-2023-41933" - ], - "details": "Jenkins Job Configuration History Plugin 1227.v7a_79fc4dc01f and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41933" - }, - { - "type": "WEB", - "url": "https://www.jenkins.io/security/advisory/2023-09-06/#SECURITY-3235" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2023/09/06/9" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-09-06T13:15:10Z" - } -} \ No newline at end of file