From 904a85709f3633826bc4c35e5e9e95df0b517f20 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 19:31:55 +0000 Subject: [PATCH] Publish Advisories GHSA-969g-rq57-c79h GHSA-969g-rq57-c79h --- .../GHSA-969g-rq57-c79h.json | 59 +++++++++++++++++++ .../GHSA-969g-rq57-c79h.json | 29 --------- 2 files changed, 59 insertions(+), 29 deletions(-) create mode 100644 advisories/github-reviewed/2025/01/GHSA-969g-rq57-c79h/GHSA-969g-rq57-c79h.json delete mode 100644 advisories/unreviewed/2025/01/GHSA-969g-rq57-c79h/GHSA-969g-rq57-c79h.json diff --git a/advisories/github-reviewed/2025/01/GHSA-969g-rq57-c79h/GHSA-969g-rq57-c79h.json b/advisories/github-reviewed/2025/01/GHSA-969g-rq57-c79h/GHSA-969g-rq57-c79h.json new file mode 100644 index 00000000000..6ed4b1ba82d --- /dev/null +++ b/advisories/github-reviewed/2025/01/GHSA-969g-rq57-c79h/GHSA-969g-rq57-c79h.json @@ -0,0 +1,59 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-969g-rq57-c79h", + "modified": "2025-01-22T19:30:30Z", + "published": "2025-01-22T18:31:56Z", + "aliases": [ + "CVE-2025-24401" + ], + "summary": "Disabled permissions can be granted by Folder-based in Jenkins Authorization Strategy Plugin", + "details": "Jenkins Folder-based Authorization Strategy Plugin 217.vd5b_18537403e and earlier does not verify that permissions configured to be granted are enabled, potentially allowing users formerly granted (typically optional permissions, like Overall/Manage) to access functionality they're no longer entitled to.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "io.jenkins.plugins:folder-auth" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "217.vd5b" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24401" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jenkinsci/folder-auth-plugin" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2025-01-22/#SECURITY-3062" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-01-22T19:30:30Z", + "nvd_published_at": "2025-01-22T17:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-969g-rq57-c79h/GHSA-969g-rq57-c79h.json b/advisories/unreviewed/2025/01/GHSA-969g-rq57-c79h/GHSA-969g-rq57-c79h.json deleted file mode 100644 index 8ba06fe4352..00000000000 --- a/advisories/unreviewed/2025/01/GHSA-969g-rq57-c79h/GHSA-969g-rq57-c79h.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-969g-rq57-c79h", - "modified": "2025-01-22T18:31:56Z", - "published": "2025-01-22T18:31:56Z", - "aliases": [ - "CVE-2025-24401" - ], - "details": "Jenkins Folder-based Authorization Strategy Plugin 217.vd5b_18537403e and earlier does not verify that permissions configured to be granted are enabled, potentially allowing users formerly granted (typically optional permissions, like Overall/Manage) to access functionality they're no longer entitled to.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24401" - }, - { - "type": "WEB", - "url": "https://www.jenkins.io/security/advisory/2025-01-22/#SECURITY-3062" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-01-22T17:15:14Z" - } -} \ No newline at end of file