AlexRogalskiy / webgate

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

CVE-2022-42252 (High) detected in tomcat-embed-core-9.0.38.jar #445

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

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

CVE-2022-42252 - High Severity Vulnerability

Vulnerable Library - tomcat-embed-core-9.0.38.jar

Core Tomcat implementation

Dependency Hierarchy: - spring-boot-starter-web-2.3.4.RELEASE.jar (Root Library) - spring-boot-starter-tomcat-2.3.4.RELEASE.jar - :x: **tomcat-embed-core-9.0.38.jar** (Vulnerable Library)

Found in HEAD commit: 358354f77c0c9395d4dbc4a56c63694f1e20d67f

Found in base branch: master

Vulnerability Details

If Apache Tomcat 8.5.0 to 8.5.82, 9.0.0-M1 to 9.0.67, 10.0.0-M1 to 10.0.26 or 10.1.0-M1 to 10.1.0 was configured to ignore invalid HTTP headers via setting rejectIllegalHeader to false (the default for 8.5.x only), Tomcat did not reject a request containing an invalid Content-Length header making a request smuggling attack possible if Tomcat was located behind a reverse proxy that also failed to reject the request with the invalid header.

Publish Date: 2022-11-01

URL: CVE-2022-42252

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: High - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-p22x-g9px-3945

Release Date: 2022-11-01

Fix Resolution: org.apache.tomcat:tomcat:8.5.83,9.0.68,10.0.27,10.1.1


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