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 yao zhihua
Recipients orsenthil, yao zhihua
Date 2018-03-05.00:50:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520211026.57.0.467229070634.issue32993@psf.upfronthosting.co.za>
In-reply-to
Content
Okay my falut.I made the wrong issue.The issue is issue11662.Urlopen function can use the file protocol, when an attacker input file:///etc/passwd, it can leak the contents of the passwd file.
History
Date User Action Args
2018-03-05 00:50:26yao zhihuasetrecipients: + yao zhihua, orsenthil
2018-03-05 00:50:26yao zhihuasetmessageid: <1520211026.57.0.467229070634.issue32993@psf.upfronthosting.co.za>
2018-03-05 00:50:26yao zhihualinkissue32993 messages
2018-03-05 00:50:26yao zhihuacreate