CVE-2020-26137

Published
View on NVD ↗
CVSS v3
6.5
MEDIUM
CVSS v2
6.4
MEDIUM
Affected
1
PROJECT

Description

urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest(). NOTE: this is similar to CVE-2020-26116.

urllib3 is a user-friendly HTTP client library for Python
GitHubGitHub
4.03K