[issue11269] cgi.FieldStorage forgets to unquote field names when parsing multipart/form-data

Sergey Schetinin report at bugs.python.org
Fri Feb 25 22:06:56 CET 2011


Sergey Schetinin <sergey at maluke.com> added the comment:

I don't think that's a security issue, just something that would break with certain filenames. And I said that it's a browsers' problem in the sense that it can only be fixed / caught on their side.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11269>
_______________________________________


More information about the Python-bugs-list mailing list