6.5

CVE-2022-22389

IBM Db2 for Linux, UNIX and Windows 9.7, 10.1, 10.5, 11.1, and 11.5 is vulnerable to a denial of service as the server may terminate abnormally when executing specially crafted SQL statements by an authenticated user. IBM X-Force ID: 2219740.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
IbmDb2 Version9.7
   LinuxLinux Kernel Version-
   MicrosoftWindows Version-
   OpengroupUnix Version-
IbmDb2 Version10.1
   LinuxLinux Kernel Version-
   MicrosoftWindows Version-
   OpengroupUnix Version-
IbmDb2 Version10.5
   LinuxLinux Kernel Version-
   MicrosoftWindows Version-
   OpengroupUnix Version-
IbmDb2 Version11.1
   LinuxLinux Kernel Version-
   MicrosoftWindows Version-
   OpengroupUnix Version-
IbmDb2 Version11.5
   LinuxLinux Kernel Version-
   MicrosoftWindows Version-
   OpengroupUnix Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.12% 0.313
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
nvd@nist.gov 4 8 2.9
AV:N/AC:L/Au:S/C:N/I:N/A:P
psirt@us.ibm.com 6.5 2.8 3.6
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.