mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 00:14:09 +02:00
18 lines
797 B
Markdown
18 lines
797 B
Markdown
### [CVE-2007-3382](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3382)
|
|

|
|

|
|

|
|
|
|
### 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 treats single quotes ("'") as delimiters in cookies, which might cause sensitive information such as session IDs to be leaked and allow remote attackers to conduct session hijacking attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://community.ca.com/blogs/casecurityresponseblog/archive/2009/01/23.aspx
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|