When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.
| Version | Score | Severity | Vector String |
|---|---|---|---|
| 4.0 | 6.3 | Medium | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L |
| Product | Vendor | Version |
|---|---|---|
| CPython | Python Software Foundation | n/a |
| CPython | Python Software Foundation | QCM4290 |