vendor:
PHP Webquest
by:
MhZ91
8.8
CVSS
HIGH
Get Database's Credential
N/A
CWE
Product Name: PHP Webquest
Affected Version From: 2.6
Affected Version To: 2.6
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
PHP Webquest 2.6 Get Database’s Credential
The exploit works only if the function system(); is enabled on the server. An attacker can access the backup_phpwebquest.php file which will return a message with the database credentials.
Mitigation:
Disable the system() function on the server.