Files
CVEs-PoC/2016/CVE-2016-2115.md
2024-06-18 02:51:15 +02:00

19 lines
792 B
Markdown

### [CVE-2016-2115](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2115)
![](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
Samba 3.x and 4.x before 4.2.11, 4.3.x before 4.3.8, and 4.4.x before 4.4.2 does not require SMB signing within a DCERPC session over ncacn_np, which allows man-in-the-middle attackers to spoof SMB clients by modifying the client-server data stream.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
- http://www.ubuntu.com/usn/USN-2950-3
#### Github
No PoCs found on GitHub currently.