org.dom4j:dom4j@2.0.1

  • latest version

    2.2.0

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    9 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

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

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    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)