mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-21 06:23:38 +00:00
18 lines
814 B
Markdown
18 lines
814 B
Markdown
### [CVE-2002-0072](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0072)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The w3svc.dll ISAPI filter in Front Page Server Extensions and ASP.NET for Internet Information Server (IIS) 4.0, 5.0, and 5.1 does not properly handle the error condition when a long URL is provided, which allows remote attackers to cause a denial of service (crash) when the URL parser accesses a null pointer.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.cisco.com/warp/public/707/Microsoft-IIS-vulnerabilities-MS02-018.shtml
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|