vulnwatch
[Top] [All Lists]

Re: Php Nuke POST XSS on steroids

To: Paul Laudanski <paul@castlecops.com>
Subject: Re: Php Nuke POST XSS on steroids
From: ascii <ascii@katamail.com>
Date: Mon, 12 Mar 2007 00:10:47 +0100
Cc: full-disclosure@lists.grok.org.uk, news@securiteam.com, vulnwatch@vulnwatch.org, bugtraq@securityfocus.com, vuln@security.nnov.ru, webappsec@lists.owasp.org, Stefano Di Paola <stefano.dipaola@wisec.it>
Delivered-to: sp-com-lists@consult.net
Delivered-to: bugtraq-list@securepoint.com
Delivered-to: mailing list bugtraq@securityfocus.com
Delivered-to: moderator for bugtraq@securityfocus.com
In-reply-to: <45F4605E.7020203@castlecops.com>
List-help: <mailto:bugtraq-help@securityfocus.com>
List-id: <bugtraq.list-id.securityfocus.com>
List-post: <mailto:bugtraq@securityfocus.com>
List-subscribe: <mailto:bugtraq-subscribe@securityfocus.com>
List-unsubscribe: <mailto:bugtraq-unsubscribe@securityfocus.com>
Mailing-list: contact bugtraq-help@securityfocus.com; run by ezmlm
References: <45F18BA5.50500@katamail.com> <45F4605E.7020203@castlecops.com>
User-agent: Thunderbird 1.5.0.9 (X11/20061206)
Paul Laudanski wrote:
> I tried both your scripts at a few locations, and all I get back is this
[cut]

hi Paul, long time from ccc : )

it happens because http headers must be on a single line, it's a
formatting issue (my fault, i used to put a link to a plain text
version but this time i forgot about it), i've just created a txt
version of the advisory available here:

http://phpfi.com/214668

it should be more usable, i dunno when the demos will stop working
on phpnuke.org so i've asked wisec to upload this video since www.ush.it
has bandwidth issues

http://www.wisec.it/ush/phpnukexss.html

obviously to bypass the anti-CSRF filter you have to mix the XSS with
the import_request_variables() trick (this doesn't work on phpnuke.org
because they have globals on, this is why i choose that domain)

consider that import_request_variables() will allows you to do much
more than an XSS, this is just an example advisory on an example product

See you,
Francesco `ascii` Ongaro
http://www.ush.it/

<Prev in Thread] Current Thread [Next in Thread>