{ "schema_version": "1.4.0", "id": "GHSA-gwg5-3r5x-cw74", "modified": "2024-04-04T02:02:12Z", "published": "2022-05-24T16:57:09Z", "aliases": [ "CVE-2019-16941" ], "details": "NSA Ghidra through 9.0.4, when experimental mode is enabled, allows arbitrary code execution if the Read XML Files feature of Bit Patterns Explorer is used with a modified XML document. This occurs in Features/BytePatterns/src/main/java/ghidra/bitpatterns/info/FileBitPatternInfoReader.java. An attack could start with an XML document that was originally created by DumpFunctionPatternInfoScript but then directly modified by an attacker (for example, to make a java.lang.Runtime.exec call).", "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": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16941" }, { "type": "WEB", "url": "https://github.com/NationalSecurityAgency/ghidra/issues/1090" }, { "type": "WEB", "url": "https://github.com/NationalSecurityAgency/ghidra/commit/a17728f8c12effa171b17a25ccfb7e7d9528c5d0" }, { "type": "WEB", "url": "https://github.com/NationalSecurityAgency/ghidra/blob/79d8f164f8bb8b15cfb60c5d4faeb8e1c25d15ca/Ghidra/Features/BytePatterns/src/main/java/ghidra/bitpatterns/info/FileBitPatternInfoReader.java#L187-L188" }, { "type": "WEB", "url": "https://github.com/purpleracc00n/CVE-2019-16941" }, { "type": "WEB", "url": "https://twitter.com/NSAGov/status/1178812792159248385" }, { "type": "WEB", "url": "https://www.symantec.com/security-center/vulnerabilities/writeup/110223?om_rssid=sr-advisories" } ], "database_specific": { "cwe_ids": [ "CWE-91" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-09-28T16:15:00Z" } }