vendor:
N/A
by:
Matthew Murphy
7.5
CVSS
HIGH
Remote Denial of Service
400
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: No
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows, Linux, Mac
2002
PHP-APACHE.C
It is possible, under some circumstances, for remote attackers to invoke the PHP interpreter from the web. If the interpreter is invoked with no command line options, it will hang. Attackers may exploit this condition to cause a denial of service. This is reported to be a problem with PHP and Apache on Microsoft Windows platforms. It may be possible to create this condition in other environments as well.
Mitigation:
Configure a virtual to load PHP out of and set a "cgi.force_redirect" value to require that a certain environment variable be set to allow PHP to run further.