mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 20:04:01 +02:00
19 lines
781 B
Markdown
19 lines
781 B
Markdown
### [CVE-2012-4431](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4431)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
org/apache/catalina/filters/CsrfPreventionFilter.java in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.32 allows remote attackers to bypass the cross-site request forgery (CSRF) protection mechanism via a request that lacks a session identifier.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://rhn.redhat.com/errata/RHSA-2013-1437.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
- https://github.com/imjdl/CVE-2012-4431
|
|
|