SamHeadrickCx / JavaVulnerableLab-1

lab
GNU General Public License v2.0
0 stars 0 forks source link

CX: CVE-2022-42252 in Maven-org.apache.tomcat:tomcat-coyote and 9.0.22 @ JavaVulnerableLab-1.refs/heads/master #64

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

Description

If Apache Tomcat 8.5.0 through 8.5.82, 9.0.0-M1 through 9.0.67, 10.0.0-M1 through 10.0.26 and 10.1.0-M1 through 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.

HIGH Vulnerable Package issue exists @ org.apache.tomcat:tomcat-coyote in branch refs/heads/master

Vulnerability ID: CVE-2022-42252

Package Name: org.apache.tomcat:tomcat-coyote

Severity: HIGH

CVSS Score: 7.5

Publish Date: 2022-11-01T09:15:00

Current Package Version: 9.0.22

Remediation Upgrade Recommendation: 9.0.90

Link To SCA

Reference – NVD link

github-actions[bot] commented 4 days ago

Issue still exists.