CVE-2025-32756
13.05.2025, 15:15
A stack-based buffer overflow vulnerability [CWE-121] in Fortinet FortiVoice versions 7.2.0, 7.0.0 through 7.0.6, 6.4.0 through 6.4.10, FortiRecorder versions 7.2.0 through 7.2.3, 7.0.0 through 7.0.5, 6.4.0 through 6.4.5, FortiMail versions 7.6.0 through 7.6.2, 7.4.0 through 7.4.4, 7.2.0 through 7.2.7, 7.0.0 through 7.0.8, FortiNDR versions 7.6.0, 7.4.0 through 7.4.7, 7.2.0 through 7.2.4, 7.0.0 through 7.0.6, FortiCamera versions 2.1.0 through 2.1.3, 2.0 all versions, 1.1 all versions, allows a remote unauthenticated attacker to execute arbitrary code or commands via sending HTTP requests with specially crafted hash cookie.Enginsight
Vendor | Product | Version |
---|---|---|
fortinet | fortimail | 7.0.0 ≤ 𝑥 < 7.0.9 |
fortinet | fortimail | 7.2.0 ≤ 𝑥 < 7.2.8 |
fortinet | fortimail | 7.4.0 ≤ 𝑥 < 7.4.5 |
fortinet | fortimail | 7.6.0 ≤ 𝑥 < 7.6.3 |
fortinet | fortindr | 7.0.0 ≤ 𝑥 < 7.0.7 |
fortinet | fortindr | 7.2.0 ≤ 𝑥 < 7.2.5 |
fortinet | fortindr | 7.4.0 ≤ 𝑥 < 7.4.8 |
fortinet | fortindr | 1.1.0 |
fortinet | fortindr | 1.2.0 |
fortinet | fortindr | 1.3.0 |
fortinet | fortindr | 1.4.0 |
fortinet | fortindr | 1.5.0 |
fortinet | fortindr | 7.1.0 |
fortinet | fortindr | 7.1.1 |
fortinet | fortindr | 7.6.0 |
fortinet | fortirecorder | 6.4.0 ≤ 𝑥 < 6.4.6 |
fortinet | fortirecorder | 7.0.0 ≤ 𝑥 < 7.0.6 |
fortinet | fortirecorder | 7.2.0 ≤ 𝑥 < 7.2.4 |
fortinet | fortivoice | 6.4.0 ≤ 𝑥 < 6.4.11 |
fortinet | fortivoice | 7.0.0 ≤ 𝑥 < 7.0.7 |
fortinet | fortivoice | 7.2.0 |
fortinet | forticamera_firmware | 2.0.0 ≤ 𝑥 < 2.4.0 |
fortinet | forticamera_firmware | 1.1.0 ≤ 𝑥 ≤ 1.1.5 |
𝑥
= 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.