This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit e55d295
Upgrade urllib3 to version 1.25.9 or later.
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.
GHSA-wqvq-5m8c-6g241 parent 5e1dcea commit e55d295
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments