Files
CVEs-PoC/2019/CVE-2019-10173.md
T
2024-06-18 02:51:15 +02:00

2.0 KiB

CVE-2019-10173

Description

It was found that xstream API version 1.4.10 before 1.4.11 introduced a regression for a previous deserialization flaw. If the security framework has not been initialized, it may allow a remote attacker to run arbitrary shell commands when unmarshalling XML or any supported format. e.g. JSON. (regression of CVE-2013-7285)

POC

Reference

Github