mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
699 B
Markdown
18 lines
699 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
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/imjdl/CVE-2012-4431
|
|
|