7.8

CVE-2022-29058

An improper neutralization of special elements [CWE-89] used in an OS command vulnerability [CWE-78] in the command line interpreter of FortiAP 6.0.0 through 6.4.7, 7.0.0 through 7.0.3, 7.2.0, FortiAP-S 6.0.0 through 6.4.7, FortiAP-W2 6.0.0 through 6.4.7, 7.0.0 through 7.0.3, 7.2.0 and FortiAP-U 5.4.0 through 6.2.3 may allow an authenticated attacker to execute unauthorized commands via specifically crafted arguments to existing commands.

Data is provided by the National Vulnerability Database (NVD)
FortinetFortiap Version >= 6.0.0 <= 6.0.6
FortinetFortiap Version >= 6.4.3 < 6.4.8
FortinetFortiap Version >= 7.0.0 < 7.0.4
FortinetFortiap Version7.2.0
FortinetFortiap-s Version >= 6.0.0 <= 6.0.6
FortinetFortiap-s Version >= 6.2.0 <= 6.2.6
FortinetFortiap-s Version >= 6.4.0 < 6.4.8
FortinetFortiap-u Version >= 5.4.0 <= 5.4.6
FortinetFortiap-u Version >= 6.0.0 <= 6.0.4
FortinetFortiap-u Version >= 6.2.0 < 6.2.4
FortinetFortiap-w2 Version >= 6.0.0 <= 6.0.6
FortinetFortiap-w2 Version >= 6.2.0 <= 6.2.6
FortinetFortiap-w2 Version >= 6.4.0 < 6.4.8
FortinetFortiap-w2 Version >= 7.0.0 < 7.0.4
FortinetFortiap-w2 Version7.2.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.23% 0.459
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
psirt@fortinet.com 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.