https://github.com/python/cpython
Revision b53d0ff4312cc2a67b9c5752844b140c08514648 authored by Miss Islington (bot) on 22 May 2023, 10:40:50 UTC, committed by GitHub on 22 May 2023, 10:40:50 UTC
Do not expose the local server's on-disk location from `SimpleHTTPRequestHandler` when generating a directory index. (unnecessary information disclosure)

(cherry picked from commit c7c3a60c88de61a79ded9fdaf6bc6a29da4efb9a)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
1 parent d1645ce
History
Tip revision: b53d0ff4312cc2a67b9c5752844b140c08514648 authored by Miss Islington (bot) on 22 May 2023, 10:40:50 UTC
[3.9] gh-104049: do not expose on-disk location from SimpleHTTPRequestHandler (GH-104067) (#104120)
Tip revision: b53d0ff
File Mode Size
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.editorconfig -rw-r--r-- 181 bytes
.gitattributes -rw-r--r-- 1.6 KB
.gitignore -rw-r--r-- 2.3 KB
.travis.yml -rw-r--r-- 8.3 KB
CODE_OF_CONDUCT.md -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 70.2 KB
README.rst -rw-r--r-- 10.0 KB
aclocal.m4 -rw-r--r-- 20.2 KB
config.guess -rwxr-xr-x 48.2 KB
config.sub -rwxr-xr-x 34.4 KB
configure -rwxr-xr-x 503.2 KB
configure.ac -rw-r--r-- 170.9 KB
install-sh -rwxr-xr-x 15.0 KB
netlify.toml -rw-r--r-- 82 bytes
pyconfig.h.in -rw-r--r-- 44.8 KB
setup.py -rw-r--r-- 108.1 KB

README.rst

back to top