Gif Exploit
Posted: Sat Jun 23, 2007 12:54 am
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Who on earth would configure webserver to parse images as PHP files?? Too stupid to be true.that article wrote: When users download the image to view it, the server parses the PHP code and the exploit is executed, as it serves the image to the user.
I'm wondering if everyones favorite mod_rewrite action (funnel any unknown file to a php script for processing) is part of the magic making it happen often.Weirdan wrote:Who on earth would configure webserver to parse images as PHP files?? Too stupid to be true.