mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
19 lines
820 B
Markdown
19 lines
820 B
Markdown
### [CVE-2010-4055](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4055)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|