cve/2010/CVE-2010-1635.md

18 lines
814 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-1635](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1635)
![](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
The chain_reply function in process.c in smbd in Samba before 3.4.8 and 3.5.x before 3.5.2 allows remote attackers to cause a denial of service (NULL pointer dereference and process crash) via a Negotiate Protocol request with a certain 0x0003 field value followed by a Session Setup AndX request with a certain 0x8003 field value.
### POC
#### Reference
- https://bugzilla.samba.org/show_bug.cgi?id=7229
#### Github
No PoCs found on GitHub currently.