### [CVE-2008-1105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1105) ![](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 Heap-based buffer overflow in the receive_smb_raw function in util/sock.c in Samba 3.0.0 through 3.0.29 allows remote attackers to execute arbitrary code via a crafted SMB response. ### POC #### Reference - https://www.exploit-db.com/exploits/5712 #### Github - https://github.com/Live-Hack-CVE/CVE-2008-1105