From: trustpunk at hotmail dot com Operating system: Windows PHP version: 5.0.4 PHP Bug Type: Unknown/Other Function Bug description: I found a flaq in the ISAPI build
Description: ------------ When running PHP as an ISAPI module , you can remotely crash the web server by creating a specially crafted URL. This bug was discovered by accident and I actually refer it as a DDoS type of attack on the web server. Please fix this! PHP versions effected so far: v4.3.11 , v5.0.4 Reproduce code: --------------- Using a URL like this will crash the web server , only ISAPI is effected. http://www.your-site.com/script.php/num=10101 I discovered this when writing a Binary to Decimal converter. -- Edit bug report at http://bugs.php.net/?id=33313&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=33313&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=33313&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=33313&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=33313&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=33313&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=33313&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=33313&r=needscript Try newer version: http://bugs.php.net/fix.php?id=33313&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=33313&r=support Expected behavior: http://bugs.php.net/fix.php?id=33313&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=33313&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=33313&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=33313&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=33313&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=33313&r=dst IIS Stability: http://bugs.php.net/fix.php?id=33313&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=33313&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=33313&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=33313&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=33313&r=mysqlcfg
