This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients Thomas, larry, martin.panter, ned.deily, paul.moore, phihag, python-dev, steve.dower, tim.golden, xiang.zhang, zach.ware
Date 2017-07-26.04:06:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501041980.45.0.892190852555.issue26657@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7b92f9fa47df754b50c64aac84cf1c09693571af by Ned Deily (Victor Stinner) in branch '3.3':
bpo-26657: Fix Windows directory traversal vulnerability with http.server (#782) (#2860)
https://github.com/python/cpython/commit/7b92f9fa47df754b50c64aac84cf1c09693571af
History
Date User Action Args
2017-07-26 04:06:20ned.deilysetrecipients: + ned.deily, paul.moore, larry, tim.golden, phihag, python-dev, martin.panter, zach.ware, steve.dower, xiang.zhang, Thomas
2017-07-26 04:06:20ned.deilysetmessageid: <1501041980.45.0.892190852555.issue26657@psf.upfronthosting.co.za>
2017-07-26 04:06:20ned.deilylinkissue26657 messages
2017-07-26 04:06:20ned.deilycreate