PHP-Nuke MS-Analysis Module Multiple Cross-Site Scripting Vulnerabilities
BID:9947
Info
PHP-Nuke MS-Analysis Module Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 9947 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 22 2004 12:00AM |
| Updated: | Mar 22 2004 12:00AM |
| Credit: | Janek Vind <[email protected]> is credited with the disclosure of these issues. |
| Vulnerable: |
MS-Analysis Website Traffic Analyzer 2.0 |
| Not Vulnerable: | |
Discussion
PHP-Nuke MS-Analysis Module Multiple Cross-Site Scripting Vulnerabilities
It has been reported that MS-Analysis is prone to a multiple cross-site scripting vulnerabilities. These issues are due to a failure of the application to properly sanitize user supplied URI parameters.
These issues could permit a remote attacker to create a malicious link to the vulnerable application that includes hostile HTML and script code. If this link were followed, the hostile code may be rendered in the web browser of the victim user. This would occur in the security context of the affected web site and may allow for theft of cookie-based authentication credentials or other attacks.
It has been reported that MS-Analysis is prone to a multiple cross-site scripting vulnerabilities. These issues are due to a failure of the application to properly sanitize user supplied URI parameters.
These issues could permit a remote attacker to create a malicious link to the vulnerable application that includes hostile HTML and script code. If this link were followed, the hostile code may be rendered in the web browser of the victim user. This would occur in the security context of the affected web site and may allow for theft of cookie-based authentication credentials or other attacks.
Exploit / POC
PHP-Nuke MS-Analysis Module Multiple Cross-Site Scripting Vulnerabilities
No exploit is required to leverage these issues. The following proof of concepts have been provided:
http://www.example.org/nuke70/modules.php?name=MS_Analysis&file=index&op=MSAnalysisGeneral&screen=>[xss_code_here]&overview=1&sortby=
http://www.example.org/nuke70/modules/MS_Analysis/title.php?module_name=>[xss_code_here]
http://www.example.org/nuke70/modules.php?name=MS_Analysis&file=index&op=MSAnalysisGeneral&screen=3&overview=1&sortby=>[xss_code_here]
http://www.example.org/nuke70/modules.php?name=MS_Analysis&file=index&op=MSAnalysisGeneral&screen=13&overview=>[xss_code_here]&sortby=
No exploit is required to leverage these issues. The following proof of concepts have been provided:
http://www.example.org/nuke70/modules.php?name=MS_Analysis&file=index&op=MSAnalysisGeneral&screen=>[xss_code_here]&overview=1&sortby=
http://www.example.org/nuke70/modules/MS_Analysis/title.php?module_name=>[xss_code_here]
http://www.example.org/nuke70/modules.php?name=MS_Analysis&file=index&op=MSAnalysisGeneral&screen=3&overview=1&sortby=>[xss_code_here]
http://www.example.org/nuke70/modules.php?name=MS_Analysis&file=index&op=MSAnalysisGeneral&screen=13&overview=>[xss_code_here]&sortby=
Solution / Fix
PHP-Nuke MS-Analysis Module Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
PHP-Nuke MS-Analysis Module Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- MS-Analysis Website Analysis Module (Maty Scripts)
- PHPNuke INP Homepage (PHPNuke INP)
- [waraxe-2004-SA#011 - Multiple vulnerabilities in MS Analysis v2.0 module for P (Janek Vind
)