Lucene search

K
osvGoogleOSV:CVE-2018-8013
HistoryMay 24, 2018 - 4:29 p.m.

CVE-2018-8013

2018-05-2416:29:00
Google
osv.dev
8

AI Score

7

Confidence

Low

EPSS

0.004

Percentile

75.1%

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