CVE-2024-23110
11.06.2024, 15:16
A stack-based buffer overflow in Fortinet FortiOS version 7.4.0 through 7.4.2, 7.2.0 through 7.2.6, 7.0.0 through 7.0.13, 6.4.0 through 6.4.14, 6.2.0 through 6.2.15, 6.0 all versions allows attacker to execute unauthorized code or commands via specially crafted commandsEnginsight
Vendor | Product | Version |
---|---|---|
fortinet | fortios | 6.0.0 ≤ 𝑥 < 6.2.16 |
fortinet | fortios | 6.4.0 ≤ 𝑥 < 6.4.15 |
fortinet | fortios | 7.0.0 ≤ 𝑥 < 7.0.14 |
fortinet | fortios | 7.2.0 ≤ 𝑥 < 7.2.7 |
fortinet | fortios | 7.4.0 ≤ 𝑥 < 7.4.3 |
𝑥
= 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.