renfei / server

Home Page:https://www.renfei.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2022-40149 (High) detected in jettison-1.1.jar

mend-bolt-for-github opened this issue · comments

CVE-2022-40149 - High Severity Vulnerability

Vulnerable Library - jettison-1.1.jar

A StAX implementation for JSON.

Path to dependency file: /server-core/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar,/home/wss-scanner/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar,/home/wss-scanner/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar,/home/wss-scanner/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar,/home/wss-scanner/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar,/home/wss-scanner/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar

Dependency Hierarchy:

  • aliyun-sdk-oss-3.15.1.jar (Root Library)
    • jettison-1.1.jar (Vulnerable Library)

Found in HEAD commit: 0189d99521741cafa098fcb6eaba084fbe6b869e

Found in base branch: master

Vulnerability Details

Those using Jettison to parse untrusted XML or JSON data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.

Publish Date: 2022-09-16

URL: CVE-2022-40149

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2022-09-16

Fix Resolution (org.codehaus.jettison:jettison): 1.5.1

Direct dependency fix Resolution (com.aliyun.oss:aliyun-sdk-oss): 3.16.0


Step up your Open Source Security Game with Mend here