commit | 7d0b8f95e7c6cc70c1a636312099773376337d14 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Sep 17 00:23:55 2014 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Sep 17 00:23:55 2014 +0200 |
tree | e3062b5036879bd2a96db7f5a19b52c15d8033d4 | |
parent | 89e186f24ea6c10c39e90eb153bf714934be4e62 [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 eeefc81..d1ebba7 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -131,6 +131,7 @@ Pablo Bleyer Erik van Blokland Eric Blossom +Sergey Bobrov Finn Bock Paul Boddie Matthew Boedicker