vendor:
EQdkp
by:
Eight10
8.2
CVSS
HIGH
Referer Spoofing
352
CWE
Product Name: EQdkp
Affected Version From: All versions of EQdkp
Affected Version To: 1.3.2001
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
EQdkp <= 1.3.1 Referer Spoof to access to SQL Database
A vulnerability exists in all current versions of EQdkp that allows one to spoof their referring URL to gain access to an integrated class-1 MySQL Backup/Restore program which allows one to download and modify sensitive SQL data. The script only checks for authentication via referring URL from the administration control panel. From the EQdkp_USERS.sql file, the username/email and MD5 Hashed password can be obtained. From there, the password needs to be cracked.
Mitigation:
Implement proper authentication and access control measures. Disable or remove the vulnerable functionality if not needed.