Overview
- 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.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
CVSS 2.0
- Type
- Primary
- Base score
- 10
- Impact score
- 10
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:C/I:C/A:C
Weaknesses
- nvd@nist.gov
- CWE-20
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:alibaba:fastjson:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8436E191-4479-4DFD-828B-654553572421", "versionEndExcluding": "1.2.25" }, { "criteria": "cpe:2.3:a:pippo:pippo:1.11.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "AE1D9885-9998-45F3-8127-8701BE87F70E" } ], "operator": "OR" } ] } ]