[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PHP-Nuke <= 7.9 Search XSS Vulnerability
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Re: PHP-Nuke <= 7.9 Search XSS Vulnerability
- From: try_og@xxxxxxxxxxx
- Date: 9 Jun 2006 01:26:11 -0000
"><iframe src="http://[site]/
will become:
<iframe src="http://[site]/">
"><"
will become:
<"">
This way, you can put html (maybe even more) on the page you are searching
from...