6.5
CVE-2023-44256
- EPSS 0.72%
- Veröffentlicht 20.10.2023 10:15:12
- Zuletzt bearbeitet 21.11.2024 08:25:31
- Quelle psirt@fortinet.com
- Teams Watchlist Login
- Unerledigt Login
A server-side request forgery vulnerability [CWE-918] in Fortinet FortiAnalyzer version 7.4.0, version 7.2.0 through 7.2.3 and before 7.0.8 and FortiManager version 7.4.0, version 7.2.0 through 7.2.3 and before 7.0.8 allows a remote attacker with low privileges to view sensitive data from internal servers or perform a local port scan via a crafted HTTP request.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Fortinet ≫ Fortianalyzer Version >= 6.4.8 <= 6.4.13
Fortinet ≫ Fortianalyzer Version >= 7.0.2 <= 7.0.8
Fortinet ≫ Fortianalyzer Version >= 7.2.0 <= 7.2.3
Fortinet ≫ Fortianalyzer Version7.4.0
Fortinet ≫ Fortimanager Version >= 7.0.0 <= 7.0.8
Fortinet ≫ Fortimanager Version >= 7.2.0 <= 7.2.3
Fortinet ≫ Fortimanager Version7.4.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.72% | 0.715 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
psirt@fortinet.com | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
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-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.