FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.9] gh-104049: do not expose on-disk location from SimpleHTTPRequestHandler (GH-104067) by miss-islington · Pull Request #104120 · python/cpython · GitHub

/ cpython Public

[3.9] gh-104049: do not expose on-disk location from SimpleHTTPRequestHandler (GH-104067) - #104120

Merged
ambv merged 1 commit into
python:3.9from
miss-islington:backport-c7c3a60-3.9
May 22, 2023
Merged

[3.9] gh-104049: do not expose on-disk location from SimpleHTTPRequestHandler (GH-104067)#104120
ambv merged 1 commit into
python:3.9from
miss-islington:backport-c7c3a60-3.9

Conversation

miss-islington commented May 3, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Do not expose the local server's on-disk location from SimpleHTTPRequestHandler when generating a directory index. (unnecessary information disclosure)


(cherry picked from commit c7c3a60)

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

…tHandler (pythonGH-104067)

Do not expose the local server's on-disk location from `SimpleHTTPRequestHandler` when generating a directory index. (unnecessary information disclosure)

---------

(cherry picked from commit c7c3a60)

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL