vendor:
PHP
by:
ls
7,5
CVSS
HIGH
Denial of Service
400
CWE
Product Name: PHP
Affected Version From: 5.4.0
Affected Version To: 5.4.0
Patch Exists: YES
Related CWE: N/A
CPE: 2.3:a:php:php:5.4.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2012
PHP 5.4.0 Built-in Web Server DoS PoC
The value of the Content-Length header is passed directly to a pemalloc() call in sapi/cli/php_cli_server.c on line 1538. The inline function defined within Zend/zend_alloc.h for malloc() will fail, and will terminate the process with the error message 'Out of memory'.
Mitigation:
Upgrade to PHP 5.4.1RC1-DEV or 5.5.0-DEV