Files
CVEs-PoC/2017/CVE-2017-18349.md
2025-09-29 21:09:30 +02:00

1.9 KiB

CVE-2017-18349

Description

parseObject in Fastjson before 1.2.25, as used in FastjsonEngine in Pippo 1.11.0 and other products, allows remote attackers to execute arbitrary code via a crafted JSON request, as demonstrated by a crafted rmi:// URI in the dataSourceName field of HTTP POST data to the Pippo /json URI, which is mishandled in AjaxApplication.java.

POC

Reference

Github