9.1

CVE-2022-43842

IBM Aspera Console 3.4.0 through 3.4.2 is vulnerable to SQL injection. A remote attacker could send specially crafted SQL statements, which could allow the attacker to view, add, modify or delete information in the back-end database.  IBM X-Force ID:  239079.

Data is provided by the National Vulnerability Database (NVD)
IbmAspera Console Version >= 3.4.0 < 3.4.2
   LinuxLinux Kernel Version-
   MicrosoftWindows Version-
IbmAspera Console Version3.4.2 Update-
   LinuxLinux Kernel Version-
   MicrosoftWindows Version-
IbmAspera Console Version3.4.2 Updatepatch_level_1
   LinuxLinux Kernel Version-
   MicrosoftWindows Version-
IbmAspera Console Version3.4.2 Updatepatch_level_2
   LinuxLinux Kernel Version-
   MicrosoftWindows Version-
IbmAspera Console Version3.4.2 Updatepatch_level_3
   LinuxLinux Kernel Version-
   MicrosoftWindows Version-
IbmAspera Console Version3.4.2 Updatepatch_level_4
   LinuxLinux Kernel Version-
   MicrosoftWindows Version-
IbmAspera Console Version3.4.2 Updatepatch_level_5
   LinuxLinux Kernel Version-
   MicrosoftWindows Version-
IbmAspera Console Version3.4.2 Updatepatch_level_6
   LinuxLinux Kernel Version-
   MicrosoftWindows Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.03% 0.078
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 9.1 3.9 5.2
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
psirt@us.ibm.com 8.6 3.9 4.7
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
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.