Hi,
I created on a thread on this board a tag that contains HTML. To my surprise, I got this result:
vBulletin SEO Forums - Threads Tagged with <a href="ff">test</a>
You are including the tag in the META description and you are not calling the PHP function htmlentities (or some equivalent function) on the resulting string. The net result of this is that I can alter the HTML on the page - as you can see with your own eyes.
This is a huge XSS flaw and at a same time a BEGGINER'S mistake in programming. I advise Crawlability to take security seriously. It is not acceptable to release your product without testing at least once for HTML all the fields on which you receive data from the user.
I don't want to get to the conclusion that VBSEO represents a security threat for my board. Please test the product properly before release.
Regards,
Razvan



LinkBack URL
About LinkBacks





Reply With Quote

