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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 01:54
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugs.php.net/bug.php?id=64660 - | |
References | () https://github.com/php/php-src/blob/php-5.4.16RC1/NEWS - | |
References | () https://github.com/php/php-src/blob/php-5.5.0RC2/NEWS - | |
References | () https://github.com/php/php-src/commit/fb58e69a84f4fde603a630d2c9df2fa3be16d846 - Exploit, Patch |
07 Nov 2023, 02:16
Type | Values Removed | Values Added |
---|---|---|
Summary | 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. |
Information
Published : 2013-05-31 21:55
Updated : 2024-11-21 01:54
NVD link : CVE-2013-3735
Mitre link : CVE-2013-3735
CVE.ORG link : CVE-2013-3735
JSON object : View
Products Affected
php
- php
CWE
CWE-20
Improper Input Validation