mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 06:39:42 +02:00
18 lines
760 B
Markdown
18 lines
760 B
Markdown
### [CVE-2012-3546](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3546)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
org/apache/catalina/realm/RealmBase.java in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.30, when FORM authentication is used, allows remote attackers to bypass security-constraint checks by leveraging a previous setUserPrincipal call and then placing /j_security_check at the end of a URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
|