CVE-2025-26336
21.03.2025, 03:15
Dell Chassis Management Controller Firmware for Dell PowerEdge FX2, version(s) prior to 2.40.200.202101130302, and Dell Chassis Management Controller Firmware for Dell PowerEdge VRTX version(s) prior to 3.41.200.202209300499, contain(s) a Stack-based Buffer Overflow vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to Remote execution.Enginsight
Vendor | Product | Version |
---|---|---|
dell | chassis_management_controller_for_poweredge_fx2_firmware | 𝑥 < 2.40.200.202101130302 |
dell | chassis_management_controller_for_poweredge_vrtx_firmware | 𝑥 < 3.41.200.202209300499 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA 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 WriteThe software writes data past the end, or before the beginning, of the intended buffer.