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

19 lines
890 B
Markdown

### [CVE-2007-3385](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3385)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Apache Tomcat 6.0.0 to 6.0.13, 5.5.0 to 5.5.24, 5.0.0 to 5.0.30, 4.1.0 to 4.1.36, and 3.3 to 3.3.2 does not properly handle the \" character sequence in a cookie value, which might cause sensitive information such as session IDs to be leaked to remote attackers and enable session hijacking attacks.
### POC
#### Reference
- http://community.ca.com/blogs/casecurityresponseblog/archive/2009/01/23.aspx
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9549
#### Github
No PoCs found on GitHub currently.