5.1

CVE-2022-34399

Dell Alienware m17 R5 BIOS version prior to 1.2.2 contain a buffer access vulnerability. A malicious user with admin privileges could potentially exploit this vulnerability by sending input larger than expected in order to leak certain sections of SMRAM.





Data is provided by the National Vulnerability Database (NVD)
DellAlienware M15 A6 Firmware Version < 1.4.3
   DellAlienware M15 A6 Version-
DellG15 5515 Firmware Version < 1.8.0
   DellG15 5515 Version-
DellG15 5525 Firmware Version < 1.4.3
   DellG15 5525 Version-
DellInspiron 3505 Firmware Version < 1.9.0
   DellInspiron 3505 Version-
DellInspiron 3515 Firmware Version < 1.9.0
   DellInspiron 3515 Version-
DellInspiron 3525 Firmware Version < 1.5.0
   DellInspiron 3525 Version-
DellInspiron 3585 Firmware Version < 1.10.0
   DellInspiron 3585 Version-
DellInspiron 3595 Firmware Version < 1.5.0
   DellInspiron 3595 Version-
DellInspiron 3785 Firmware Version < 1.10.0
   DellInspiron 3785 Version-
DellVostro 3405 Firmware Version < 1.9.0
   DellVostro 3405 Version-
DellVostro 3425 Firmware Version < 1.5.0
   DellVostro 3425 Version-
DellVostro 3515 Firmware Version < 1.9.0
   DellVostro 3515 Version-
DellVostro 3525 Firmware Version < 1.5.0
   DellVostro 3525 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.04% 0.099
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 2.3 0.8 1.4
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
security_alert@emc.com 5.1 0.8 4.2
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:N
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

CWE-805 Buffer Access with Incorrect Length Value

The product uses a sequential operation to read or write a buffer, but it uses an incorrect length value that causes it to access memory that is outside of the bounds of the buffer.