exploit-db-mirror/exploits/php/webapps/29629.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

9 lines
No EOL
749 B
Text

source: http://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/n_layouts.php?link_parameters="><script>alert(document.cookie);</script>