CVE-2022-41216
22.02.2023, 15:15
Local File Inclusion vulnerability within Cloudflow allows attackers to retrieve confidential information from the system.
Vendor | Product | Version |
---|---|---|
hybridsoftware | cloudflow | 2.0.0 ≤ 𝑥 < 2.3.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-829 - Inclusion of Functionality from Untrusted Control SphereThe software imports, requires, or includes executable functionality (such as a library) from a source that is outside of the intended control sphere.
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')The software 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 software 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.