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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Java Server Pages (JSP) engine in Tomcat allows web page owners to cause a denial of service (engine crash) on the web server via a JSP page that calls WPrinterJob().pageSetup(null,null).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/m3n0sd0n4ld/uCVE
|
|
|