mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 17:50:34 +00:00
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
![]() |
### [CVE-2019-16941](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16941)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
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).
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/purpleracc00n/CVE-2019-16941
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/0xT11/CVE-POC
|
||
|
- https://github.com/developer3000S/PoC-in-GitHub
|
||
|
- https://github.com/geeksniper/reverse-engineering-toolkit
|
||
|
- https://github.com/hectorgie/PoC-in-GitHub
|
||
|
|