Lucene search
+L

1353 matches found

Cvelist
Cvelist
added 2017/01/04 8:0 p.m.52 views

CVE-2016-9936

The unserialize implementation in ext/standard/var.c in PHP 7.x before 7.0.14 allows remote attackers to cause a denial of service use-after-free or possibly have unspecified other impact via crafted serialized data. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-6834...

8.8AI score0.04152EPSS
SaveExploits2References7
Debian CVE
Debian CVE
added 2017/01/04 8:0 p.m.62 views

CVE-2016-9936

Removed by vendor...

9.8CVSS8.7AI score0.04152EPSS
SaveExploits2
OSV
OSV
added 2017/01/04 12:0 a.m.5 views

UBUNTU-CVE-2016-9936

The unserialize implementation in ext/standard/var.c in PHP 7.x before 7.0.14 allows remote attackers to cause a denial of service use-after-free or possibly have unspecified other impact via crafted serialized data. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-6834...

9.8CVSS7.2AI score0.04152EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2017/01/04 12:0 a.m.38 views

CVE-2016-9936

The unserialize implementation in ext/standard/var.c in PHP 7.x before 7.0.14 allows remote attackers to cause a denial of service use-after-free or possibly have unspecified other impact via crafted serialized data. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-6834...

9.8CVSS7.2AI score0.04152EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2017/01/03 12:0 a.m.74 views

FreeBSD : PHP -- multiple vulnerabilities (6972668d-cdb7-11e6-a9a5-b499baebfeaf)

The PHP project reports : - Use After Free Vulnerability in unserialize CVE-2016-9936 - Invalid read when wddx decodes empty boolean element CVE-2016-9935 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from the FreeBSD...

9.8CVSS8.6AI score0.07031EPSS
SaveExploits2References4
FreeBSD
FreeBSD
added 2016/12/27 12:0 a.m.74 views

PHP -- multiple vulnerabilities

Check Point reports: ... discovered 3 fresh and previously unknown vulnerabilities CVE-2016-7479, CVE-2016-7480, CVE-2016-7478 in the PHP 7 unserialize mechanism. The first two vulnerabilities allow attackers to take full control over servers, allowing them to do anything they want with the...

9.8CVSS2.5AI score0.42401EPSS
SaveExploits3References1
Exploit DB
Exploit DB
added 2016/12/23 12:0 a.m.255 views

Freepbx < 2.11.1.5 - Remote Code Execution

Exploit Title: Freepbx coockie recordings injection Google Dork: Ask Santa Date: 23/12/2016 Exploit Author: inj3ctor3 Vendor Homepage: https://www.freepbx.org/ Software Link: ISO LINKS IN SITE https://www.freepbx.org/ Version: ALL && unpatched/ Trixbox/freepbx/elastix/pbxinflash/ Tested on: Cento...

10CVSS5.5AI score0.43262EPSS
SaveExploits4
CNVD
CNVD
added 2016/12/23 12:0 a.m.3 views

phpMyAdmin 'unserialize()' Remote Code Execution Vulnerability

phpMyAdmin is a free, web-based MySQL database management tool developed by the phpMyAdmin team. A remote code execution vulnerability exists in the phpMyAdmin 'unserialize' function, which can be exploited by an attacker to execute arbitrary code within the context of an application...

9.8CVSS8.5AI score0.03189EPSS
SaveExploits0References1
exploitpack
exploitpack
added 2016/12/23 12:0 a.m.131 views

Freepbx 2.11.1.5 - Remote Code Execution

Freepbx 2.11.1.5 - Remote Code Execution Exploit Title: Freepbx coockie recordings injection Google Dork: Ask Santa Date: 23/12/2016 Exploit Author: inj3ctor3 Vendor Homepage: https://www.freepbx.org/ Software Link: ISO LINKS IN SITE https://www.freepbx.org/ Version: ALL && unpatched/...

10CVSS9.8AI score0.43262EPSS
SaveExploits4
myhack58
myhack58
added 2016/12/19 12:0 a.m.108 views

PHP garbage collection mechanism UAF vulnerability analysis-vulnerability warning-the black bar safety net

First, the PHP garbage collection mechanism introduction Because PHP is among the presence of circular references, only the refcount of the counter as a garbage collection mechanism is not enough, so in PHP5. 3 introduced a new garbage collection mechanism. $a = array'one'; $a = &$a; unset$a; ?&...

7.5CVSS0.2AI score0.15484EPSS
SaveExploits5
OSV
OSV
added 2016/12/11 3:0 a.m.5 views

DEBIAN-CVE-2016-9865

An issue was discovered in phpMyAdmin. Due to a bug in serialized string parsing, it was possible to bypass the protection offered by PMAsafeUnserialize function. All 4.6.x versions prior to 4.6.5, 4.4.x versions prior to 4.4.15.9, and 4.0.x versions prior to 4.0.10.18 are affected...

9.8CVSS9AI score0.02267EPSS
SaveExploits0References1
OSV
OSV
added 2016/12/11 3:0 a.m.3 views

UBUNTU-CVE-2016-9865

An issue was discovered in phpMyAdmin. Due to a bug in serialized string parsing, it was possible to bypass the protection offered by PMAsafeUnserialize function. All 4.6.x versions prior to 4.6.5, 4.4.x versions prior to 4.4.15.9, and 4.0.x versions prior to 4.0.10.18 are affected...

9.8CVSS7.3AI score0.02267EPSS
SaveExploits0References3
OSV
OSV
added 2016/12/11 2:59 a.m.6 views

ALPINE-CVE-2016-6620

An issue was discovered in phpMyAdmin. Some data is passed to the PHP unserialize function without verification that it's valid serialized data. The unserialization can result in code execution because of the interaction with object instantiation and autoloading. All 4.6.x versions prior to 4.6.4...

9.8CVSS7.7AI score0.03189EPSS
SaveExploits0References1
OSV
OSV
added 2016/12/11 2:59 a.m.3 views

DEBIAN-CVE-2016-6620

An issue was discovered in phpMyAdmin. Some data is passed to the PHP unserialize function without verification that it's valid serialized data. The unserialization can result in code execution because of the interaction with object instantiation and autoloading. All 4.6.x versions prior to 4.6.4...

9.8CVSS9.6AI score0.03189EPSS
SaveExploits0References1
NVD
NVD
added 2016/12/11 2:59 a.m.18 views

CVE-2016-6620

An issue was discovered in phpMyAdmin. Some data is passed to the PHP unserialize function without verification that it's valid serialized data. The unserialization can result in code execution because of the interaction with object instantiation and autoloading. All 4.6.x versions prior to 4.6.4...

9.8CVSS9.6AI score0.03189EPSS
SaveExploits0References4
OSV
OSV
added 2016/12/11 2:59 a.m.9 views

CVE-2016-6620

An issue was discovered in phpMyAdmin. Some data is passed to the PHP unserialize function without verification that it's valid serialized data. The unserialization can result in code execution because of the interaction with object instantiation and autoloading. All 4.6.x versions prior to 4.6.4...

9.8CVSS9.6AI score
SaveExploits0References4
OSV
OSV
added 2016/12/11 2:59 a.m.5 views

UBUNTU-CVE-2016-6620

An issue was discovered in phpMyAdmin. Some data is passed to the PHP unserialize function without verification that it's valid serialized data. The unserialization can result in code execution because of the interaction with object instantiation and autoloading. All 4.6.x versions prior to 4.6.4...

9.8CVSS7.7AI score0.03189EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2016/12/11 2:59 a.m.53 views

CVE-2016-6620

An issue was discovered in phpMyAdmin. Some data is passed to the PHP unserialize function without verification that it's valid serialized data. The unserialization can result in code execution because of the interaction with object instantiation and autoloading. All 4.6.x versions prior to 4.6.4...

9.8CVSS7.6AI score0.03189EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2016/12/11 2:0 a.m.39 views

CVE-2016-6620

An issue was discovered in phpMyAdmin. Some data is passed to the PHP unserialize function without verification that it's valid serialized data. The unserialization can result in code execution because of the interaction with object instantiation and autoloading. All 4.6.x versions prior to 4.6.4...

9.8CVSS9.7AI score0.03189EPSS
SaveExploits0
Cvelist
Cvelist
added 2016/12/11 2:0 a.m.27 views

CVE-2016-6620

An issue was discovered in phpMyAdmin. Some data is passed to the PHP unserialize function without verification that it's valid serialized data. The unserialization can result in code execution because of the interaction with object instantiation and autoloading. All 4.6.x versions prior to 4.6.4...

9.5AI score0.03189EPSS
SaveExploits0References4
Rows per page
Query Builder