vendor:
php_recommend
by:
scriptjunkie
7,5
CVSS
HIGH
Authentication Bypass/Remote File Include/Code Injection
20, 94, 264
CWE
Product Name: php_recommend
Affected Version From: 1.3
Affected Version To: 1.3
Patch Exists: YES
Related CWE: N/A
CPE: a:php_recommend:php_recommend
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
2009
Php Recommend <=1.3 Authentication Bypass/Remote File Include/Code Injection Exploits
Php Recommend <=1.3 is vulnerable to authentication bypass, remote file include and code injection exploits. The vulnerable code in admin.php does not check the authentication in server.php sufficiently, allowing an attacker to bypass authentication and inject malicious code.
Mitigation:
Ensure that authentication is checked sufficiently and that all user input is properly sanitized.