cve/2008/CVE-2008-4314.md

18 lines
796 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-4314](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4314)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
smbd in Samba 3.0.29 through 3.2.4 might allow remote attackers to read arbitrary memory and cause a denial of service via crafted (1) trans, (2) trans2, and (3) nttrans requests, related to a "cut&paste error" that causes an improper bounds check to be performed.
### POC
#### Reference
- http://slackware.com/security/viewer.php?l=slackware-security&y=2008&m=slackware-security.453684
#### Github
No PoCs found on GitHub currently.