ID:               25717
 User updated by:  net_del at freemail dot ru
 Reported By:      net_del at freemail dot ru
 Status:           Wont fix
 Bug Type:         Reproducible crash
 Operating System: Win32
 PHP Version:      4CVS-2003-10-01 (stable)
 New Comment:

ok ;)
but with button cool too
In the Russia lived cool programmers!


Previous Comments:
------------------------------------------------------------------------

[2003-10-01 19:36:34] [EMAIL PROTECTED]

And try searching the bug database BEFORE submitting
the 100th report about this issue.


------------------------------------------------------------------------

[2003-10-01 15:40:57] scottmacvicar at ntlworld dot com

Your sending PHP into an infinite loop.

simplier example is

----------------
<?
$var = 'eval($var);';
eval($var);
?>
----------------

This report is bogus.

------------------------------------------------------------------------

[2003-10-01 12:42:47] net_del at freemail dot ru

Description:
------------
This code over flow the apache!

Reproduce code:
---------------
eval($apache_fuck);
echo("
<form method='post'>
<input type='hidden' name='apache_fuck'
value='eval(".chr(36)."apache_fuck);'>
<input type='submit' value='Save the planet kill the
apache'></form></font></td>");

Expected result:
----------------
;)while (true) but no error ;P

Actual result:
--------------
Apache.exe errored


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=25717&edit=1

Reply via email to