cve/2009/CVE-2009-2901.md

19 lines
846 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-2901](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2901)
![](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
The autodeployment process in Apache Tomcat 5.5.0 through 5.5.28 and 6.0.0 through 6.0.20, when autoDeploy is enabled, deploys appBase files that remain from a failed undeploy, which might allow remote attackers to bypass intended authentication requirements via HTTP requests.
### POC
#### Reference
- http://www.vmware.com/security/advisories/VMSA-2011-0003.html
- http://www.vmware.com/support/vsphere4/doc/vsp_vc41_u1_rel_notes.html
#### Github
No PoCs found on GitHub currently.