cve/2021/CVE-2021-42860.md
2025-09-29 21:09:30 +02:00

734 B

CVE-2021-42860

Description

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.