9.8

CVE-2023-27997

Warning
Media report

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.

Data is provided by the National Vulnerability Database (NVD)
FortinetFortiproxy Version >= 1.1.0 <= 1.1.6
FortinetFortiproxy Version >= 1.2.0 <= 1.2.13
FortinetFortiproxy Version >= 2.0.0 <= 2.0.12
FortinetFortiproxy Version >= 7.0.0 <= 7.0.9
FortinetFortiproxy Version >= 7.2.0 <= 7.2.3
FortinetFortios Version >= 6.0.0 <= 6.0.16
FortinetFortios Version >= 6.2.0 <= 6.2.13
FortinetFortios Version >= 6.4.0 <= 6.4.12
FortinetFortios Version >= 7.0.0 <= 7.0.11
FortinetFortios Version >= 7.2.0 <= 7.2.4
FortinetFortios Version >= 6.0.12 <= 6.0.16
   FortinetFortigate 6000 Version-
   FortinetFortigate 7000 Version-
FortinetFortios Version >= 6.2.9 <= 6.2.13
   FortinetFortigate 6000 Version-
   FortinetFortigate 7000 Version-
FortinetFortios Version6.0.10
   FortinetFortigate 6000 Version-
   FortinetFortigate 7000 Version-
FortinetFortios Version6.2.4
   FortinetFortigate 6000 Version-
   FortinetFortigate 7000 Version-
FortinetFortios Version6.2.6
   FortinetFortigate 6000 Version-
   FortinetFortigate 7000 Version-
FortinetFortios Version6.2.7
   FortinetFortigate 6000 Version-
   FortinetFortigate 7000 Version-
FortinetFortios Version6.4.2
   FortinetFortigate 6000 Version-
   FortinetFortigate 7000 Version-
FortinetFortios Version6.4.6
   FortinetFortigate 6000 Version-
   FortinetFortigate 7000 Version-
FortinetFortios Version6.4.8
   FortinetFortigate 6000 Version-
   FortinetFortigate 7000 Version-
FortinetFortios Version6.4.10
   FortinetFortigate 6000 Version-
   FortinetFortigate 7000 Version-
FortinetFortios Version6.4.12
   FortinetFortigate 6000 Version-
   FortinetFortigate 7000 Version-
FortinetFortios Version7.0.5
   FortinetFortigate 6000 Version-
   FortinetFortigate 7000 Version-
FortinetFortios Version7.0.10
   FortinetFortigate 6000 Version-
   FortinetFortigate 7000 Version-

13.06.2023: CISA Known Exploited Vulnerabilities (KEV) Catalog

Fortinet FortiOS and FortiProxy SSL-VPN Heap-Based Buffer Overflow Vulnerability

Vulnerability

Fortinet FortiOS and FortiProxy SSL-VPN contain a heap-based buffer overflow vulnerability which can allow an unauthenticated, remote attacker to execute code or commands via specifically crafted requests.

Description

Apply updates per vendor instructions.

Required actions
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 90.23% 0.996
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
psirt@fortinet.com 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE-122 Heap-based Buffer Overflow

A 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 Write

The product writes data past the end, or before the beginning, of the intended buffer.