CVE-2023-28071
23.06.2023, 11:15
Dell Command | Update, Dell Update, and Alienware Update versions 4.9.0, A01 and prior contain an Insecure Operation on Windows Junction / Mount Point vulnerability. A local malicious user could potentially exploit this vulnerability to create arbitrary folder leading to permanent Denial of Service (DOS).
Vendor | Product | Version |
---|---|---|
dell | alienware_update | 𝑥 < 4.9.0 |
dell | alienware_update | 4.9.0:a01 |
dell | command_update | 𝑥 < 4.9.0 |
dell | command_update | 4.9.0:a01 |
dell | update | 𝑥 < 4.9.0 |
dell | update | 4.9.0:a01 |
𝑥
= 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.