vendor:
PHPads
by:
Unknown
7,5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: PHPads
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
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: Unknown
Unknown
PHPads Authentication Bypass Exploit
This exploit allows an attacker to bypass authentication and change the administrator password of a vulnerable PHPads installation. The exploit works by first retrieving the username and password from the ads.dat file, then using those credentials to access the admin.php?action=config page and change the password to 'htlover'.
Mitigation:
Ensure that authentication credentials are stored securely and that access to the admin.php?action=config page is restricted to authorized users.