{ "CVE_data_meta" : { "ASSIGNER" : "security@apache.org", "DATE_PUBLIC" : "2018-05-23T00:00:00", "ID" : "CVE-2018-8013", "STATE" : "PUBLIC" }, "affects" : { "vendor" : { "vendor_data" : [ { "product" : { "product_data" : [ { "product_name" : "Batik", "version" : { "version_data" : [ { "version_value" : "1.0 - 1.9.1" } ] } } ] }, "vendor_name" : "Apache Software Foundation" } ] } }, "data_format" : "MITRE", "data_type" : "CVE", "data_version" : "4.0", "description" : { "description_data" : [ { "lang" : "eng", "value" : "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." } ] }, "problemtype" : { "problemtype_data" : [ { "description" : [ { "lang" : "eng", "value" : "Information Disclosure" } ] } ] }, "references" : { "reference_data" : [ { "name" : "[xmlgraphics-batik-dev] 20180523 [CVE-2018-8013] Apache Batik information disclosure vulnerability", "refsource" : "MLIST", "url" : "https://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-dev/201805.mbox/%3c000701d3f28f$d01860a0$704921e0$@gmail.com%3e" }, { "name" : "[debian-lts-announce] 20180525 [SECURITY] [DLA 1385-1] batik security update", "refsource" : "MLIST", "url" : "https://lists.debian.org/debian-lts-announce/2018/05/msg00016.html" }, { "name" : "https://xmlgraphics.apache.org/security.html", "refsource" : "CONFIRM", "url" : "https://xmlgraphics.apache.org/security.html" }, { "name" : "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html", "refsource" : "CONFIRM", "url" : "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html" }, { "name" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html", "refsource" : "CONFIRM", "url" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html" }, { "name" : "DSA-4215", "refsource" : "DEBIAN", "url" : "https://www.debian.org/security/2018/dsa-4215" }, { "name" : "USN-3661-1", "refsource" : "UBUNTU", "url" : "https://usn.ubuntu.com/3661-1/" }, { "name" : "104252", "refsource" : "BID", "url" : "http://www.securityfocus.com/bid/104252" }, { "name" : "1040995", "refsource" : "SECTRACK", "url" : "http://www.securitytracker.com/id/1040995" } ] } }