http.client in Python 3.x before 3.5.10, 3.6.x before 3.6...
High severity
Unreviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated May 24, 2023
Description
Published by the National Vulnerability Database
Sep 27, 2020
Published to the GitHub Advisory Database
May 24, 2022
Last updated
May 24, 2023
http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 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 HTTPConnection.request.
References