xmltodict@0.12.0 vulnerabilities

Makes working with XML feel like you are working with JSON

  • latest version

    1.0.2

  • latest non vulnerable version

  • first published

    13 years ago

  • latest version published

    21 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the xmltodict package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    XML Injection

    Affected versions of this package are vulnerable to XML Injection via the content_handler.startElement() call with missing sanitization. An attacker can manipulate input data by crafting dictionary keys that inject arbitrary XML elements or break the structure of the generated XML document.

    How to fix XML Injection?

    Upgrade xmltodict to version 0.15.0 or higher.

    [,0.15.0)