CVE-2018-8013

Source
https://nvd.nist.gov/vuln/detail/CVE-2018-8013
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-8013.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-8013
Aliases
Downstream
Published
2018-05-24T16:29:00Z
Modified
2025-10-14T14:33:39Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

In Apache Batik 1.x before 1.10, when deserializing 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. Fix was to check the class type before calling newInstance in deserialization.

References

Affected packages

Git / github.com/apache/batik

Affected ranges

Type
GIT
Repo
https://github.com/apache/batik
Events