CVE-2023-46720
11.06.2024, 15:15
A stack-based buffer overflow in Fortinet FortiOS version 7.4.0 through 7.4.1 and 7.2.0 through 7.2.7 and 7.0.0 through 7.0.12 and 6.4.6 through 6.4.15 and 6.2.9 through 6.2.16 and 6.0.13 through 6.0.18 allows attacker to execute unauthorized code or commands via specially crafted CLI commands.Enginsight
Vendor | Product | Version |
---|---|---|
fortinet | fortios | 6.0.13 ≤ 𝑥 ≤ 6.0.18 |
fortinet | fortios | 6.2.9 ≤ 𝑥 ≤ 6.2.16 |
fortinet | fortios | 6.4.6 ≤ 𝑥 ≤ 6.4.15 |
fortinet | fortios | 7.0.0 ≤ 𝑥 ≤ 7.0.12 |
fortinet | fortios | 7.2.0 ≤ 𝑥 < 7.2.8 |
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.