9.1
CVE-2022-43842
- EPSS 0.03%
- Published 23.02.2024 19:15:08
- Last modified 31.12.2024 15:32:22
- Source psirt@us.ibm.com
- Teams watchlist Login
- Open Login
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)
Ibm ≫ Aspera Console Version >= 3.4.0 < 3.4.2
Ibm ≫ Aspera Console Version3.4.2 Update-
Ibm ≫ Aspera Console Version3.4.2 Updatepatch_level_1
Ibm ≫ Aspera Console Version3.4.2 Updatepatch_level_2
Ibm ≫ Aspera Console Version3.4.2 Updatepatch_level_3
Ibm ≫ Aspera Console Version3.4.2 Updatepatch_level_4
Ibm ≫ Aspera Console Version3.4.2 Updatepatch_level_5
Ibm ≫ Aspera Console Version3.4.2 Updatepatch_level_6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.03% | 0.078 |
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.