AlexRogalskiy / webgate

WebGate Mqtt
GNU General Public License v3.0
0 stars 1 forks source link

CVE-2022-40152 (High) detected in woodstox-core-5.3.0.jar #417

Closed mend-bolt-for-github[bot] closed 5 months ago

mend-bolt-for-github[bot] commented 8 months ago

CVE-2022-40152 - High Severity Vulnerability

Vulnerable Library - woodstox-core-5.3.0.jar

Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs

Library home page: https://github.com/FasterXML/woodstox

Dependency Hierarchy: - spring-cloud-starter-netflix-eureka-client-2.2.5.RELEASE.jar (Root Library) - eureka-core-1.9.25.jar - :x: **woodstox-core-5.3.0.jar** (Vulnerable Library)

Found in HEAD commit: 9a0ac67bec5936d73e42ada71dbd56734da69cac

Found in base branch: master

Vulnerability Details

Those using Woodstox to parse XML data may be vulnerable to Denial of Service attacks (DOS) if DTD support is enabled. 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-40152

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 (com.fasterxml.woodstox:woodstox-core): 5.4.0

Direct dependency fix Resolution (org.springframework.cloud:spring-cloud-starter-netflix-eureka-client): 2.2.9.RELEASE


Step up your Open Source Security Game with Mend here

github-actions[bot] commented 8 months ago

Thank you for opening an issue. If this issue is related to a bug, please follow the steps and provide the information outlined in the Troubleshooting Guide. Failure to follow these instructions may result in automatic closing of this issue.

github-actions[bot] commented 6 months ago

Stale issue message