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

19 lines
820 B
Markdown

### [CVE-2010-4055](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4055)
![](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 consumption vulnerability in solid.exe in IBM solidDB 6.5.0.3 and earlier allows remote attackers to cause a denial of service (memory consumption and daemon crash) by connecting to TCP port 1315 and sending a packet with many integer fields, which trigger many recursive calls of a certain function.
### 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.