Skip to content

Commit db3080e

Browse files
author
guido@google.com
committed
Add CVE number to urllib/urllib2 news item.
1 parent f150930 commit db3080e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Library
1313
-------
1414

1515
- Issue #11662: Make urllib and urllib2 ignore redirections if the
16-
scheme is not HTTP, HTTPS or FTP. This fixes a security hole.
16+
scheme is not HTTP, HTTPS or FTP (CVE-2011-1521).
1717

1818
- Issue #8674: Fixed a number of incorrect or undefined-behaviour-inducing
1919
overflow checks in the audioop module (CVE-2010-1634).

0 commit comments

Comments
 (0)