mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
798 B
Markdown
18 lines
798 B
Markdown
### [CVE-2003-0605](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0605)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The RPC DCOM interface in Windows 2000 SP3 and SP4 allows remote attackers to cause a denial of service (crash), and local attackers to use the DoS to hijack the epmapper pipe to gain privileges, via certain messages to the __RemoteGetClassObject interface that cause a NULL pointer to be passed to the PerformScmStage function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=105880332428706&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|