The SplFileInfo::getType function in the Standard PHP Library (SPL) extension in PHP before 5.3.4 on Windows does not properly detect symbolic links, which might make it easier for local users to conduct symlink attacks by leveraging cross-platform differences in the stat structure, related to lack of a FILE_ATTRIBUTE_REPARSE_POINT check.
References
Configurations
Configuration 1 (hide)
AND |
|
History
No history.
Information
Published : 2011-02-02 22:00
Updated : 2024-02-04 17:54
NVD link : CVE-2011-0754
Mitre link : CVE-2011-0754
CVE.ORG link : CVE-2011-0754
JSON object : View
Products Affected
microsoft
- windows
php
- php
CWE
CWE-59
Improper Link Resolution Before File Access ('Link Following')