CVE-2024-35276
14.01.2025, 14:15
A stack-based buffer overflow in Fortinet FortiAnalyzer versions 7.4.0 through 7.4.3, 7.2.0 through 7.2.5, 7.0.0 through 7.0.12, 6.4.0 through 6.4.14, FortiManager versions 7.4.0 through 7.4.3, 7.2.0 through 7.2.5, 7.0.0 through 7.0.12, 6.4.0 through 6.4.14, FortiManager Cloud versions 7.4.1 through 7.4.3, 7.2.1 through 7.2.5, 7.0.1 through 7.0.11, 6.4.1 through 6.4.7, FortiAnalyzer Cloud versions 7.4.1 through 7.4.3, 7.2.1 through 7.2.5, 7.0.1 through 7.0.11, 6.4.1 through 6.4.7 allows attacker to execute unauthorized code or commands via specially crafted packets.Enginsight
Vendor | Product | Version |
---|---|---|
fortinet | fortianalyzer | 6.4.0 ≤ 𝑥 < 6.4.15 |
fortinet | fortianalyzer | 7.0.0 ≤ 𝑥 < 7.0.13 |
fortinet | fortianalyzer | 7.2.0 ≤ 𝑥 < 7.2.6 |
fortinet | fortianalyzer | 7.4.0 ≤ 𝑥 < 7.4.4 |
fortinet | fortianalyzer_cloud | 6.4.1 ≤ 𝑥 < 7.0.12 |
fortinet | fortianalyzer_cloud | 7.2.1 ≤ 𝑥 < 7.2.6 |
fortinet | fortianalyzer_cloud | 7.4.1 ≤ 𝑥 < 7.4.4 |
fortinet | fortimanager | 6.4.0 ≤ 𝑥 < 6.4.15 |
fortinet | fortimanager | 7.0.0 ≤ 𝑥 < 7.0.13 |
fortinet | fortimanager | 7.2.0 ≤ 𝑥 < 7.2.6 |
fortinet | fortimanager | 7.4.0 ≤ 𝑥 < 7.4.4 |
fortinet | fortimanager_cloud | 6.4.1 ≤ 𝑥 < 7.0.12 |
fortinet | fortimanager_cloud | 7.2.1 ≤ 𝑥 < 7.2.6 |
fortinet | fortimanager_cloud | 7.4.1 ≤ 𝑥 < 7.4.4 |
𝑥
= 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.