commit | c9cdd0ccadfaaac177ab7a866b979db3b073f660 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Sep 16 15:45:36 2014 -0700 |
committer | Guido van Rossum <guido@python.org> | Tue Sep 16 15:45:36 2014 -0700 |
tree | 00d7284e501ec1c19e471bb15348e6d0ff035ae9 | |
parent | 038fac67c02d85df2d34f1092a51db31f758bb63 [diff] [blame] |
Lax cookie parsing in http.cookies could be a security issue when combined with non-standard cookie handling in some Web browsers. Reported by Sergey Bobrov.
diff --git a/Misc/ACKS b/Misc/ACKS index f9a4426..1ca0479 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -136,6 +136,7 @@ Pablo Bleyer Erik van Blokland Eric Blossom +Sergey Bobrov Finn Bock Paul Boddie Matthew Boedicker