ghsa-pcc2-w6m8-x5w4
Vulnerability from github
Published
2023-01-26 21:30
Modified
2023-02-06 16:42
Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:semantic-versioning-plugin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.15" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-24429" ], "database_specific": { "cwe_ids": [ "CWE-611" ], "github_reviewed": true, "github_reviewed_at": "2023-01-27T01:00:32Z", "nvd_published_at": "2023-01-26T21:18:00Z", "severity": "CRITICAL" }, "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.", "id": "GHSA-pcc2-w6m8-x5w4", "modified": "2023-02-06T16:42:09Z", "published": "2023-01-26T21:30:18Z", "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)" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Agent-to-controller security bypass in Jenkins Semantic Versioning Plugin " }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.