4.3
CVE-2023-44284
- EPSS 0.23%
- Veröffentlicht 14.12.2023 16:15:46
- Zuletzt bearbeitet 21.11.2024 08:25:35
- Quelle security_alert@emc.com
- Teams Watchlist Login
- Unerledigt Login
Dell PowerProtect DD , versions prior to 7.13.0.10, LTS 7.7.5.25, LTS 7.10.1.15, 6.2.1.110 contain an SQL Injection vulnerability. A remote low privileged attacker could potentially exploit this vulnerability, leading to the execution of certain SQL commands on the application's backend database causing unauthorized read access to application data.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dell ≫ Apex Protection Storage Version < 6.2.1.110
Dell ≫ Apex Protection Storage Version >= 7.0 < 7.10.1.15
Dell ≫ Powerprotect Data Domain SwEditionvirtual Version < 6.2.1.110
Dell ≫ Powerprotect Data Domain SwEditionvirtual Version >= 7.0 < 7.12.0.0
Dell ≫ Powerprotect Data Domain Management Center Version < 6.2.1.110
Dell ≫ Powerprotect Data Domain Management Center Version >= 7.0 < 7.13.0.10
Dell ≫ Emc Data Domain Os Version < 6.2.1.110
Dell ≫ Emc Data Domain Os Version >= 7.0 < 7.12.0.0
Dell ≫ Emc Data Domain Os SwEditionlts2022 Version >= 7.7 < 7.7.5.25
Dell ≫ Emc Data Domain Os SwEditionlts2023 Version >= 7.10 < 7.10.1.15
Dell ≫ Powerprotect Data Domain Management Center SwEditionlts2022 Version >= 7.7 < 7.7.5.25
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.23% | 0.46 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
|
security_alert@emc.com | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
|
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.