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.
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
Library home page: http://www.jboss.org
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
Library home page: http://www.jboss.org
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