vendor:
phplinks
by:
ZoRLu
7.5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: phplinks
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: N/A
2008
deltascripts phplinks Remote Auth Bypass Vulnerability
A vulnerability in deltascripts phplinks allows an attacker to bypass authentication by providing a username of [real_admin_name] ' or ' 1=1 and a password of ZoRLu. Generally, the admin username is 'admin'. An example of a vulnerable URL is http://localhost/classifieds/admin/login.php. The attacker can then use the username 'admin' ' or ' 1=1 and the password ZoRLu to gain access.
Mitigation:
Ensure that authentication is properly implemented and that user input is properly sanitized.