{ "schema_version": "1.4.0", "id": "GHSA-h8p8-6378-649p", "modified": "2023-02-06T16:41:27Z", "published": "2023-01-26T21:30:18Z", "aliases": [ "CVE-2023-24430" ], "summary": "XML external entity reference vulnerability on agents in Jenkins Semantic Versioning Plugin ", "details": "Jenkins Semantic Versioning Plugin 1.14 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.", "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-24430" }, { "type": "WEB", "url": "https://github.com/jenkinsci/semantic-versioning-plugin/commit/8df2fabd7d7396ae29c374914d1357744d3e454f" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2973%20(2)" } ], "database_specific": { "cwe_ids": [ "CWE-611" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-01-27T01:16:23Z", "nvd_published_at": "2023-01-26T21:18:00Z" } }