Skip to content

Commit d9d1045

Browse files
authored
bpo-35907: Clarify the NEWS entry (GH-13557)
1 parent 25d8404 commit d9d1045

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Misc/NEWS.d/next/Library/2019-02-13-17-21-10.bpo-35907.ckk2zg.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CVE-2019-9948: Avoid file reading by disallowing ``local-file://`` and
2+
``local_file://`` URL schemes in :func:`urllib.urlopen`,
3+
:meth:`urllib.URLopener.open` and :meth:`urllib.URLopener.retrieve`.

0 commit comments

Comments
 (0)