mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 15:54:10 +02:00
19 lines
808 B
Markdown
19 lines
808 B
Markdown
### [CVE-2005-0051](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0051)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|