CVE-2024-26010
11.06.2024, 15:16
A stack-based buffer overflow in Fortinet FortiPAM version 1.2.0, 1.1.0 through 1.1.2, 1.0.0 through 1.0.3, FortiWeb, FortiAuthenticator, FortiSwitchManager version 7.2.0 through 7.2.3, 7.0.1 through 7.0.3, FortiOS version 7.4.0 through 7.4.3, 7.2.0 through 7.2.7, 7.0.0 through 7.0.14, 6.4.0 through 6.4.15, 6.2.0 through 6.2.16, 6.0.0 through 6.0.18, FortiProxy version 7.4.0 through 7.4.2, 7.2.0 through 7.2.9, 7.0.0 through 7.0.15, 2.0.0 through 2.0.13, 1.2.0 through 1.2.13, 1.1.0 through 1.1.6, 1.0.0 through 1.0.7 allows attacker to execute unauthorized code or commands via specially crafted packets.Enginsight
Vendor | Product | Version |
---|---|---|
fortinet | fortios | 6.0.0 ≤ 𝑥 < 7.0.15 |
fortinet | fortios | 7.2.0 ≤ 𝑥 < 7.2.8 |
fortinet | fortios | 7.4.0 ≤ 𝑥 < 7.4.4 |
fortinet | fortipam | 1.0.0 ≤ 𝑥 ≤ 1.3.0 |
fortinet | fortiproxy | 1.0.0 ≤ 𝑥 < 7.0.17 |
fortinet | fortiproxy | 7.2.0 ≤ 𝑥 < 7.2.10 |
fortinet | fortiproxy | 7.4.0 ≤ 𝑥 < 7.4.4 |
fortinet | fortiswitchmanager | 7.0.1 ≤ 𝑥 < 7.0.4 |
fortinet | fortiswitchmanager | 7.2.0 ≤ 𝑥 < 7.2.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.