6.5

CVE-2024-31882

IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 11.1 and 11.5 is vulnerable to a denial of service, under specific non default configurations, as the server may crash when using a specially crafted SQL statement by an authenticated user.  IBM X-Force ID:  287614.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
IbmDb2 SwPlatformaix Version >= 11.1.4 <= 11.1.4.7
IbmDb2 SwPlatformlinux Version >= 11.1.4 <= 11.1.4.7
IbmDb2 SwPlatformwindows Version >= 11.1.4 <= 11.1.4.7
IbmDb2 SwPlatformaix Version >= 11.5.0 <= 11.5.9
IbmDb2 SwPlatformlinux Version >= 11.5.0 <= 11.5.9
IbmDb2 SwPlatformwindows Version >= 11.5.0 <= 11.5.9
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.1% 0.288
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
psirt@us.ibm.com 5.3 1.6 3.6
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

CWE-943 Improper Neutralization of Special Elements in Data Query Logic

The product generates a query intended to access or manipulate data in a data store such as a database, but it does not neutralize or incorrectly neutralizes special elements that can modify the intended logic of the query.