3 matches found
CVE-2008-6547
schema.py in FormEncode for Python python-formencode 1.0 does not apply the chainedvalidators feature, which allows attackers to bypass intended access restrictions via unknown vectors...
CVE-2008-6547
schema.py in FormEncode for Python python-formencode 1.0 does not apply the chainedvalidators feature, which allows attackers to bypass intended access restrictions via unknown vectors...
Fedora 9 : python-formencode-1.0.1-1.fc9 (2008-6312)
The formencode package helps create validators that can check and manipulate user input before passing it to the rest of the program. Version 1.0 silently ignored one class of validators chainedvalidators that run over a set of user input rather than individual pieces. Version 1.0.1 fixes that so...