vendor:
solidDB
by:
Luigi Auriemma
7,5
CVSS
HIGH
Denial of Service
399
CWE
Product Name: solidDB
Affected Version From: <= 6.5.0.3
Affected Version To: <= 6.5.0.3
Patch Exists: YES
Related CWE: N/A
CPE: a:ibm:solid_db
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: AIX, Linux, Solaris, Windows
2010
IBM solidDB Denial of Service
The solid.exe service listening on port 1315 can be crashed by an external attacker through a malformed type of packet. The bugged function is located at address 0063dc60 which is called recursively if the packet contains a particular value between the range of values 15001 and 15100 (switch 9). The effects of the problem can be: stack exaustion by using over 14000 of these values so that all the memory of the stack gets consumed by these recursive callings, NULL pointer due to the usage of only one of these values where an unused pointer (set to zero) is used in a comparison operation, invalid memory access by using also another type of value after those.
Mitigation:
Upgrade to version 6.5.0.4 or later.