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 r.david.murray
Recipients lukasz.langa, r.david.murray, spaceone, terry.reedy, vstinner
Date 2015-11-25.21:36:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448487375.17.0.0180264224285.issue25723@psf.upfronthosting.co.za>
In-reply-to
Content
The issue would be if the section name came from user input.  Then an attacker could craft a section name that would result in inserting arbitrary names and values into the config file.
History
Date User Action Args
2015-11-25 21:36:15r.david.murraysetrecipients: + r.david.murray, terry.reedy, vstinner, lukasz.langa, spaceone
2015-11-25 21:36:15r.david.murraysetmessageid: <1448487375.17.0.0180264224285.issue25723@psf.upfronthosting.co.za>
2015-11-25 21:36:15r.david.murraylinkissue25723 messages
2015-11-25 21:36:15r.david.murraycreate