CVE-2007-3806: Input Validation
The glob function in PHP 5.2.3 allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via an invalid value of the flags parameter, probably related to memory corruption or an invalid read on win32 platforms, and possibly related to lack of initialization for a glob structure.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2007-3806?
CVE-2007-3806 has a severity rating that indicates it can lead to denial of service and potentially execute arbitrary code.
How do I fix CVE-2007-3806?
To fix CVE-2007-3806, it is recommended to upgrade PHP to version 5.2.4 or later.
What versions of PHP are affected by CVE-2007-3806?
CVE-2007-3806 affects PHP version 5.2.3 specifically.
What kind of attacks can exploit CVE-2007-3806?
CVE-2007-3806 can be exploited by context-dependent attackers to cause a denial of service.
Is CVE-2007-3806 related to memory issues?
Yes, CVE-2007-3806 is likely related to memory corruption or an invalid read on win32 platforms.