CVE
CVE-2017-7957
Denial of service in XStream
XStream through 1.4.9, when a certain denyTypes workaround is not used, mishandles attempts to create an instance of the primitive type 'void' during unmarshalling, leading to a remote application crash, as demonstrated by an xstream.fromXML("<void/>") call.
Endor Patches
Patch Name
Vulnerabilities fixed
Lines of Code Changed