phunware / maas-mapping-android-sdk

Phunware Mapping SDK for Android
0 stars 6 forks source link

CVE-2017-18349 (High) detected in fastjson-1.1.25.jar - autoclosed #145

Closed mend-bolt-for-github[bot] closed 2 years ago

mend-bolt-for-github[bot] commented 3 years ago

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: /Samples/kotlin/build.gradle

Path to vulnerable library: /tmp/ws-ua_20210813005015_UDJYLF/downloadResource_UVKTBE/20210813005138/fastjson-1.1.25.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.alibaba/fastjson/1.1.25/e3c2626a08bf312d5ab7245e11990095ce0fb334/fastjson-1.1.25.jar

Dependency Hierarchy: - provider-managed-4.0.0.aar (Root Library) - core-sdk-2.0.110.aar - :x: **fastjson-1.1.25.jar** (Vulnerable Library)

Found in HEAD commit: 4e3822a633f4161ad91f1b6bba4fe4cd494450c1

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

mend-bolt-for-github[bot] commented 2 years ago

: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.