diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-05-05 23:14:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-05 23:14:28 (GMT) |
commit | 60ba0b68470a584103e28958d91e93a6db37ec92 (patch) | |
tree | 45a48643d20bec4f6c2eebc109bb273b1ca525a9 /Lib/idlelib/runscript.py | |
parent | 24f1d1a8a2c4aa58a606b4b6d5fa4305a3b91705 (diff) | |
download | cpython-60ba0b68470a584103e28958d91e93a6db37ec92.zip cpython-60ba0b68470a584103e28958d91e93a6db37ec92.tar.gz cpython-60ba0b68470a584103e28958d91e93a6db37ec92.tar.bz2 |
bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916) (GH-25931)
Fixes http.client potential denial of service where it could get stuck reading lines from a malicious server after a 100 Continue response.
Co-authored-by: Gregory P. Smith <greg@krypto.org>
(cherry picked from commit 47895e31b6f626bc6ce47d175fe9d43c1098909d)
Co-authored-by: Gen Xu <xgbarry@gmail.com>
Diffstat (limited to 'Lib/idlelib/runscript.py')
0 files changed, 0 insertions, 0 deletions