Re: [SAtalk] Iframe text in subject

2002-03-26 Thread Matthew Cline
On Tuesday 26 March 2002 03:56 pm, Shane Hird wrote: > Is there a way to check the font size of a HTML message? This rule will find any font tags with a positive size of 3 or more: rawbody BIG_FONT /<\s*FONT\s[^>]*size\s*=\s*['\"]?\s*\+?(?:[3456789]|\d{2,})/i describe BIG_FONT A font size

RE: [SAtalk] Iframe text in subject

2002-03-26 Thread Michael Moncur
> Although you didn't remove them from the subject line, which has caused a > problem with the web based e-mail archive on sourceforge. It seems you can > place any arbitrary html code in the subject line and it doesn't get > cleaned, yet another cross-site scripting bug. This should be submitted