cve/2021/CVE-2021-42860.md
2024-05-25 21:48:12 +02:00

739 B

CVE-2021-42860

Description

** DISPUTED ** A stack buffer overflow exists in Mini-XML v3.2. When inputting an unformed XML string to the mxmlLoadString API, it will cause a stack-buffer-overflow in mxml_string_getc:2611. NOTE: it is unclear whether this input is allowed by the API specification.

POC

Reference

Github

No PoCs found on GitHub currently.