CVE-2023-23697
13.02.2023, 08:15
Dell Command | Intel vPro Out of Band, versions before 4.4.0, contain an arbitrary folder delete vulnerability during uninstallation. A locally authenticated malicious user may potentially exploit this vulnerability leading to arbitrary folder deletion.
Vendor | Product | Version |
---|---|---|
dell | command_\|_intel_vpro_out_of_band | 𝑥 < 4.4.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-1386 - Insecure Operation on Windows Junction / Mount PointThe software opens a file or directory, but it does not properly prevent the name from being associated with a junction or mount point to a destination that is outside of the intended control sphere.
- CWE-59 - Improper Link Resolution Before File Access ('Link Following')The software attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.