ChoeMinji / xstream-2.2.3

Other
0 stars 0 forks source link

CVE-2023-1436 (Medium) detected in jettison-1.2.jar #67

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2023-1436 - Medium Severity Vulnerability

Vulnerable Library - jettison-1.2.jar

A StAX implementation for JSON.

Path to dependency file: /xstream-jmh/pom.xml

Path to vulnerable library: /ository/org/codehaus/jettison/jettison/1.2/jettison-1.2.jar,/ository/org/codehaus/jettison/jettison/1.2/jettison-1.2.jar

Dependency Hierarchy: - :x: **jettison-1.2.jar** (Vulnerable Library)

Found in HEAD commit: c65a2302718fe7b2798a6257ca832b8ccac3fbe4

Found in base branch: master

Vulnerability Details

An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown.

Publish Date: 2023-03-16

URL: CVE-2023-1436

CVSS 3 Score Details (5.9)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - 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

Origin: https://github.com/advisories/GHSA-q6g2-g7f3-rr83

Release Date: 2024-08-01

Fix Resolution: 1.5.4


Step up your Open Source Security Game with Mend here