Files
CVEs-PoC/2011/CVE-2011-1183.md
T
2025-09-29 21:09:30 +02:00

18 lines
802 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=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.