mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
895 B
Markdown
18 lines
895 B
Markdown
### [CVE-2008-3271](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3271)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|