mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
19 lines
882 B
Markdown
19 lines
882 B
Markdown
### [CVE-2007-1355](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1355)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in the appdev/sample/web/hello.jsp example application in Tomcat 4.0.0 through 4.0.6, 4.1.0 through 4.1.36, 5.0.0 through 5.0.30, 5.5.0 through 5.5.23, and 6.0.0 through 6.0.10 allow remote attackers to inject arbitrary web script or HTML via the test parameter and unspecified vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://community.ca.com/blogs/casecurityresponseblog/archive/2009/01/23.aspx
|
|
- http://securityreason.com/securityalert/2722
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|