#VU47403 CRLF injection in urllib3 - CVE-2020-26137
Published: September 30, 2020 / Updated: July 20, 2022
urllib3
shazow (Andrey Petrov)
Description
The vulnerability allows a remote attacker to inject arbitrary data in server response.
The vulnerability exists due to insufficient validation of attacker-supplied data passed via the "method" parameter. A remote authenticated attacker can pass specially crafted data to the application containing CR-LF characters and modify application behavior.