SelvaMiru / WebGoat

WebGoat is a deliberately insecure application
https://webgoat.github.io/WebGoat/
Other
0 stars 0 forks source link

CVE-2024-3653 (Medium) detected in undertow-core-2.2.10.Final.jar, undertow-servlet-2.2.10.Final.jar #133

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

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

CVE-2024-3653 - Medium Severity Vulnerability

Vulnerable Libraries - undertow-core-2.2.10.Final.jar, undertow-servlet-2.2.10.Final.jar

undertow-core-2.2.10.Final.jar

Path to dependency file: /webgoat-integration-tests/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/io/undertow/undertow-core/2.2.10.Final/undertow-core-2.2.10.Final.jar

Dependency Hierarchy: - webwolf-8.2.3-SNAPSHOT.jar (Root Library) - spring-boot-starter-undertow-2.5.4.jar - :x: **undertow-core-2.2.10.Final.jar** (Vulnerable Library)

undertow-servlet-2.2.10.Final.jar

Path to dependency file: /webgoat-integration-tests/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.10.Final/undertow-servlet-2.2.10.Final.jar

Dependency Hierarchy: - webwolf-8.2.3-SNAPSHOT.jar (Root Library) - spring-boot-starter-undertow-2.5.4.jar - :x: **undertow-servlet-2.2.10.Final.jar** (Vulnerable Library)

Found in base branch: develop

Vulnerability Details

A vulnerability was found in Undertow. This issue requires enabling the learning-push handler in the server's config, which is disabled by default, leaving the maxAge config in the handler unconfigured. The default is -1, which makes the handler vulnerable. If someone overwrites that config, the server is not subject to the attack. The attacker needs to be able to reach the server with a normal HTTP request.

Publish Date: 2024-07-08

URL: CVE-2024-3653

CVSS 3 Score Details (5.3)

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: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2024-3653

Release Date: 2024-07-08

Fix Resolution: io.undertow:undertow-core - 2.3.0.Alpha1


Step up your Open Source Security Game with Mend here