vendor:
AMP
by:
Dedi Dwianto a.k.a the_day
9
CVSS
CRITICAL
Remote File Inclusion
CWE
Product Name: AMP
Affected Version From: v3.2
Affected Version To: v3.2
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
AMP v3.2 (base_path) Remote File Inclusion Vulnerability
Input passed to the "$base_path." parameter in base.php is not properly verified before being used. This can be exploited to execute arbitrary PHP code by including files from local or external resources.
Mitigation:
Sanitize variable $base_path affected files. Turn off register_globals.