vendor:
PHP
by:
Maksymilian Arciemowicz
7.5
CVSS
HIGH
Symlink Bypass
94
CWE
Product Name: PHP
Affected Version From: 5.2.12
Affected Version To: 5.3.2001
Patch Exists: No
Related CWE: N/A
CPE: a:php:php:5.2.12
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
2011
PHP 5.2.12/5.3.1 symlink() open_basedir bypass
This exploit allows an attacker to bypass the open_basedir restriction in PHP 5.2.12 and 5.3.1. The exploit creates a symlink to a file outside the open_basedir restriction, allowing the attacker to access the file.
Mitigation:
Ensure that the open_basedir restriction is properly configured and enforced.