We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4585603 commit 1c9debdCopy full SHA for 1c9debd
1 file changed
Misc/NEWS.d/next/Security/2019-05-21-23-20-18.bpo-35907.NC_zNK.rst
@@ -1,3 +1,3 @@
1
CVE-2019-9948: Avoid file reading by disallowing ``local-file://`` and
2
-``local_file://`` URL schemes in ``URLopener().open()``
+``local_file://`` URL schemes in ``URLopener().open()`` and
3
``URLopener().retrieve()`` of :mod:`urllib.request`.
0 commit comments