[issue10876] Zipfile sometimes considers a false password to be correct

Kira Erethon report at bugs.python.org
Wed Jan 19 01:06:58 CET 2011


Kira Erethon <shinjierethon at gmail.com> added the comment:

Sorry to re-open this, but I consider it an important bug. Tried it in 3.1 also and it's still there. To sum up what's happening, zipfile sometimes considers a false password to be correct and proceeds with decrypting the file. Is there a workaround in this? Or even checking if a file has been decrypted correctly?

----------
resolution: invalid -> 
status: closed -> open
title: Zipfile crashes when zip password is set to 610/844/numerous other numbers -> Zipfile sometimes considers a false password to be correct

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


More information about the Python-bugs-list mailing list