Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2022-42252 |
CWE-ID | CWE-444 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
SUSE OpenStack Cloud Crowbar Operating systems & Components / Operating system SUSE Linux Enterprise Server for SAP Operating systems & Components / Operating system SUSE Linux Enterprise Server Operating systems & Components / Operating system SUSE OpenStack Cloud Operating systems & Components / Operating system tomcat-webapps Operating systems & Components / Operating system package or component tomcat-servlet-4_0-api Operating systems & Components / Operating system package or component tomcat-lib Operating systems & Components / Operating system package or component tomcat-jsp-2_3-api Operating systems & Components / Operating system package or component tomcat-javadoc Operating systems & Components / Operating system package or component tomcat-el-3_0-api Operating systems & Components / Operating system package or component tomcat-docs-webapp Operating systems & Components / Operating system package or component tomcat-admin-webapps Operating systems & Components / Operating system package or component tomcat Operating systems & Components / Operating system package or component |
Vendor | SUSE |
Security Bulletin
This security bulletin contains one medium risk vulnerability.
EUVDB-ID: #VU68859
Risk: Medium
CVSSv4.0: 1.2 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-42252
CWE-ID:
CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform HTTP request smuggling attacks.
The vulnerability exists due to improper validation of HTTP requests. A remote attacker can send a specially crafted HTTP request to the server and smuggle arbitrary HTTP headers via an invalid
Content-Length
header.
Successful exploitation of vulnerability may allow an attacker to poison HTTP cache and perform phishing attacks but requires Tomcat to be configured to ignore invalid HTTP headers via setting
rejectIllegalHeader
to false
(not the default configuration).
Update the affected package tomcat to the latest version.
Vulnerable software versionsSUSE OpenStack Cloud Crowbar: 9
SUSE Linux Enterprise Server for SAP: 12-SP4
SUSE Linux Enterprise Server: 12-SP4-LTSS - 12-SP5
SUSE OpenStack Cloud: 9
tomcat-webapps: before 9.0.36-3.93.1
tomcat-servlet-4_0-api: before 9.0.36-3.93.1
tomcat-lib: before 9.0.36-3.93.1
tomcat-jsp-2_3-api: before 9.0.36-3.93.1
tomcat-javadoc: before 9.0.36-3.93.1
tomcat-el-3_0-api: before 9.0.36-3.93.1
tomcat-docs-webapp: before 9.0.36-3.93.1
tomcat-admin-webapps: before 9.0.36-3.93.1
tomcat: before 9.0.36-3.93.1
CPE2.3https://www.suse.com/support/update/announcement/2022/suse-su-20224303-1/
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.