CVE-2024-35276
EUVD-2024-3554214.01.2025, 14:15
A stack-based buffer overflow vulnerability in Fortinet FortiAnalyzer 7.4.0 through 7.4.3, FortiAnalyzer 7.2.0 through 7.2.5, FortiAnalyzer 7.0.0 through 7.0.12, FortiAnalyzer 6.4.0 through 6.4.14, FortiAnalyzer Cloud 7.4.1 through 7.4.3, FortiAnalyzer Cloud 7.2.1 through 7.2.5, FortiAnalyzer Cloud 7.0.1 through 7.0.11, FortiAnalyzer Cloud 6.4 all versions, FortiManager 7.4.0 through 7.4.3, FortiManager 7.2.0 through 7.2.5, FortiManager 7.0.0 through 7.0.12, FortiManager 6.4.0 through 6.4.14, FortiManager Cloud 7.4.1 through 7.4.3, FortiManager Cloud 7.2.1 through 7.2.5, FortiManager Cloud 7.0.1 through 7.0.11, FortiManager Cloud 6.4 all versions allows attacker to execute unauthorized code or commands via specially crafted packets.Enginsight
Affected Products (NVD)
| 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.