7.8
CVE-2022-29058
- EPSS 0.23%
- Published 06.09.2022 18:15:13
- Last modified 21.11.2024 06:58:25
- Source psirt@fortinet.com
- Teams watchlist Login
- Open Login
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)
Fortinet ≫ Fortiap-w2 Version >= 6.0.0 <= 6.0.6
Fortinet ≫ Fortiap-w2 Version >= 6.2.0 <= 6.2.6
Fortinet ≫ Fortiap-w2 Version >= 6.4.0 < 6.4.8
Fortinet ≫ Fortiap-w2 Version >= 7.0.0 < 7.0.4
Fortinet ≫ Fortiap-w2 Version7.2.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.23% | 0.459 |
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.