Magic News Plus 1.0.2 - 'news.php?&link_parameters' Cross-Site Scripting
Author: HACKERS PAL
type: webapps
platform: php
port:
date_added: 2007-02-21
date_updated: 2013-11-16
verified: 1
codes: CVE-2007-1142;OSVDB-33136
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/22661/info
Magic News Pro is prone to multiple input-validation vulnerabilities because the application fails to properly sanitize user-supplied input. These issues include a remote file-include issue and two cross-site scripting vulnerabilities.
An attacker can exploit these issues to execute arbitrary PHP code in the context of the webserver process or to steal cookie-based authentication credentials. This may facilitate a compromise of the application and the underlying system; other attacks are also possible.
These issues affects version 1.0.2; other versions may also be vulnerable.
http://www.example.com/news.php?GLOBALS[]=1&link_parameters="><script>alert(document.cookie);</script>