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

18 lines
891 B
Markdown

### [CVE-2008-3271](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3271)
![](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 5.5.0 and 4.1.0 through 4.1.31 allows remote attackers to bypass an IP address restriction and obtain sensitive information via a request that is processed concurrently with another request but in a different thread, leading to an instance-variable overwrite associated with a "synchronization problem" and lack of thread safety, and related to RemoteFilterValve, RemoteAddrValve, and RemoteHostValve.
### POC
#### Reference
- http://securityreason.com/securityalert/4396
#### Github
No PoCs found on GitHub currently.