9
CVE-2021-36347
- EPSS 2.31%
- Veröffentlicht 25.01.2022 23:15:08
- Zuletzt bearbeitet 21.11.2024 06:13:34
- Quelle security_alert@emc.com
- Teams Watchlist Login
- Unerledigt Login
iDRAC9 versions prior to 5.00.20.00 and iDRAC8 versions prior to 2.82.82.82 contain a stack-based buffer overflow vulnerability. An authenticated remote attacker with high privileges could potentially exploit this vulnerability to control process execution and gain access to the iDRAC operating system.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dell ≫ Integrated Dell Remote Access Controller 8 Firmware Version < 2.82.82.82
Dell ≫ Integrated Dell Remote Access Controller 9 Firmware Version < 5.00.20.00
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 2.31% | 0.842 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 9 | 8 | 10 |
AV:N/AC:L/Au:S/C:C/I:C/A:C
|
security_alert@emc.com | 6.2 | 0.7 | 5.5 |
CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L
|
CWE-121 Stack-based Buffer Overflow
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.