Files
CVEs-PoC/2010/CVE-2010-0477.md
T
2024-05-26 14:27:05 +02:00

18 lines
852 B
Markdown

### [CVE-2010-0477](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0477)
![](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 SMB client in Microsoft Windows Server 2008 R2 and Windows 7 does not properly handle (1) SMBv1 and (2) SMBv2 response packets, which allows remote SMB servers and man-in-the-middle attackers to execute arbitrary code via a crafted packet that causes the client to read the entirety of the response, and then improperly interact with the Winsock Kernel (WSK), aka "SMB Client Message Size Vulnerability."
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/aRustyDev/C844