{ "schema_version": "1.4.0", "id": "GHSA-g5mj-c26g-vmpm", "modified": "2023-02-03T20:36:33Z", "published": "2023-01-26T21:30:18Z", "aliases": [ "CVE-2023-24443" ], "summary": "XML Entity Expansion in Jenkins TestComplete support Plugin", "details": "Jenkins TestComplete support Plugin 2.8.1 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:TestComplete" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.9" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 2.8.1" } } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24443" }, { "type": "WEB", "url": "https://github.com/jenkinsci/testcomplete-plugin/commit/971003ea578a090ed9a5b9487acb9d2aa93645d3" }, { "type": "WEB", "url": "https://github.com/jenkinsci/testcomplete-plugin/commit/cfb0fc3cd807cb72c24424cef98ce39710f2e5fb" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2741" } ], "database_specific": { "cwe_ids": [ "CWE-611", "CWE-776" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-01-27T01:00:03Z", "nvd_published_at": "2023-01-26T21:18:00Z" } }