vendor:
d.net CMS
by:
darkjoker
9,3
CVSS
HIGH
Arbitrary Re-Installation Vulnerability & Blind SQL Injection
89
CWE
Product Name: d.net CMS
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
2009
Arbitrary Re-Installation Vulnerability & Blind SQL Injection Exploit
There's no check about the elimination of 'help' directory, then whenever an administrator forget to delete it, we can re-install the CMS, it means we can add a new administrator account, without specify database's informations. The Blind SQL Injection Exploit is a PHP script that can be used to retrieve the password of an administrator account in the d.net CMS. The script uses a socket connection to send a malicious query to the server and then checks the response for the password.
Mitigation:
Ensure that the 'help' directory is deleted after installation and that all administrator accounts have strong passwords.