diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-07-14 07:04:15 (GMT) |
---|---|---|
committer | larryhastings <larry@hastings.org> | 2019-07-14 07:04:15 (GMT) |
commit | 4fe82a8eef7aed60de05bfca0f2c322730ea921e (patch) | |
tree | be5fbed2a0a831f24c770f6ef95e7584e0d8230e /Python/Python-ast.c | |
parent | 43a0ae920bb8962d20148cfbdf37a60c1ad45f5b (diff) | |
download | cpython-4fe82a8eef7aed60de05bfca0f2c322730ea921e.zip cpython-4fe82a8eef7aed60de05bfca0f2c322730ea921e.tar.gz cpython-4fe82a8eef7aed60de05bfca0f2c322730ea921e.tar.bz2 |
bpo-35907, CVE-2019-9948: urllib rejects local_file:// scheme (GH-13474) (GH-13505) (#13510)
CVE-2019-9948: Avoid file reading by disallowing local-file:// and
local_file:// URL schemes in URLopener().open() and
URLopener().retrieve() of urllib.request.
Co-Authored-By: SH <push0ebp@gmail.com>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions