CVE-2013-3735: Input Validation
DISPUTED The Zend Engine in PHP before 5.4.16 RC1, and 5.5.0 before RC2, does not properly determine whether a parser error occurred, which allows context-dependent attackers to cause a denial of service (memory consumption and application crash) via a crafted function definition, as demonstrated by an attack within a shared web-hosting environment. NOTE: the vendor's http://php.net/security-note.php page says "for critical security situations you should be using OS-level security by running multiple web servers each as their own user id."
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2013-3735?
CVE-2013-3735 has a severity rating that indicates the potential for a denial of service, particularly through application crash or memory exhaustion.
How do I fix CVE-2013-3735?
To fix CVE-2013-3735, upgrade your PHP version to at least 5.4.16 RC1 or 5.5.0 RC2 to mitigate the vulnerability.
What versions of PHP are affected by CVE-2013-3735?
CVE-2013-3735 affects PHP versions prior to 5.4.16 RC1 and 5.5.0 before RC2.
What kind of attack does CVE-2013-3735 enable?
CVE-2013-3735 allows context-dependent attackers to exploit a parser error leading to denial of service conditions.
Is there any workaround for CVE-2013-3735?
There are no known workarounds for CVE-2013-3735, and the recommended approach is to upgrade to a non-vulnerable PHP version.