There is a LOW severity vulnerability affecting CPython,...
High severity
Unreviewed
Published
Aug 19, 2024
to the GitHub Advisory Database
•
Updated Jan 31, 2025
Description
Published by the National Vulnerability Database
Aug 19, 2024
Published to the GitHub Advisory Database
Aug 19, 2024
Last updated
Jan 31, 2025
There is a LOW severity vulnerability affecting CPython, specifically the
'http.cookies' standard library module.
When parsing cookies that contained backslashes for quoted characters in
the cookie value, the parser would use an algorithm with quadratic
complexity, resulting in excess CPU resources being used while parsing the
value.
References