CVE-2023-24572
13.02.2023, 08:15
Dell Command | Integration Suite for System Center, versions before 6.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_\|_integration_suite_for_system_center | 𝑥 < 6.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.