mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
700 B
Markdown
18 lines
700 B
Markdown
### [CVE-2002-0682](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0682)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting vulnerability in Apache Tomcat 4.0.3 allows remote attackers to execute script as other web users via script in a URL with the /servlet/ mapping, which does not filter the script when an exception is thrown by the servlet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/m3n0sd0n4ld/uCVE
|
|
|