Files
CVEs-PoC/2019/CVE-2019-10173.md
T
2024-08-12 19:01:27 +00:00

2.1 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