berez23 / daf

Data & Analytics Framework (DAF)
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

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

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

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

CVE-2022-40149 - High Severity Vulnerability

Vulnerable Library - jettison-1.1.jar

A StAX implementation for JSON.

Path to vulnerable library: /root/.ivy2/cache/org.codehaus.jettison/jettison/bundles/jettison-1.1.jar

Dependency Hierarchy: - hadoop-yarn-server-web-proxy-2.6.0-cdh5.12.0.jar (Root Library) - hadoop-yarn-server-common-2.6.0-cdh5.12.0.jar - hadoop-yarn-common-2.6.0-cdh5.12.0.jar - jersey-json-1.9.jar - :x: **jettison-1.1.jar** (Vulnerable Library)

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 (org.apache.hadoop:hadoop-yarn-server-web-proxy): 2.6.1


Step up your Open Source Security Game with Mend here