org.apache.xmlgraphics:batik-dom@1.9 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.xmlgraphics:batik-dom 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
  • C
Information Exposure

org.apache.xmlgraphics:batik-dom is a Java-based toolkit for applications or applets that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as display, generation or manipulation.

Affected versions of this package are vulnerable to Information Exposure during deserialization. When deserializing a subclass of AbstractDocument, the class takes a string from the inputStream as the class name which then use it to call the no-arg constructor of the class.

How to fix Information Exposure?

Upgrade org.apache.xmlgraphics:batik-dom to version 1.10 or higher.

[,1.10)