mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 10:49:42 +02:00
18 lines
710 B
Markdown
18 lines
710 B
Markdown
### [CVE-2005-1792](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1792)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Memory leak in Windows Management Instrumentation (WMI) service allows attackers to cause a denial of service (memory consumption and crash) by creating security contexts more quickly than they can be cleared from the RPC cache.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.networksecurity.fi/advisories/windows-wmi-rpc.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|