It was discovered in Undertow that the code that parsed the HTTP request line permitted invalid characters. This could be exploited, in conjunction with a proxy that also permitted the invalid characters but with a different interpretation, to inject data into the HTTP response. By manipulating the HTTP response the attacker could poison a web-cache, perform an XSS attack, or obtain sensitive information from requests other than their own.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
AND |
|
Configuration 3 (hide)
AND |
|
Configuration 4 (hide)
|
History
No history.
Information
Published : 2018-07-27 14:29
Updated : 2024-11-21 03:23
NVD link : CVE-2017-2666
Mitre link : CVE-2017-2666
CVE.ORG link : CVE-2017-2666
JSON object : View
Products Affected
redhat
- jboss_enterprise_application_platform
- enterprise_linux
- undertow
debian
- debian_linux
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')