mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
18 lines
767 B
Markdown
18 lines
767 B
Markdown
### [CVE-2010-3069](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3069)
|
|

|
|

|
|

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