At my forum, I block images in signatures, but a user has discovered a work-around that I'm not sure whether I can fix without coding. The user uses the url tag with a jpg target (i.e. url=http://www.yaddayadda.com/image.jpg) which gets around the blocking of the img tag. I looked through the various sections of the AdminCP, but couldn't find any recourse. Is there any way to deal with this without modifying the vbulletin code that deals with the hard-coded tags? Thanks for any help.
Announcement
Collapse
No announcement yet.
bbcode exploit
Collapse
X
-
You're telling me that they did [url]http://www.yaddayadda.com/image.jpg[/url] and the image was displayed? That would be a substantial bug and should be reported.
If you are upset that they can post a link to an image, well that's how the URL tag works. I suppose you could write some code that won't accept a URL that ends in JPG but they will always find ways around it.
Comment
-
*sigh* Closer examination of the situation reveals that I misread what was going on. The user had code like what feldon mentioned in his sig, but he'd also managed to upload a sig image that pointed at the same place, so I thought the link was what was leaking. Terribly sorry for the run-around, folks.
Comment
Related Topics
Collapse
-
by jkotlowskiI've noticed a problem with IMG BB Codes on my site. Every so often when someone types in the BB Code manually instead of using the button, it results in the image URL being hyperlinked and mixed into...
-
Channel: Support Issues & Questions
Mon 20 Jun '16, 7:54pm -
Comment