[31489] in bugtraq
Re: XSS vulnerability in phpBB (an other ;-)
daemon@ATHENA.MIT.EDU (John Smith)
Tue Sep 9 12:44:43 2003
Date: Tue, 9 Sep 2003 9:24:30 +0200
To: <bugtraq@securityfocus.com>
From: "John Smith" <sgaesux@Phreaker.net>
Reply-To: "John Smith" <sgaesux@Phreaker.net>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-Id: <20030909072405.5AB411A01C8@smtp-1.hotpop.com>
Hello,
You xss didnt work to me, but this "variant" did:
[url=http://www.izhal.com" onclick=alert("bug");"]test[/url]
thanks for pointing the bug :)
asphixia
----------
Hello, i've just found a new xss vulnerability in phpBB 2.0.6 (i'm not
sure but i don't think that others versions are vulnerable).
This vulnerability is located in the [url][/url] bbcode.
You can insert javascript by doing a thing like that:
[url=www.google.fr" onclick=alert('Hello')]text[/url]
You can find differents ways to steal cookies and to stay discreet, just
put on your brain a few seconds ;-).
Actually, there is no patch available but i have warn phpBB developpers so
i think that they will release a patch in a few days.
PS:excuse me if my english isn't perfect but i'm french ;-).