mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
786 B
786 B
CVE-2011-2201
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
- https://bugzilla.redhat.com/show_bug.cgi?id=712694
Github
No PoCs found on GitHub currently.