Files
CVEs-PoC/2011/CVE-2011-1183.md
T
2024-06-18 02:51:15 +02:00

18 lines
805 B
Markdown

### [CVE-2011-1183](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1183)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Apache Tomcat 7.0.11, when web.xml has no login configuration, does not follow security constraints, which allows remote attackers to bypass intended access restrictions via HTTP requests to a meta-data complete web application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1088 and CVE-2011-1419.
### POC
#### Reference
- http://securityreason.com/securityalert/8187
#### Github
No PoCs found on GitHub currently.