CVE-2024-31496
12.11.2024, 19:15
A stack-based buffer overflow vulnerability [CWE-121] in Fortinet FortiManager version 7.4.0 through 7.4.2 and before 7.2.5, FortiAnalyzer version 7.4.0 through 7.4.2 and before 7.2.5 and FortiAnalyzer-BigData 7.4.0 and before 7.2.7 allows a privileged attacker to execute unauthorized code or commands via crafted CLI requests.Enginsight
Vendor | Product | Version |
---|---|---|
fortinet | fortianalyzer | 6.2.0 ≤ 𝑥 < 7.2.6 |
fortinet | fortianalyzer | 7.4.0 ≤ 𝑥 < 7.4.3 |
fortinet | fortianalyzer_big_data | 6.2.1 ≤ 𝑥 < 7.2.8 |
fortinet | fortianalyzer_big_data | 7.4.0 |
fortinet | fortimanager | 6.2.0 ≤ 𝑥 < 7.2.6 |
fortinet | fortimanager | 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.