CVE-2017-18349
HIGH 10.0EPSS 39.0%
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.
- CVSS v3.0
- 9.8 CRITICAL
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - CVSS v3.0
- 9.8 CRITICAL
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - CVSS v2.0
- 10.0 HIGH
AV:N/AC:L/Au:N/C:C/I:C/A:C - EPSS
- 38.97% chance of exploitation in the next 30 days, 98th percentile
- Nuclei
- critical · CWE-20
- Published
- 2018-10-23
- Updated
- 2024-09-17
Proof-of-concept exploits (2)
- h0cksr/Fastjson--CVE-2017-18349-2★ · 2022-04-15
- Dungsocool/CVE-2017-18349