Oval Definition:oval:org.mitre.oval:def:12334
Revision Date:2011-05-09Version:4
Title:Vulnerability in the Standard PHP Library (SPL) extension in PHP before 5.3.4
Description: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.
Family:windowsClass:vulnerability
Status:ACCEPTEDReference(s):CVE-2011-0754
Platform(s):Microsoft Windows 2000
Microsoft Windows 7
Microsoft Windows Server 2003
Microsoft Windows Server 2008
Microsoft Windows Vista
Microsoft Windows XP
Product(s):PHP
Definition Synopsis
  • PHP is installed
  • AND Check if the version of PHP is less than 5.3.4
  • BACK