vendor:
PHP-Nuke Module print
by:
Gamoscu
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHP-Nuke Module print
Affected Version From: 6.0
Affected Version To: 6.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpnuke:php-nuke_module_print
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
PHP-Nuke Module print 6.0 (print&sid) SQL Injection Vulnerability
A SQL injection vulnerability exists in PHP-Nuke Module print 6.0, which allows an attacker to execute arbitrary SQL commands via the 'sid' parameter in the 'modules.php?name=News&file=print' script.
Mitigation:
Input validation should be used to prevent SQL injection attacks.