CVE-2024-25952
28.03.2024, 19:15
Dell PowerScale OneFS versions 8.2.2.x through 9.7.0.x contains an UNIX symbolic link (symlink) following vulnerability. A local high privileged attacker could potentially exploit this vulnerability, leading to denial of service, information tampering.
Vendor | Product | Version |
---|---|---|
dell | powerscale_onefs | 8.2.2.0 ≤ 𝑥 ≤ 9.3.0 |
dell | powerscale_onefs | 9.4.0 ≤ 𝑥 ≤ 9.4.0.16 |
dell | powerscale_onefs | 9.5.0.0 ≤ 𝑥 < 9.5.0.8 |
dell | powerscale_onefs | 9.6.1 ≤ 𝑥 < 9.7.0.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-61 - UNIX Symbolic Link (Symlink) FollowingThe software, when opening a file or directory, does not sufficiently account for when the file is a symbolic link that resolves to a target outside of the intended control sphere. This could allow an attacker to cause the software to operate on unauthorized files.
- 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.