Path to vulnerable library: /.gradle/caches/modules-2/files-2.1/com.alibaba/fastjson/1.2.60/2f62c7d9069e2744bdba3975b568d53c7089ecc1/fastjson-1.2.60.jar
The package com.alibaba:fastjson before 1.2.83 are vulnerable to Deserialization of Untrusted Data by bypassing the default autoType shutdown restrictions, which is possible under certain conditions. Exploiting this vulnerability allows attacking remote servers. Workaround: If upgrading is not possible, you can enable [safeMode](https://github.com/alibaba/fastjson/wiki/fastjson_safemode).
CVE-2022-25845 - High Severity Vulnerability
Vulnerable Library - fastjson-1.2.60.jar
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
Library home page: https://github.com/alibaba
Path to dependency file: /build.gradle
Path to vulnerable library: /.gradle/caches/modules-2/files-2.1/com.alibaba/fastjson/1.2.60/2f62c7d9069e2744bdba3975b568d53c7089ecc1/fastjson-1.2.60.jar
Dependency Hierarchy: - :x: **fastjson-1.2.60.jar** (Vulnerable Library)
Found in HEAD commit: 722089816e5192b667c19cb836256ef6da8be1ac
Found in base branch: master
Vulnerability Details
The package com.alibaba:fastjson before 1.2.83 are vulnerable to Deserialization of Untrusted Data by bypassing the default autoType shutdown restrictions, which is possible under certain conditions. Exploiting this vulnerability allows attacking remote servers. Workaround: If upgrading is not possible, you can enable [safeMode](https://github.com/alibaba/fastjson/wiki/fastjson_safemode).
Publish Date: 2022-06-10
URL: CVE-2022-25845
CVSS 3 Score Details (8.1)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - 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
Release Date: 2022-06-10
Fix Resolution: 1.2.67_noneautotype2
Step up your Open Source Security Game with Mend here