org.dom4j:dom4j@2.0.2 vulnerabilities

  • latest version

    2.1.4

  • latest non vulnerable version

  • first published

    9 years ago

  • latest version published

    2 years ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.dom4j:dom4j 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
    • H
    XML External Entity (XXE) Injection

    org.dom4j:dom4j is a flexible XML framework for Java.

    Affected versions of this package are vulnerable to XML External Entity (XXE) Injection. By using the default SaxReader() provided by Dom4J, external DTDs and External Entities are allowed, resulting in a possible XXE.

    How to fix XML External Entity (XXE) Injection?

    Upgrade org.dom4j:dom4j to version 2.1.3, 2.0.3 or higher.

    [2.1.0,2.1.3)[2.0.0,2.0.3)
    • H
    XML External Entity (XXE) Injection

    org.dom4j:dom4j is a flexible XML framework for Java.

    Affected versions of this package are vulnerable to XML External Entity (XXE) Injection due to improper validation of the QName inputs.

    How to fix XML External Entity (XXE) Injection?

    Upgrade org.dom4j:dom4j to version 2.0.3, 2.1.1 or higher.

    [2.0.0,2.0.3)[2.1.0,2.1.1)