On Thursday 02 Jun 2011 01:23:23 rodeored wrote:
This code produces the following 3 lines:
foreach $twords(@topTypes)
{
$output.="<p>".commify_series(@$twords)."</p>";
}
This code produces the following 3 lines:
foreach $twords(@topTypes)
{
$output.="<p>".commify_series(@$twords)."</p>";
}
(XSS) attack here:
http://en.wikipedia.org/wiki/Cross-site_scripting
Regards,
Shlomi Fish
--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
Chuck Norris/etc. Facts - http://www.shlomifish.org/humour/bits/facts/
"My name is Inigo Montoya. You forced my father to write XSLT. Prepare to die!
And be thankful I don't force you to write XSLT."
Please reply to list if it's a mailing list post - http://shlom.in/reply .