8.3
CVE-2022-41216
- EPSS 0.37%
- Veröffentlicht 22.02.2023 15:15:11
- Zuletzt bearbeitet 20.03.2025 17:01:12
- Quelle csirt@divd.nl
- CVE-Watchlists
- Unerledigt
Local File Inclusion vulnerability within Cloudflow allows attackers to retrieve confidential information from the system.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Hybridsoftware ≫ Cloudflow Version >= 2.0.0 < 2.3.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.37% | 0.584 |
| 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
|
| csirt@divd.nl | 8.3 | 2.8 | 5.5 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/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-829 Inclusion of Functionality from Untrusted Control Sphere
The product imports, requires, or includes executable functionality (such as a library) from a source that is outside of the intended control sphere.