VYPR

Mini-XML

by Mini-XML

CVEs (5)

  • CVE-2018-20004HigDec 10, 2018
    risk 0.57cvss 8.8epss 0.02

    An issue has been found in Mini-XML (aka mxml) 2.12. It is a stack-based buffer overflow in mxml_write_node in mxml-file.c via vectors involving a double-precision floating point number and the '' substring, as demonstrated by testmxml.

  • CVE-2021-42860HigMay 26, 2022
    risk 0.49cvss 7.5epss 0.01

    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

  • CVE-2021-42859HigMay 26, 2022
    risk 0.49cvss 7.5epss 0.01

    A memory leak issue was discovered in Mini-XML v3.2 that could cause a denial of service. NOTE: testing reports are inconsistent, with some testers seeing the issue in both the 3.2 release and in the October 2021 development code, but others not seeing the issue in the 3.2…

  • CVE-2016-4571MedFeb 3, 2017
    risk 0.36cvss 5.5epss 0.02

    The mxml_write_node function in mxml-file.c in mxml 2.9, 2.7, and possibly earlier allows remote attackers to cause a denial of service (stack consumption) via crafted xml file.

  • CVE-2016-4570MedFeb 3, 2017
    risk 0.36cvss 5.5epss 0.02

    The mxmlDelete function in mxml-node.c in mxml 2.9, 2.7, and possibly earlier allows remote attackers to cause a denial of service (stack consumption) via crafted xml file.