CVE-2010-4056 : Détail

CVE-2010-4056

8.78%V4
Network
2010-10-22
20h00 +00:00
2017-08-16
12h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

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.

Informations du CVE

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 5 AV:N/AC:L/Au:N/C:N/I:N/A:P nvd@nist.gov

EPSS

EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.

Score EPSS

Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.

Percentile EPSS

Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.

Informations sur l'Exploit

Exploit Database EDB-ID : 15261

Date de publication : 2010-10-14 22h00 +00:00
Auteur : Luigi Auriemma
EDB Vérifié : No

Source: http://aluigi.org/adv/soliddb_1-adv.txt ####################################################################### Luigi Auriemma Application: IBM solidDB http://www-01.ibm.com/software/data/soliddb/ Versions: <= 6.5.0.3 Platforms: AIX, Linux, Solaris, Windows Bug: Denial of Service Exploitation: remote, versus server Date: 15 Oct 2010 Author: Luigi Auriemma e-mail: aluigi@autistici.org web: aluigi.org ####################################################################### 1) Introduction 2) Bug 3) The Code 4) Fix ####################################################################### =============== 1) Introduction =============== "IBM solidDB product family features relational, in-memory database technology that delivers extreme speed, performing up to ten times faster than conventional, disk-based databases." ####################################################################### ====== 2) Bug ====== 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 ####################################################################### =========== 3) The Code =========== http://aluigi.org/poc/soliddb_1.zip https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/15261.zip ####################################################################### ====== 4) Fix ====== No fix. #######################################################################

Products Mentioned

Configuraton 0

Ibm>>Soliddb >> Version To (including) 6.5.0.3

Ibm>>Soliddb >> Version 4.5.167

Ibm>>Soliddb >> Version 4.5.168

Ibm>>Soliddb >> Version 4.5.169

Ibm>>Soliddb >> Version 4.5.173

Ibm>>Soliddb >> Version 4.5.175

Ibm>>Soliddb >> Version 4.5.176

Ibm>>Soliddb >> Version 4.5.178

Ibm>>Soliddb >> Version 6.0.1060

Ibm>>Soliddb >> Version 6.0.1061

Ibm>>Soliddb >> Version 6.0.1064

Ibm>>Soliddb >> Version 6.0.1065

Ibm>>Soliddb >> Version 6.0.1066

Ibm>>Soliddb >> Version 6.1

Ibm>>Soliddb >> Version 6.1.20

Ibm>>Soliddb >> Version 6.3.33

Ibm>>Soliddb >> Version 6.3.37

Ibm>>Soliddb >> Version 6.5.0.0

Ibm>>Soliddb >> Version 6.5.0.1

Ibm>>Soliddb >> Version 6.5.0.2

Ibm>>Soliddb >> Version 6.30.0039

Ibm>>Soliddb >> Version 6.30.0040

Ibm>>Soliddb >> Version 6.30.0044

Ibm>>Soliddb >> Version 06.30.0047

    Références

    http://www.exploit-db.com/exploits/15261
    Tags : exploit, x_refsource_EXPLOIT-DB
    http://www.vupen.com/english/advisories/2010/2715
    Tags : vdb-entry, x_refsource_VUPEN
    http://secunia.com/advisories/41873
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://securitytracker.com/id?1024597
    Tags : vdb-entry, x_refsource_SECTRACK