CVE-2023-27997
13.06.2023, 09:15
A heap-based buffer overflow vulnerability [CWE-122] in FortiOS version 7.2.4 and below, version 7.0.11 and below, version 6.4.12 and below, version 6.0.16 and below and FortiProxy version 7.2.3 and below, version 7.0.9 and below, version 2.0.12 and below, version 1.2 all versions, version 1.1 all versions SSL-VPN may allow a remote attacker to execute arbitrary code or commands via specifically crafted requests.Enginsight
Vendor | Product | Version |
---|---|---|
fortinet | fortiproxy | 1.1.0 ≤ 𝑥 ≤ 1.1.6 |
fortinet | fortiproxy | 1.2.0 ≤ 𝑥 ≤ 1.2.13 |
fortinet | fortiproxy | 2.0.0 ≤ 𝑥 ≤ 2.0.12 |
fortinet | fortiproxy | 7.0.0 ≤ 𝑥 ≤ 7.0.9 |
fortinet | fortiproxy | 7.2.0 ≤ 𝑥 ≤ 7.2.3 |
fortinet | fortios | 6.0.0 ≤ 𝑥 ≤ 6.0.16 |
fortinet | fortios | 6.2.0 ≤ 𝑥 ≤ 6.2.13 |
fortinet | fortios | 6.4.0 ≤ 𝑥 ≤ 6.4.12 |
fortinet | fortios | 7.0.0 ≤ 𝑥 ≤ 7.0.11 |
fortinet | fortios | 7.2.0 ≤ 𝑥 ≤ 7.2.4 |
fortinet | fortios | 6.0.12 ≤ 𝑥 ≤ 6.0.16 |
fortinet | fortios | 6.2.9 ≤ 𝑥 ≤ 6.2.13 |
fortinet | fortios | 6.0.10 |
fortinet | fortios | 6.2.4 |
fortinet | fortios | 6.2.6 |
fortinet | fortios | 6.2.7 |
fortinet | fortios | 6.4.2 |
fortinet | fortios | 6.4.6 |
fortinet | fortios | 6.4.8 |
fortinet | fortios | 6.4.10 |
fortinet | fortios | 6.4.12 |
fortinet | fortios | 7.0.5 |
fortinet | fortios | 7.0.10 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-122 - Heap-based Buffer OverflowA heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.