Files
CVEs-PoC/2010/CVE-2010-3069.md
T
2024-06-18 02:51:15 +02:00

18 lines
767 B
Markdown

### [CVE-2010-3069](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3069)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Stack-based buffer overflow in the (1) sid_parse and (2) dom_sid_parse functions in Samba before 3.5.5 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted Windows Security ID (SID) on a file share.
### POC
#### Reference
- http://www.vmware.com/security/advisories/VMSA-2010-0019.html
#### Github
- https://github.com/Live-Hack-CVE/CVE-2010-3069