gsylvie / t

t
0 stars 0 forks source link

CVE-2023-1436 (High) detected in jettison-1.2.jar #357

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

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

CVE-2023-1436 - High Severity Vulnerability

Vulnerable Library - jettison-1.2.jar

A StAX implementation for JSON.

Path to dependency file: /t/sub1/pom.xml

Path to vulnerable library: /2/repository/org/codehaus/jettison/jettison/1.2/jettison-1.2.jar

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

Found in HEAD commit: 37c7d89138d443bae9926a0184046f8d8c7dda51

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

URL: CVE-2023-1436

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

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

Release Date: 2023-03-22

Fix Resolution: 1.5.4


Step up your Open Source Security Game with Mend here