CVE-2017-2666
MEDIUMUndertow < 1.3.31 - HTTP Request Smuggling via Invalid Request Line Characters
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2017-2666. PoCs published by dawetmaster, andikahilmy, tafamace.
AI-analyzed exploit summary The repository contains only the source code of Undertow, a Java web server, without any exploit code or technical analysis related to CVE-2017-2666. The README provides no details about the vulnerability or how to exploit it.
Description
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.
Exploits (3)
The repository contains only the source code of Undertow, a Java web server, without any exploit code or technical analysis related to CVE-2017-2666. The README provides no details about the vulnerability or how to exploit it.
The repository contains only the source code of Undertow, a Java web server, without any exploit code or technical analysis related to CVE-2017-2666. The README provides no details about the vulnerability or how to exploit it.
The provided code is a simple Java stub that prints command-line arguments and does not demonstrate any exploit functionality. It lacks any offensive techniques or vulnerability-specific logic.
References (11)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N