mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 10:10:35 +00:00
19 lines
773 B
Markdown
19 lines
773 B
Markdown
![]() |
### [CVE-2018-20592](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20592)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
In Mini-XML (aka mxml) v2.12, there is a use-after-free in the mxmlAdd function of the mxml-node.c file. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted xml file, as demonstrated by mxmldoc.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/michaelrsweet/mxml/issues/237
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/SZU-SE/UAF-Fuzzer-TestSuite
|
||
|
- https://github.com/wcventure/UAF-Fuzzer-TestSuite
|
||
|
|