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

19 lines
820 B
Markdown

### [CVE-2010-4056](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4056)
![](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
solid.exe in IBM solidDB 6.5.0.3 and earlier does not properly perform a recursive call to a certain function upon receiving packet data containing a single integer field, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a TCP session on port 1315.
### POC
#### Reference
- http://aluigi.altervista.org/adv/soliddb_1-adv.txt
- http://www.exploit-db.com/exploits/15261
#### Github
No PoCs found on GitHub currently.