Python Vulnerabilities #555
MikeNikolayev
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed latest tag (built 6 month ago) and found vulnerabilities list.
All of them are already fixed in requirements file. Do you mind building a new tag with fixes?
The list
Library:
idna (METADATA)
CVE-2024-3651
MEDIUM
fixed
3.6
3.7
python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()
Library:
requests (METADATA)
CVE-2024-35195
MEDIUM
2.31.0
2.32.0
requests: subsequent requests to the same host ignore cert verification
Library:
sqlparse (METADATA)
CVE-2024-4340
HIGH
0.4.4
0.5.0
sqlparse: parsing heavily nested list leads to denial of service
Library:
urllib3 (METADATA)
CVE-2024-37891
MEDIUM
1.26.18
1.26.19, 2.2.2
urllib3: proxy-authorization request header is not stripped during cross-origin redirects
Beta Was this translation helpful? Give feedback.
All reactions