[issue22885] Arbitrary code execution vulnerability due to unchecked eval() call in dumbdbm module

Serhiy Storchaka report at bugs.python.org
Sun Feb 15 23:40:44 CET 2015


Serhiy Storchaka added the comment:

Committed issue22885.patch with modified test which demonstrates vulnerability of unpatched dbm.dumb. If you want to change exception type raised by dbm.dumb, you can open new issue.

----------
assignee:  -> serhiy.storchaka
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.4

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


More information about the Python-bugs-list mailing list