mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 02:45:46 +02:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
### [CVE-2012-2751](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2751)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ModSecurity before 2.6.6, when used with PHP, does not properly handle single quotes not at the beginning of a request parameter value in the Content-Disposition field of a request with a multipart/form-data Content-Type header, which allows remote attackers to bypass filtering rules and perform other attacks such as cross-site scripting (XSS) attacks. NOTE: this vulnerability exists because of an incomplete fix for CVE-2009-5031.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://blog.ivanristic.com/2012/06/modsecurity-and-modsecurity-core-rule-set-multipart-bypasses.html
|
|
- http://www.oracle.com/technetwork/topics/security/cpuapr2013-1899555.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|