Lucene search
K

1305 matches found

CNVD
CNVD
added 2016/12/23 12:0 a.m.1 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.03129EPSS
Exploits0References1
myhack58
myhack58
added 2016/12/19 12:0 a.m.100 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.15083EPSS
Exploits5
OSV
OSV
added 2016/12/11 3:0 a.m.1 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
Exploits0References1
OSV
OSV
added 2016/12/11 3:0 a.m.1 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
Exploits0References3
OSV
OSV
added 2016/12/11 2:59 a.m.6 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
Exploits0References4
OSV
OSV
added 2016/12/11 2:59 a.m.3 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.03129EPSS
Exploits0References1
OSV
OSV
added 2016/12/11 2:59 a.m.1 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.03129EPSS
Exploits0References1
NVD
NVD
added 2016/12/11 2:59 a.m.16 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.03129EPSS
Exploits0References4
OSV
OSV
added 2016/12/11 2:59 a.m.2 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.03129EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2016/12/11 2:59 a.m.50 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.03129EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2016/12/11 2:0 a.m.31 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.03129EPSS
Exploits0
CVE
CVE
added 2016/12/11 2:0 a.m.93 views

CVE-2016-6620

CVE-2016-6620 affects phpMyAdmin: the vulnerability arises when data is passed to unserialize() without validating serialized data, enabling potential code execution through object instantiation/autoloading. Affected versions are all 4.6.x before 4.6.4, 4.4.x before 4.4.15.8, and 4.0.x before 4.0...

9.8CVSS9.4AI score0.03129EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2016/12/11 2:0 a.m.24 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.03129EPSS
Exploits0References4
FreeBSD
FreeBSD
added 2016/12/08 12:0 a.m.50 views

PHP -- multiple vulnerabilities

The PHP project reports: Use After Free Vulnerability in unserialize CVE-2016-9936 Invalid read when wddx decodes empty boolean element CVE-2016-9935...

9.8CVSS1.9AI score0.06974EPSS
Exploits2References1
CNVD
CNVD
added 2016/12/08 12:0 a.m.2 views

PHP 'unserialize()' function memory misreference vulnerability

PHP PHP: Hypertext Preprocessor is an open source general-purpose computer scripting language maintained by the PHP Group and the open source community. A memory misreference vulnerability exists in the PHP 'unserialize' function. An attacker could exploit this vulnerability to execute arbitrary...

9.8CVSS7.9AI score0.05319EPSS
Exploits1References1
Hacker One
Hacker One
added 2016/11/28 1:20 a.m.12 views

Ian Dunn: unchecked unserialize usages in audit-trail-extension/audit-trail-extension.php

in: https://github.com/iandunn/audit-trail-extension/blob/master/audit-trail-extension.phpL106 https://github.com/iandunn/audit-trail-extension/blob/master/audit-trail-extension.phpL112 https://github.com/iandunn/audit-trail-extension/blob/master/audit-trail-extension.phpL133...

1.2AI score
Exploits0
Hacker One
Hacker One
added 2016/11/28 1:16 a.m.24 views

Ian Dunn: unchecked unserialize usage in WordPress-Functionality-Plugin-Skeleton/functionality-plugin-skeleton.php

in: https://github.com/iandunn/WordPress-Functionality-Plugin-Skeleton/blob/547216caf1bef2664ec3920a9c749191dea13aeb/functionality-plugin-skeleton.phpL108 there is usage of unserialize function public function blockpluginupdates $request, $url if 0 !== strpos $url, self::PLUGINUPDATECHECKURL //...

0.5AI score
Exploits0
Friends Of PHP
Friends Of PHP
added 2016/11/22 10:9 a.m.13 views

Insecure Unserialize in TYPO3 Backend

More info at https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2016-023/...

7.2AI score
Exploits0Affected Software1
Typo3
Typo3
added 2016/11/22 12:0 a.m.492 views

Insecure Unserialize in TYPO3 Backend

It has been discovered, that TYPO3 is susceptible to Insecure Unserialize. Component Type: TYPO3 CMS Release Date: November 22, 2016 Vulnerable subcomponent: Backend Vulnerability Type: Insecure Unserialize Affected Versions: Versions 6.2.0 to 6.2.28, 7.6.0 to 7.6.12 and 8.0.0 to 8.4.0 Severity:...

7AI score
Exploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2016/11/22 12:0 a.m.51 views

openSUSE Security Update : php5 (openSUSE-2016-1338)

This update for php5 fixes the following issues : - CVE-2016-9137: Fixed a use after free in unserialize in curl file deserialization boo1008029 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from openSUSE Security Update...

9.8CVSS8.1AI score0.05319EPSS
Exploits1References2
Rows per page
Query Builder