### [CVE-2005-0051](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0051) ![](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 Server service (srvsvc.dll) in Windows XP SP1 and SP2 allows remote attackers to obtain sensitive information (users who are accessing resources) via an anonymous logon using a named pipe, which is not properly authenticated, aka the "Named Pipe Vulnerability." ### POC #### Reference - http://www.securityfocus.com/bid/12486 - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-007 #### Github No PoCs found on GitHub currently.