com.fasterxml.woodstox:woodstox-core@5.2.1 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the com.fasterxml.woodstox:woodstox-core 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
  • M
Denial of Service (DoS)

Affected versions of this package are vulnerable to Denial of Service (DoS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stack overflow.

NOTE: This vulnerability was originally reported five times and received five CVE IDs. These have since been corrected to be duplicate references to the same issue.

How to fix Denial of Service (DoS)?

Upgrade com.fasterxml.woodstox:woodstox-core to version 5.4.0, 6.4.0 or higher.

[,5.4.0) [6.0.0.pr1,6.4.0)
  • C
XML External Entity (XXE) Injection

com.fasterxml.woodstox:woodstox-core is a None

Affected versions of this package are vulnerable to XML External Entity (XXE) Injection. due to insecure processing and missing restriction of XML files. An attacker can exploit this vulnerability by sending a specially crafted malicious XML file that contains XML entities with URIs that resolve to documents outside of the intended sphere of control.

How to fix XML External Entity (XXE) Injection?

Upgrade com.fasterxml.woodstox:woodstox-core to version 5.3.0 or higher.

[,5.3.0)