Files
CVEs-PoC/2017/CVE-2017-7957.md
T
2024-05-26 14:27:05 +02:00

1.1 KiB

CVE-2017-7957

Description

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("") call.

POC

Reference

No PoCs from references.

Github