vendor:
PHP
by:
SecurityFocus
7.5
CVSS
HIGH
Restriction Bypass
264
CWE
Product Name: PHP
Affected Version From: PHP 5.2.6
Affected Version To: Other versions may also be affected.
Patch Exists: YES
Related CWE: N/A
CPE: a:php:php
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
PHP ‘safe_mode’ Restriction Bypass Vulnerabilities
PHP is prone to multiple 'safe_mode' restriction-bypass vulnerabilities. Successful exploits could allow an attacker to determine the presence of files in unauthorized locations; other attacks are also possible. Exploiting these issues allows attackers to obtain sensitive data that could be used in other attacks. These vulnerabilities would be an issue in shared-hosting configurations where multiple users can create and execute arbitrary PHP script code; in such cases, the 'safe_mode' restriction is expected to isolate users from each other.
Mitigation:
Ensure that the 'safe_mode' restriction is properly configured and enforced.