Publish Advisories

GHSA-969g-rq57-c79h
GHSA-969g-rq57-c79h
This commit is contained in:
advisory-database[bot]
2025-01-22 19:31:55 +00:00
parent 2fb29325c4
commit 904a85709f
2 changed files with 59 additions and 29 deletions
@@ -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"
}
}
@@ -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"
}
}