4.3

CVE-2023-44284

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. 

Data is provided by the National Vulnerability Database (NVD)
DellPowerprotect Data Protection Version < 2.7.6
   DellDp4400 Version-
   DellDp5900 Version-
DellApex Protection Storage Version < 6.2.1.110
   DellDd3300 Version-
   DellDd6400 Version-
   DellDd6900 Version-
   DellDd9400 Version-
   DellDd9900 Version-
DellApex Protection Storage Version >= 7.0 < 7.10.1.15
   DellDd3300 Version-
   DellDd6400 Version-
   DellDd6900 Version-
   DellDd9400 Version-
   DellDd9900 Version-
DellPowerprotect Data Domain SwEditionvirtual Version < 6.2.1.110
   DellDd3300 Version-
   DellDd6400 Version-
   DellDd6900 Version-
   DellDd9400 Version-
   DellDd9900 Version-
DellPowerprotect Data Domain SwEditionvirtual Version >= 7.0 < 7.12.0.0
   DellDd3300 Version-
   DellDd6400 Version-
   DellDd6900 Version-
   DellDd9400 Version-
   DellDd9900 Version-
DellPowerprotect Data Domain Management Center Version < 6.2.1.110
   DellDd3300 Version-
   DellDd6400 Version-
   DellDd6900 Version-
   DellDd9400 Version-
   DellDd9900 Version-
DellPowerprotect Data Domain Management Center Version >= 7.0 < 7.13.0.10
   DellDd3300 Version-
   DellDd6400 Version-
   DellDd6900 Version-
   DellDd9400 Version-
   DellDd9900 Version-
DellEmc Data Domain Os Version < 6.2.1.110
   DellDd3300 Version-
   DellDd6400 Version-
   DellDd6900 Version-
   DellDd9400 Version-
   DellDd9900 Version-
DellEmc Data Domain Os Version >= 7.0 < 7.12.0.0
   DellDd3300 Version-
   DellDd6400 Version-
   DellDd6900 Version-
   DellDd9400 Version-
   DellDd9900 Version-
DellEmc Data Domain Os SwEditionlts2022 Version >= 7.7 < 7.7.5.25
   DellDd3300 Version-
   DellDd6400 Version-
   DellDd6900 Version-
   DellDd9400 Version-
   DellDd9900 Version-
DellEmc Data Domain Os SwEditionlts2023 Version >= 7.10 < 7.10.1.15
   DellDd3300 Version-
   DellDd6400 Version-
   DellDd6900 Version-
   DellDd9400 Version-
   DellDd9900 Version-
DellPowerprotect Data Domain Management Center SwEditionlts2022 Version >= 7.7 < 7.7.5.25
   DellDd3300 Version-
   DellDd6400 Version-
   DellDd6900 Version-
   DellDd9400 Version-
   DellDd9900 Version-
DellPowerprotect Data Domain Management Center SwEditionlts2023 Version >= 7.10 < 7.10.1.15
   DellDd3300 Version-
   DellDd6400 Version-
   DellDd6900 Version-
   DellDd9400 Version-
   DellDd9900 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.23% 0.46
CVSS Metriken
Source 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.