{ "schema_version": "1.4.0", "id": "GHSA-3ppr-72x5-x67q", "modified": "2024-01-04T12:11:28Z", "published": "2023-01-26T21:30:18Z", "aliases": [ "CVE-2023-24441" ], "summary": "XML external entity vulnerability on agents in Jenkins MSTest Plugin ", "details": "Jenkins MSTest Plugin 1.0.0 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.jvnet.hudson.plugins:mstest" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.0.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24441" }, { "type": "WEB", "url": "https://github.com/jenkinsci/mstest-plugin/commit/f9b9b0cbdf7559fdd8fc4004e5a242f5801daa67" }, { "type": "WEB", "url": "https://github.com/jenkinsci/mstest-plugin/releases/tag/mstest-1.0.1" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2292" } ], "database_specific": { "cwe_ids": [ "CWE-611", "CWE-776" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-01-27T01:03:33Z", "nvd_published_at": "2023-01-26T21:18:00Z" } }