### [CVE-2011-2201](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2201) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The Data::FormValidator module 4.66 and earlier for Perl, when untaint_all_constraints is enabled, does not properly preserve the taint attribute of data, which might allow remote attackers to bypass the taint protection mechanism via form input. ### POC #### Reference - https://bugzilla.redhat.com/show_bug.cgi?id=712694 #### Github No PoCs found on GitHub currently.