← volver
CVE-2018-8013

CVE-2018-8013

8Vexday Risk Score

Sin señal de explotación. Ningún artefacto público de explotación conocido hasta ahora.

ssvc Trackepss 19%
probabilidad de explotación
19%top 3% de las CVE
explotación observada
noninguna fuente lo reporta
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.