cve/2010/CVE-2010-0926.md

20 lines
943 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-0926](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0926)
![](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 default configuration of smbd in Samba before 3.3.11, 3.4.x before 3.4.6, and 3.5.x before 3.5.0rc3, when a writable share exists, allows remote authenticated users to leverage a directory traversal vulnerability, and access arbitrary files, by using the symlink command in smbclient to create a symlink containing .. (dot dot) sequences, related to the combination of the unix extensions and wide links options.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/kezzyhko/vulnsamba
- https://github.com/paf-triarii/oscp
- https://github.com/pedroarias1015/oscp