mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
890 B
Markdown
19 lines
890 B
Markdown
### [CVE-2007-3385](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3385)
|
|

|
|

|
|

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