{ "schema_version": "1.4.0", "id": "GHSA-pcc2-w6m8-x5w4", "modified": "2023-02-06T16:42:09Z", "published": "2023-01-26T21:30:18Z", "aliases": [ "CVE-2023-24429" ], "summary": "Agent-to-controller security bypass in Jenkins Semantic Versioning Plugin ", "details": "Jenkins Semantic Versioning Plugin 1.14 and earlier does not restrict execution of an controller/agent message to agents, and implements no limitations about the file path that can be parsed, allowing attackers able to control agent processes to have Jenkins parse a crafted file that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:semantic-versioning-plugin" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.15" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24429" }, { "type": "WEB", "url": "https://github.com/jenkinsci/semantic-versioning-plugin/commit/c67a89822f86a7d10498ea2783b833052b719086" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/semantic-versioning-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2973%20(1)" } ], "database_specific": { "cwe_ids": [ "CWE-611" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-01-27T01:00:32Z", "nvd_published_at": "2023-01-26T21:18:00Z" } }