Lucene search
+L

50 matches found

NVD
NVD
added 2016/09/12 1:59 a.m.40 views

CVE-2016-7129

The phpwddxprocessdata function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service segmentation fault or possibly have unspecified other impact via an invalid ISO 8601 time value, as demonstrated by a wddxdeserialize call that...

9.8CVSS9.8AI score0.06842EPSS
SaveExploits1References10
Prion
Prion
added 2016/09/12 1:59 a.m.29 views

Code injection

The phpwddxprocessdata function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service segmentation fault or possibly have unspecified other impact via an invalid ISO 8601 time value, as demonstrated by a wddxdeserialize call that...

7.5CVSS8AI score0.06842EPSS
SaveExploits1References10Affected Software1
Cvelist
Cvelist
added 2016/09/12 1:00 a.m.48 views

CVE-2016-7130

The phpwddxpopelement function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service NULL pointer dereference and application crash or possibly have unspecified other impact via an invalid base64 binary value, as demonstrated by a...

9.1AI score0.06672EPSS
SaveExploits1References10
Debian CVE
Debian CVE
added 2016/09/12 1:00 a.m.33 views

CVE-2016-7131

Removed by vendor...

7.5CVSS8.7AI score0.0883EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2016/09/12 1:00 a.m.45 views

CVE-2016-7130

Removed by vendor...

7.5CVSS8.7AI score0.06672EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2016/09/11 12:00 a.m.36 views

CVE-2016-7131

ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service NULL pointer dereference and application crash or possibly have unspecified other impact via a malformed wddxPacket XML document that is mishandled in a wddxdeserialize call, as...

7.5CVSS7.1AI score0.0883EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2016/09/11 12:00 a.m.32 views

CVE-2016-7130

The phpwddxpopelement function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service NULL pointer dereference and application crash or possibly have unspecified other impact via an invalid base64 binary value, as demonstrated by a...

7.5CVSS7.2AI score0.06672EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2016/09/11 12:00 a.m.39 views

CVE-2016-7129

The phpwddxprocessdata function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service segmentation fault or possibly have unspecified other impact via an invalid ISO 8601 time value, as demonstrated by a wddxdeserialize call that...

9.8CVSS7.2AI score0.06842EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2016/09/09 1:19 p.m.42 views

CVE-2016-7130

The phpwddxpopelement function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service NULL pointer dereference and application crash or possibly have unspecified other impact via an invalid base64 binary value, as demonstrated by a...

7.5CVSS6.3AI score0.06672EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2016/09/09 1:19 p.m.39 views

CVE-2016-7131

ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service NULL pointer dereference and application crash or possibly have unspecified other impact via a malformed wddxPacket XML document that is mishandled in a wddxdeserialize call, as...

7.5CVSS5.9AI score0.0883EPSS
SaveExploits1References1
CNVD
CNVD
added 2016/09/07 12:00 a.m.1 views

PHP 'wddx_deserialize()' Denial of Service Vulnerability

PHP is an open source general-purpose computer scripting language. A denial of service vulnerability exists in PHP 'wddxdeserialize' which allows attackers to exploit the vulnerability to crash an application and cause a denial of service...

9.8CVSS7.5AI score0.06842EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2016/09/02 12:00 a.m.62 views

SUSE SLES11 Security Update : php53 (SUSE-SU-2016:2013-1)

php53 was updated to fix five security issues. These security issues were fixed : - CVE-2016-5769: mcrypt: Heap Overflow due to integer overflows bsc986388. - CVE-2015-8935: XSS in header with Internet Explorer bsc986004. - CVE-2016-5772: Double Free Courruption in wddxdeserialize bsc986244. -...

9.8CVSS6.9AI score0.09674EPSS
SaveExploits2References16
Hacker One
Hacker One
added 2016/08/19 4:03 a.m.26 views

Internet Bug Bounty: wddx_deserialize null dereference in php_wddx_pop_element

Upstream Bug --- https://bugs.php.net/bug.php?id=72799 Summary -- If we add an element to boolean leaf of XML struct, a null pointer dereference will happen when the element is popped. Source code: https://github.com/php/php-src/blob/PHP-5.6.24/ext/wddx/wddx.cL985 static void phpwddxpopelementvoi...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/08/19 3:57 a.m.21 views

Internet Bug Bounty: wddx_deserialize null dereference

Upstream Bug --- https://bugs.php.net/bug.php?id=72750 Summary -- When wddx deserialize tries to parse an invalid base64 binary value, phpbase64decode return NULL. The return value is not checked and used. https://github.com/php/php-src/blob/master/ext/wddx/wddx.cL896 if !strcmpchar name, ELBINAR...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/08/19 3:13 a.m.37 views

Internet Bug Bounty: wddx_deserialize allows illegal memory access

Upstream Bug --- 2016-08-03 18:36 UTC https://bugs.php.net/bug.php?id=72749 Summary -- wddxdeserialize allows to unserialize a WDDX packet that usually comes from external input, while deserializing an invalid dateTime value, wddxdeserialize will parse it in a wrong way and then assign the suppli...

6.9AI score
SaveExploits0
NVD
NVD
added 2016/08/07 10:59 a.m.28 views

CVE-2016-5772

Double free vulnerability in the phpwddxprocessdata function in wddx.c in the WDDX extension in PHP before 5.5.37, 5.6.x before 5.6.23, and 7.x before 7.0.8 allows remote attackers to cause a denial of service application crash or possibly execute arbitrary code via crafted XML data that is...

9.8CVSS10AI score0.09674EPSS
SaveExploits1References14
Prion
Prion
added 2016/08/07 10:59 a.m.36 views

Double free

Double free vulnerability in the phpwddxprocessdata function in wddx.c in the WDDX extension in PHP before 5.5.37, 5.6.x before 5.6.23, and 7.x before 7.0.8 allows remote attackers to cause a denial of service application crash or possibly execute arbitrary code via crafted XML data that is...

7.5CVSS8.5AI score0.09674EPSS
SaveExploits1References14Affected Software7
Tenable Nessus
Tenable Nessus
added 2016/08/02 12:00 a.m.69 views

Amazon Linux AMI : php55 / php56 (ALAS-2016-728) (httpoxy)

A stack consumption vulnerability in GD in PHP allows remote attackers to cause a denial of service via a crafted imagefilltoborder call. CVE-2015-8874 An integer overflow, leading to a heap-based buffer overflow was found in the imagecreatefromgd2 function of PHP's gd extension. A remote attacke...

9.8CVSS7.5AI score0.50427EPSS
SaveExploits11References11
Hacker One
Hacker One
added 2016/06/21 3:52 p.m.18 views

Internet Bug Bounty: Double Free Corruption in wddx.c (extension)

There are a bug double free occur in wddxdeserialize, which trying to deserialize malicious xml input from user's request. The problem start here in : static void phpwddxpushelementvoid userdata, const XMLChar name, const XMLChar atts ...snip..... else if !strcmpchar name, ELBOOLEAN int i; if att...

7.7AI score
SaveExploits0
NVD
NVD
added 2016/03/31 4:59 p.m.29 views

CVE-2016-3141

Use-after-free vulnerability in wddx.c in the WDDX extension in PHP before 5.5.33 and 5.6.x before 5.6.19 allows remote attackers to cause a denial of service memory corruption and application crash or possibly have unspecified other impact by triggering a wddxdeserialize call on XML data...

9.8CVSS10AI score0.36009EPSS
SaveExploits0References15
Rows per page
Query Builder