9.8

CVE-2024-35276

A stack-based buffer overflow in Fortinet FortiAnalyzer versions 7.4.0 through 7.4.3, 7.2.0 through 7.2.5, 7.0.0 through 7.0.12, 6.4.0 through 6.4.14, FortiManager versions 7.4.0 through 7.4.3, 7.2.0 through 7.2.5, 7.0.0 through 7.0.12, 6.4.0 through 6.4.14, FortiManager Cloud versions 7.4.1 through 7.4.3, 7.2.1 through 7.2.5, 7.0.1 through 7.0.11, 6.4.1 through 6.4.7, FortiAnalyzer Cloud versions 7.4.1 through 7.4.3, 7.2.1 through 7.2.5, 7.0.1 through 7.0.11, 6.4.1 through 6.4.7 allows attacker to execute unauthorized code or commands via specially crafted packets.

Data is provided by the National Vulnerability Database (NVD)
FortinetFortianalyzer Version >= 6.4.0 < 6.4.15
FortinetFortianalyzer Version >= 7.0.0 < 7.0.13
FortinetFortianalyzer Version >= 7.2.0 < 7.2.6
FortinetFortianalyzer Version >= 7.4.0 < 7.4.4
FortinetFortianalyzer Cloud Version >= 6.4.1 < 7.0.12
FortinetFortianalyzer Cloud Version >= 7.2.1 < 7.2.6
FortinetFortianalyzer Cloud Version >= 7.4.1 < 7.4.4
FortinetFortimanager Version >= 6.4.0 < 6.4.15
FortinetFortimanager Version >= 7.0.0 < 7.0.13
FortinetFortimanager Version >= 7.2.0 < 7.2.6
FortinetFortimanager Version >= 7.4.0 < 7.4.4
FortinetFortimanager Cloud Version >= 6.4.1 < 7.0.12
FortinetFortimanager Cloud Version >= 7.2.1 < 7.2.6
FortinetFortimanager Cloud Version >= 7.4.1 < 7.4.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.06% 0.185
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 5.6 2.2 3.4
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
CWE-121 Stack-based Buffer Overflow

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

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