vendor:
PHP-Nuke
by:
yawn
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHP-Nuke
Affected Version From: 8.1.0.3.5b
Affected Version To: 8.1.0.3.5b
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: Linux
2010
PHP-Nuke <= 8.1.0.3.5b (Your_Account Module) Remote Blind SQL Injection (Benchmark Mode)
This exploit is a remote blind SQL injection vulnerability in the Your_Account module of PHP-Nuke 8.1.0.3.5b. The exploit uses a benchmark mode to calculate the average load time of the website and then uses this to determine the password of the user with the aid of a loop. The exploit requires the magic_quotes_gpc to be off.
Mitigation:
Ensure that the magic_quotes_gpc is enabled and that all user input is properly sanitized.