Lucene search
K

29 matches found

OpenVAS
OpenVAS
added 2023/03/08 12:0 a.m.35 views

Debian: Security Advisory (DLA-341-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.8AI score0.35455EPSS
Exploits4References2
SUSE CVE
SUSE CVE
added 2023/02/15 5:58 a.m.1 views

SUSE CVE-2010-2191

The 1 parsestr, 2 pregmatch, 3 unpack, and 4 pack functions; the 5 ZENDFETCHRW, 6 ZENDCONCAT, and 7 ZENDASSIGNCONCAT opcodes; and the 8 ArrayObject::uasort method in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to obtain sensitive information memory contents or...

6.4CVSS6.8AI score0.01257EPSS
Exploits3References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:28 a.m.1 views

SUSE CVE-2014-3515

The SPL component in PHP before 5.4.30 and 5.5.x before 5.5.14 incorrectly anticipates that certain data structures will have the array data type after unserialization, which allows remote attackers to execute arbitrary code via a crafted string that triggers use of a Hashtable destructor, relate...

7.5CVSS9.2AI score0.48662EPSS
Exploits4References7
SUSE CVE
SUSE CVE
added 2023/02/15 5:14 a.m.2 views

SUSE CVE-2015-6831

Multiple use-after-free vulnerabilities in SPL in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 allow remote attackers to execute arbitrary code via vectors involving 1 ArrayObject, 2 SplObjectStorage, and 3 SplDoublyLinkedList, which are mishandled during unserialization...

7.3CVSS8.3AI score0.01156EPSS
Exploits0References11
myhack58
myhack58
added 2016/12/19 12:0 a.m.95 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.09582EPSS
Exploits5
Hacker One
Hacker One
added 2016/11/08 2:0 p.m.15 views

Internet Bug Bounty: Use-after-free in ArrayObject Deserialization

The bug report at: https://bugs.php.net/bug.php?id=73144 The fix commit at: https://github.com/php/php-src/commit/f74d7d92c8bc1edc2505e0b58546217e9e1ecb40...

6.9AI score
Exploits0
RedHat Linux
RedHat Linux
added 2016/03/15 8:55 p.m.2 views

php: dangling pointer in the unserialization of ArrayObject items

A flaw was discovered in the way PHP performed object unserialization. Specially crafted input processed by the unserialize function could cause a PHP application to crash or, possibly, execute arbitrary code...

7.5CVSS7.4AI score0.01536EPSS
Exploits0References4
Hacker One
Hacker One
added 2016/02/02 10:37 a.m.27 views

Internet Bug Bounty: Use-after-free vulnerability in SPL(ArrayObject, unserialize)

https://bugs.php.net/bug.php?id=71311...

6.9AI score
Exploits0
CNVD
CNVD
added 2016/01/23 12:0 a.m.2 views

PHP SPL Deserialization Memory Misreference Vulnerability

PHP is a general-purpose scripting language that can be embedded in HTML. A memory misreference vulnerability in the PHP SPL deserialization implementation allows attackers to exploit special ArrayObject, SplObjectStorage, SplDoublyLinkedList related vectors to execute arbitrary code...

7.5CVSS9.4AI score0.00451EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2015/08/27 12:0 a.m.44 views

CVE-2015-6831

Multiple use-after-free vulnerabilities in SPL in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 allow remote attackers to execute arbitrary code via vectors involving 1 ArrayObject, 2 SplObjectStorage, and 3 SplDoublyLinkedList, which are mishandled during unserialization...

7.5CVSS7.2AI score0.01156EPSS
Exploits0References3
0day.today
0day.today
added 2015/08/10 12:0 a.m.22 views

PHP SPL ArrayObject Use-After-Free Exploit

A use-after-free vulnerability was discovered in unserialize with SPL ArrayObject object's deserialization that can be abused for leaking arbitrary memory blocks or execute arbitrary code remotely. Use After Free Vulnerability in unserialize with SPL ArrayObject Taoguang Chen - Write Date:...

8AI score
Exploits0
Packet Storm
Packet Storm
added 2015/08/07 12:0 a.m.22 views

PHP SPL ArrayObject Use-After-Free

Use After Free Vulnerability in unserialize with SPL ArrayObject Taoguang Chen - Write Date: 2015.7.30 - Release Date: 2015.8.7 A use-after-free vulnerability was discovered in unserialize with SPL ArrayObject object's deserialization that can be abused for leaking arbitrary memory blocks or...

7.4AI score
Exploits0
Hacker One
Hacker One
added 2015/07/13 12:0 a.m.68 views

Internet Bug Bounty: Dangling pointer in the unserialization of ArrayObject items

https://bugs.php.net/bug.php?id=70068...

7.5CVSS8.3AI score0.01536EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2015/03/26 12:0 a.m.94 views

Debian DLA-18-1 : php5 security update

CVE-2014-3515: fix unserialize SPL ArrayObject / SPLObjectStorage Type Confusion CVE-2014-0207: fileinfo: cdfreadshortsector insufficient boundary check CVE-2014-3480: fileinfo: cdfcountchain insufficient boundary check CVE-2014-4721: The phpinfo implementation in ext/standard/info.c in PHP befor...

7.5CVSS8AI score0.48662EPSS
Exploits5References6
Check Point Advisories
Check Point Advisories
added 2014/09/21 12:0 a.m.18 views

PHP unserialize Call SPL ArrayObject and SPLObjectStorage Memory Corruption (CVE-2014-3515)

A memory corruption vulnerability exists in PHP. The vulnerability is due to type confusion in the unserialize function for SPL ArrayObject and SPLObjectStorage. An attacker can exploit this vulnerability if the application uses the vulnerable function...

7.5CVSS3.1AI score0.48662EPSS
Exploits4
Tenable Nessus
Tenable Nessus
added 2014/08/07 12:0 a.m.61 views

CentOS 7 : php (CESA-2014:1013)

Updated php packages that fix multiple security issues are now available for Red Hat Enterprise Linux 7. The Red Hat Security Response Team has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed severity ratings, are...

7.5CVSS7.9AI score0.48662EPSS
Exploits6References11
Cent OS
Cent OS
added 2014/08/06 2:38 p.m.551 views

php security update

CentOS Errata and Security Advisory CESA-2014:1013 Updated php packages that fix multiple security issues are now available for Red Hat Enterprise Linux 7. The Red Hat Security Response Team has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base...

7.5CVSS7.3AI score0.48662EPSS
Exploits6References7
RedHat Linux
RedHat Linux
added 2014/08/06 6:5 a.m.2 views

php: unserialize() SPL ArrayObject / SPLObjectStorage type confusion flaw

A type confusion issue was found in the SPL ArrayObject and SPLObjectStorage classes' unserialize method. A remote attacker able to submit specially crafted input to a PHP application, which would then unserialize this input using one of the aforementioned methods, could use this flaw to execute...

7.5CVSS7.6AI score0.48662EPSS
Exploits4References4
RedHat Linux
RedHat Linux
added 2014/08/06 6:5 a.m.51 views

Moderate: Red Hat Security Advisory: php security update

Updated php packages that fix multiple security issues are now available for Red Hat Enterprise Linux 7. The Red Hat Security Response Team has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed severity ratings, are...

7.5CVSS7.3AI score0.48662EPSS
Exploits6References11
RedHat Linux
RedHat Linux
added 2014/08/06 5:14 a.m.72 views

Moderate: Red Hat Security Advisory: php53 and php security update

Updated php53 and php packages that fix multiple security issues are now available for Red Hat Enterprise Linux 5 and 6 respectively. The Red Hat Security Response Team has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give...

7.5CVSS7.4AI score0.48662EPSS
Exploits7References12
Rows per page
Query Builder