Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2022-25845 (High) detected in fastjson-1.2.33.jar #150

Open
mend-for-github-com bot opened this issue Mar 8, 2023 · 0 comments
Open

CVE-2022-25845 (High) detected in fastjson-1.2.33.jar #150

mend-for-github-com bot opened this issue Mar 8, 2023 · 0 comments
Labels
security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

CVE-2022-25845 - High Severity Vulnerability

Vulnerable Library - fastjson-1.2.33.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: /core/pom.xml

Path to vulnerable library: /epository/com/alibaba/fastjson/1.2.33/fastjson-1.2.33.jar

Dependency Hierarchy:

  • fastjson-1.2.33.jar (Vulnerable Library)

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.

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.67_noneautotype2


⛑️ Automatic Remediation is available for this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants