From 7fdcaa9f0c60ccc6854328dc36c27aef021bfe2d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:55:10 +0000 Subject: [PATCH] Publish Advisories GHSA-8pqx-3rxx-f5pm GHSA-8pqx-3rxx-f5pm --- .../GHSA-8pqx-3rxx-f5pm.json | 92 +++++++++++++++++++ .../GHSA-8pqx-3rxx-f5pm.json | 44 --------- 2 files changed, 92 insertions(+), 44 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-8pqx-3rxx-f5pm/GHSA-8pqx-3rxx-f5pm.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-8pqx-3rxx-f5pm/GHSA-8pqx-3rxx-f5pm.json diff --git a/advisories/github-reviewed/2022/05/GHSA-8pqx-3rxx-f5pm/GHSA-8pqx-3rxx-f5pm.json b/advisories/github-reviewed/2022/05/GHSA-8pqx-3rxx-f5pm/GHSA-8pqx-3rxx-f5pm.json new file mode 100644 index 00000000000..1cf3c42c0a9 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-8pqx-3rxx-f5pm/GHSA-8pqx-3rxx-f5pm.json @@ -0,0 +1,92 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8pqx-3rxx-f5pm", + "modified": "2025-02-07T20:53:19Z", + "published": "2022-05-13T01:30:06Z", + "aliases": [ + "CVE-2015-5317" + ], + "summary": "Jenkins discloses project names via fingerprints", + "details": "The Fingerprints pages in Jenkins before 1.638 and LTS before 1.625.2 might allow remote attackers to obtain sensitive job and build name information via a direct request.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.main:jenkins-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.625.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.main:jenkins-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.626" + }, + { + "fixed": "1.638" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5317" + }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/jenkins/commit/0594c4cbccd24d4883fc0150e8fc511c9da63eb4" + }, + { + "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": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-02-07T20:53:19Z", + "nvd_published_at": "2015-11-25T20:59:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-8pqx-3rxx-f5pm/GHSA-8pqx-3rxx-f5pm.json b/advisories/unreviewed/2022/05/GHSA-8pqx-3rxx-f5pm/GHSA-8pqx-3rxx-f5pm.json deleted file mode 100644 index 1b3939131b3..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-8pqx-3rxx-f5pm/GHSA-8pqx-3rxx-f5pm.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-8pqx-3rxx-f5pm", - "modified": "2025-02-07T15:32:05Z", - "published": "2022-05-13T01:30:06Z", - "aliases": [ - "CVE-2015-5317" - ], - "details": "The Fingerprints pages in Jenkins before 1.638 and LTS before 1.625.2 might allow remote attackers to obtain sensitive job and build name information via a direct request.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5317" - }, - { - "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