mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
21 lines
1.2 KiB
Markdown
21 lines
1.2 KiB
Markdown
### [CVE-2021-3737](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3737)
|
|

|
|

|
|
%2C%20CWE-400%20-%20Uncontrolled%20Resource%20Consumption&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/python/cpython/pull/25916
|
|
- https://www.oracle.com/security-alerts/cpujul2022.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/GitHubForSnap/matrix-commander-gael
|
|
- https://github.com/NathanielAPawluk/sec-buddy
|
|
|