mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
786 B
Markdown
18 lines
786 B
Markdown
### [CVE-2008-0002](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0002)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apache Tomcat 6.0.0 through 6.0.15 processes parameters in the context of the wrong request when an exception occurs during parameter processing, which might allow remote attackers to obtain sensitive information, as demonstrated by disconnecting during this processing in order to trigger the exception.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.vmware.com/security/advisories/VMSA-2009-0016.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|