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
21 Nov 2024, 01:24
Type | Values Removed | Values Added |
---|---|---|
References | () http://bugs.php.net/51763 - | |
References | () http://www.php.net/ChangeLog-5.php - | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/65429 - | |
References | () https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12334 - |
Information
Published : 2011-02-02 22:00
Updated : 2024-11-21 01:24
NVD link : CVE-2011-0754
Mitre link : CVE-2011-0754
CVE.ORG link : CVE-2011-0754
JSON object : View
Products Affected
php
- php
microsoft
- windows
CWE
CWE-59
Improper Link Resolution Before File Access ('Link Following')