### [CVE-2003-0605](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0605) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 - http://marc.info/?l=bugtraq&m=105880332428706&w=2 #### Github No PoCs found on GitHub currently.