8.8

CVE-2022-41335

A relative path traversal vulnerability [CWE-23] in Fortinet FortiOS version 7.2.0 through 7.2.2, 7.0.0 through 7.0.8 and before 6.4.10, FortiProxy version 7.2.0 through 7.2.1, 7.0.0 through 7.0.7 and before 2.0.10, FortiSwitchManager 7.2.0 and before 7.0.0  allows an authenticated attacker to read and write files on the underlying Linux system via crafted HTTP requests.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
FortinetFortiswitchmanager Version7.0.0
FortinetFortiswitchmanager Version7.2.0
FortinetFortiproxy Version >= 1.1.0 <= 1.1.6
FortinetFortiproxy Version >= 1.2.0 <= 1.2.13
FortinetFortiproxy Version >= 2.0.0 <= 2.0.10
FortinetFortiproxy Version >= 7.0.0 <= 7.0.7
FortinetFortiproxy Version7.2.0
FortinetFortiproxy Version7.2.1
FortinetFortios Version >= 6.2.0 <= 6.2.12
FortinetFortios Version >= 6.4.0 <= 6.4.10
FortinetFortios Version >= 7.0.0 <= 7.0.8
FortinetFortios Version7.2.0
FortinetFortios Version7.2.1
FortinetFortios Version7.2.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.48% 0.624
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.1 2.8 5.2
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
psirt@fortinet.com 8.8 2.8 5.9
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

CWE-23 Relative Path Traversal

The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.