I should make Note* the poster did not say if Splatt had been alerted. Nor which version was tested. So I have to assume this was another fast and loose post to Bugtraq.
I think this is true, and not only in the Splatt block coz some dude tried this out all over my Splatt forums 4.0RC1 last week - see our thread "Interesting Hack/Exploit Attempt" in this section (http://www.nukecops.com/postt1349.html).
I tried to contact Splatt about this, but (unsurprisingly) to no avail... one thing I dont understand six, is,
1. what is meant by..
And now, backward any " there is a backslash!
2. And how is it done??
Think I am going to go through all my splatt files and do a trial-and-error
and add this stuff coz there is a huge gaping hole somewhere!
Regards
Anthony
sixonetonoffun Major
Joined: Jan 13, 2003
Posts: 892
Posted:
Mon Mar 31, 2003 8:38 pm
He means behind any quote will be a backwards slash.
Here is another again usable where no html would be allowed.
$title = htmlspecialchars(stripslashes(FixQuotes($title)));
I just put it in one line it works in seperate lines as given in the above post fine too.
Its sort of a trial and error thing. Like when FB used htmlspecialchars on signitures in the user profiles everyone had chit fits because they could't post images anymore even in bbcode. So he changed back to a less restrictive filter.
Which is still semi vulnerable to the exact exploit used above. But thats what the users want.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum