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

18 lines
758 B
Markdown

### [CVE-2007-5398](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5398)
![](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
Stack-based buffer overflow in the reply_netbios_packet function in nmbd/nmbd_packets.c in nmbd in Samba 3.0.0 through 3.0.26a, when operating as a WINS server, allows remote attackers to execute arbitrary code via crafted WINS Name Registration requests followed by a WINS Name Query request.
### POC
#### Reference
- http://securityreason.com/securityalert/3372
#### Github
No PoCs found on GitHub currently.