#VU26412 CRLF injection in urllib3 - CVE-2019-11236
Published: March 26, 2020 / Updated: June 20, 2021
urllib3
urlib3
Description
The vulnerability allows a remote attacker to perform a spoofing attack.
The vulnerability exists due to insufficient filtration of user-supplied data passed via HTTP request parameters to urllib3 library. A remote attacker can pass specially crafted data that contains CRLF sequences and perform a spoofing attack.
Remediation
External links
- https://github.com/urllib3/urllib3/issues/1553
- https://lists.debian.org/debian-lts-announce/2019/06/msg00016.html
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R62XGEYPUTXMRHGX5I37EBCGQ5COHGKR/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TBI45HO533KYHNB5YRO43TBYKA3E3VRL/
- https://usn.ubuntu.com/3990-1/