tt9133github / libraryiotest

libraryiotest
0 stars 0 forks source link

CVE-2022-25845 (Critical) detected in fastjson-1.2.25.jar #286

Open mend-bolt-for-github[bot] opened 2 years ago

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

CVE-2022-25845 - Critical Severity Vulnerability

Vulnerable Library - fastjson-1.2.25.jar

Fastjson is a JSON processor (JSON parser + JSON generator) written in Java

Library home page: https://github.com/alibaba/fastjson

Path to dependency file: /pom.xml

Path to vulnerable library: /canner/.m2/repository/com/alibaba/fastjson/1.2.25/fastjson-1.2.25.jar

Dependency Hierarchy: - :x: **fastjson-1.2.25.jar** (Vulnerable Library)

Found in HEAD commit: 34ce0f6524391068ef5b880f65575eb3eb499124

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 (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

Release Date: 2022-06-10

Fix Resolution: 1.2.50_noneautotype


Step up your Open Source Security Game with Mend here