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

18 lines
747 B
Markdown

### [CVE-2018-10918](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10918)
![](https://img.shields.io/static/v1?label=Product&message=samba&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-476&color=brighgreen)
### Description
A null pointer dereference flaw was found in the way samba checked database outputs from the LDB database layer. An authenticated attacker could use this flaw to crash a samba server in an Active Directory Domain Controller configuration. Samba versions before 4.7.9 and 4.8.4 are vulnerable.
### POC
#### Reference
- https://usn.ubuntu.com/3738-1/
#### Github
No PoCs found on GitHub currently.