Home » Hacking News » PHPNuke 6.0 XSS vulnerability
PHPNuke 6.0 XSS vulnerability
by Nikola Strahija on October 11th, 2002 Arab Vieruz has found an XSS flaw in PHPNuke 6.0, a widely used open-source CMS, which, if exploited, could allow arbitrary code execution.
Arab Vieruz's e-mail message
----------------------------------
Exploit:
1- go to http://[traget]/modules.php?name=Downloads&d_op=search
2- put in form search this code :
3- click "Search"
(without "*")
you can't use it an URL like this
http://[traget]/modules.php?
name=Downloads&d_op=search&query=
----------------------------------