[Full-disclosure] Cross Domain XMLHttpRequest

Stefan Esser sesser at hardened-php.net
Sun Apr 15 21:47:00 BST 2007


Hello,

> Thanks for showing this vulnerability :) In fact it was not supposed
> to be safe, but now it shoud be :) You are right this is not a


adding
        if(strstr($_GET['url'],"file:"))
                die;
is not safe at all...

Regard,
Stefan




Full-Disclosure is hosted and sponsored by Secunia.