mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
844 B
Markdown
18 lines
844 B
Markdown
### [CVE-2006-1364](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1364)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft w3wp (aka w3wp.exe) does not properly handle when the AspCompat directive is not used when referencing COM components in ASP.NET, which allows remote attackers to cause a denial of service (resource consumption or crash) by repeatedly requesting each of several documents that refer to COM components, or are restricted documents located under the ASP.NET application path.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/1601
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|