org.dom4j:dom4j@2.1.0 vulnerabilities

Direct Vulnerabilities

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

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable 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)