mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-12 09:46:10 +00:00
18 lines
732 B
Markdown
18 lines
732 B
Markdown
### [CVE-2011-2201](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|