vendor:
Thickbox Gallery v2
by:
SirGod
7.5
CVSS
HIGH
Arbitrary Admin Data Disclosure
N/A
CWE
Product Name: Thickbox Gallery v2
Affected Version From: Thickbox Gallery v2
Affected Version To: Thickbox Gallery v2
Patch Exists: YES
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
Thickbox Gallery v2 Admin Data Disclosure
An attacker can access the admin data (login name + crypted password as MD5) by accessing the admins.php file located in the conf directory of the Thickbox Gallery v2 application. This can be done by accessing the URL http://localhost/[Path]/conf/admins.php. The attacker can then extract the admin username and the hash from the retrieved data.
Mitigation:
Restrict access to the admins.php file and ensure that the application is up to date with the latest security patches.