Message 330925 - Python tracker (original) (raw)
Message330925
Author | vstinner |
---|---|
Recipients | barry, r.david.murray, rad164, vstinner, xtreak |
Date | 2018-12-03.10:17:52 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1543832272.47.0.788709270274.issue33529@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Since it's a denial of service which can be triggered by an user, I mark this issue as a security issue. I can be wrong, but it seems like Python 2.7 isn't affected: Lib/email/_header_value_parser.py was added by bpo-12586 (commit 0b6f6c82b51b7071d88f48abb3192bf3dc2a2d24). Python 2.7 doesn't have this file nor policies. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2018-12-03 10:17:52 | vstinner | set | recipients: + vstinner, barry, r.david.murray, rad164, xtreak |
2018-12-03 10:17:52 | vstinner | set | messageid: 1543832272.47.0.788709270274.issue33529@psf.upfronthosting.co.za |
2018-12-03 10:17:52 | vstinner | link | issue33529 messages |
2018-12-03 10:17:52 | vstinner | create |