Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.alibaba/fastjson/1.1.25/e3c2626a08bf312d5ab7245e11990095ce0fb334/fastjson-1.1.25.jar
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.
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
CVE-2017-18349 - High Severity Vulnerability
Vulnerable Library - fastjson-1.1.25.jar
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
Library home page: https://github.com/AlibabaTech/fastjson
Path to dependency file: /Sample/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.alibaba/fastjson/1.1.25/e3c2626a08bf312d5ab7245e11990095ce0fb334/fastjson-1.1.25.jar
Dependency Hierarchy: - mobile-engagement-4.0.2.aar (Root Library) - core-sdk-2.0.110.aar - :x: **fastjson-1.1.25.jar** (Vulnerable Library)
Found in HEAD commit: 6f872f973c7d963a60695841742fa1a8ef36c1d2
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2018-10-23
URL: CVE-2017-18349
CVSS 3 Score Details (9.8)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18349
Release Date: 2018-10-23
Fix Resolution: com.alibaba:fastjson:1.2.25
Step up your Open Source Security Game with Mend here