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 larry
Recipients Thomas, larry, martin.panter, paul.moore, phihag, python-dev, steve.dower, tim.golden, xiang.zhang, zach.ware
Date 2017-07-12.12:52:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499863927.14.0.833028253876.issue26657@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6f6bc1da8aaae52664e7747e328d26eb59c0e74f by larryhastings (Victor Stinner) in branch '3.4':
bpo-26657: Fix Windows directory traversal vulnerability with http.server (#782)
https://github.com/python/cpython/commit/6f6bc1da8aaae52664e7747e328d26eb59c0e74f
History
Date User Action Args
2017-07-12 12:52:07larrysetrecipients: + larry, paul.moore, tim.golden, phihag, python-dev, martin.panter, zach.ware, steve.dower, xiang.zhang, Thomas
2017-07-12 12:52:07larrysetmessageid: <1499863927.14.0.833028253876.issue26657@psf.upfronthosting.co.za>
2017-07-12 12:52:07larrylinkissue26657 messages
2017-07-12 12:52:07larrycreate