|
PHP-Nuke Multiple Vulnerabilities
|
|
Secunia Advisory:
|
SA11625
|
|
|
Release Date:
|
2004-05-18
|
|
Popularity:
|
11,273 views
|
|
|
Critical:
|
 Moderately critical
|
|
Impact:
|
Cross Site Scripting System access
|
|
Where:
|
From remote
|
|
Solution Status:
|
Unpatched
|
|
| Software: | PHP-Nuke 6.x PHP-Nuke 7.x
|
|
|
Secunia CVSS-2 Score:
|
Available in Secunia business solutions
|
|
|
Subscribe:
|
Instant alerts on relevant vulnerabilities
|
|
| Advisory Content (Page 1 of 3) | [ 1 ] [ 2 ] [ 3 ] | |
|
Description: Janek Vind has reported three vulnerabilities in PHP-Nuke, allowing malicious people to conduct Cross Site Scripting attacks and potentially compromise a vulnerable system.
1) User input passed to the "modpath" parameter in "index.php" is not properly verified before being used to include files. This can be exploited to include arbitrary scripts and files from local resources if a customised module file isn't available for the selected theme.
PHP-Nuke checks if a file exists before it is included, which effectively limits the issue to affect local files on Linux and Unix based systems. However, on Windows based systems it is possible to include arbitrary code using paths to network shares.
2) If error messages hasn't been turned off in PHP, the "Web_Links" module will return error messages if an invalid value is supplied to the "show" parameter. This can be exploited to reveal the installation path.
3) Input passed to certain parameters in various modules isn't properly verified before it is returned to the user. This can be exploited to execute arbitrary HTML or script code in a user's browser session in context of an affected site by tricking the user into visiting a malicious website or follow a specially crafted link.
Examples:
modules.php?name=News&file=article&sid=1&optionbox=[malicious_code]
modules.php?name=Statistics&op=DailyStats&year=2004&month=5&date=[malicious_code]
modules.php?name=Stories_Archive&sa=show_month&year=[malicious_code]&month=05&month_l=May
modules.php?name=Stories_Archive&sa=show_month&year=2004&month=[malicious_code]&month_l=May
modules.php?name=Stories_Archive&sa=show_month&year=2004&month=05&month_l=[malicious_code]
modules.php?name=Surveys&file=comments&op=Reply&pid=1&pollID=1&mode=[malicious_code]&order=0&thold=0
modules.php?name=Surveys&file=comments&op=Reply&pid=1&pollID=1&mode=thread&order=[malicious_code]&thold=0
modules.php?name=Surveys&file=comments&op=Reply&pid=1&pollID=1&mode=thread&order=&thold=[malicious_code]
index.php?foo=bar%20union%20select%20[malicious_code]
The vulnerabilities have been reported in versions 6.x through 7.3.
Change Page: [ 1 ] [ 2 ] [ 3 ]
|
|
|
Track this Secunia Advisory
|
Customers of the Secunia Vulnerability Intelligence solutions will automatically receive updates when new information regarding this advisory is released.
Read more about our Vulnerability Intelligence solutions and what they can do for you and your company.
|
|
|
About this Secunia Advisory
|
Please note: The information that this Secunia Advisory is based on comes from a third party unless stated otherwise.
Secunia collects, validates, and verifies all vulnerability reports issued by security research groups, vendors, and others.
|