Information Exposure Affecting org.eclipse.birt.runtime.3_7_1:org.apache.batik.dom Open this link in a new tab package, versions [0,]
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGECLIPSEBIRTRUNTIME371-174192
-
published
24 May 2018
-
disclosed
23 May 2018
-
credit
Man Yue Mo
Introduced: 23 May 2018
CVE-2018-8013 Open this link in a new tabHow to fix?
There is no fixed version for org.eclipse.birt.runtime.3_7_1:org.apache.batik.dom
.
Overview
org.eclipse.birt.runtime.3_7_1:org.apache.batik.dom is a component of the BIRT runtime.
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.