vendor:
PHP-Nuke 8.2.4
by:
Sojobo dev team
7,5
CVSS
HIGH
File Inclusion and Reflected Cross-Site Scripting
94, 79
CWE
Product Name: PHP-Nuke 8.2.4
Affected Version From: 8.2.4
Affected Version To: 8.2.4
Patch Exists: YES
Related CWE: N/A
CPE: a:phpnuke:php-nuke
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
2013
PHP-Nuke 8.2.4 multiple vulnerabilities
A File Inclusion and Reflected Cross Site Scripting vulnerability was discovered during the testing of Sojobo, Static Analysis Tool. It is possible to create the variable $newlang with an arbitrary value and to allow the inclusion of an arbitrary local file. It is also possible to create the variable $redirect with an arbitrary value and to inject arbitrary HTML code. Due to XSS filtering the request must be done via POST with the injection data sent as payload.
Mitigation:
Disable register_globals in php.ini and filter user input