Lucene search
K

46 matches found

exploitpack
exploitpack
added 2015/09/09 12:0 a.m.10 views

PHP 5.45.55.6 - SplObjectStorage Unserialize() Use-After-Free

PHP 5.45.55.6 - SplObjectStorage Unserialize Use-After-Free Yet Another Use After Free Vulnerability in unserialize with SplObjectStorage Taoguang Chen Write Date: 2015.8.27 Release Date: 2015.9.4 A use-after-free vulnerability was discovered in unserialize with SplObjectStorage object's...

0.1AI score
Exploits0
OSV
OSV
added 2015/09/09 12:0 a.m.1 views

UBUNTU-CVE-2015-6834

Multiple use-after-free vulnerabilities in PHP before 5.4.45, 5.5.x before 5.5.29, and 5.6.x before 5.6.13 allow remote attackers to execute arbitrary code via vectors related to 1 the Serializable interface, 2 the SplObjectStorage class, and 3 the SplDoublyLinkedList class, which are mishandled...

9.8CVSS7.5AI score0.35455EPSS
Exploits4References4
Packet Storm
Packet Storm
added 2015/09/07 12:0 a.m.26 views

PHP 5.6 / 5.5 / 5.4 SplOnjectStorage unserialize() Use-After-Free

Yet Another Use After Free Vulnerability in unserialize with SplObjectStorage Taoguang Chen - Write Date: 2015.8.27 - Release Date: 2015.9.4 A use-after-free vulnerability was discovered in unserialize with SplObjectStorage object's deserialization and crafted object's wakeup magic method that ca...

Exploits0
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
Hacker One
Hacker One
added 2015/08/27 12:0 a.m.313 views

Internet Bug Bounty: Use After Free Vulnerability in unserialize() with SplObjectStorage

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

7.5CVSS8.4AI score0.35455EPSS
Exploits4
Tenable Nessus
Tenable Nessus
added 2015/08/18 12:0 a.m.42 views

FreeBSD : php5 -- multiple vulnerabilities (787ef75e-44da-11e5-93ad-002590263bf5)

The PHP project reports : Core : - Fixed bug 69793 Remotely triggerable stack exhaustion via recursive method calls. - Fixed bug 70121 unserialize could lead to unexpected methods execution / NULL pointer deref. OpenSSL : - Fixed bug 70014 opensslrandompseudobytes is not cryptographically secure...

7.5CVSS8.3AI score0.01536EPSS
Exploits0References7
0day.today
0day.today
added 2015/08/10 12:0 a.m.18 views

PHP SplObjectStorage Use-After-Free Exploit

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

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

PHP SplObjectStorage Use-After-Free

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

7.4AI score
Exploits0
FreeBSD
FreeBSD
added 2015/08/06 12:0 a.m.41 views

php5 -- multiple vulnerabilities

The PHP project reports: Core: Fixed bug 69793 Remotely triggerable stack exhaustion via recursive method calls. Fixed bug 70121 unserialize could lead to unexpected methods execution / NULL pointer deref. OpenSSL: Fixed bug 70014 opensslrandompseudobytes is not cryptographically secure. Phar:...

7.5CVSS8.6AI score0.01536EPSS
Exploits0References3
Check Point Advisories
Check Point Advisories
added 2014/09/21 12:0 a.m.19 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
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
NVD
NVD
added 2014/07/09 11:7 a.m.27 views

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.5CVSS7.3AI score0.48662EPSS
Exploits4References15
Prion
Prion
added 2014/07/09 11:7 a.m.37 views

Type confusion

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.5CVSS8AI score0.48662EPSS
Exploits4References15Affected Software2
Cvelist
Cvelist
added 2014/07/09 10:0 a.m.33 views

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...

8.1AI score0.48662EPSS
Exploits4References15
UbuntuCve
UbuntuCve
added 2014/07/09 12:0 a.m.37 views

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.5CVSS7.3AI score0.48662EPSS
Exploits4References2
Hacker One
Hacker One
added 2014/06/20 12:0 a.m.83 views

Internet Bug Bounty: SPL ArrayObject/SPLObjectStorage Unserialization Type Confusion Vulnerabilities

This vulnerability was reported directly to the PHP development team. A detailed summary is available here: https://www.sektioneins.de/en/blog/14-08-27-unserialize-typeconfusion.html...

7.5CVSS7.7AI score0.48662EPSS
Exploits4
seebug.org
seebug.org
added 2011/04/22 12:0 a.m.11 views

PHP 5.2.x<5.2.14,5.3.x<5.3.3 SplObjectStorage unserializerd代码执行漏洞

No description provided by source...

7.1AI score
Exploits0
F5 Networks
F5 Networks
added 2010/11/03 12:0 a.m.54 views

SOL12253 - PHP vulnerability CVE-2010-2225

PHP vulnerability CVE-2010-2225 describes a use-after-free vulnerability in the SplObjectStorage unserializer in PHP 5.2.x and 5.3.x through 5.3.2. The vulnerability allows remote attackers to execute arbitrary code or obtain sensitive information by way of serialized data, related to the PHP...

7.5CVSS9.7AI score0.02187EPSS
Exploits1
Ubuntu
Ubuntu
added 2010/09/20 6:22 p.m.81 views

USN-989-1: PHP vulnerabilities

Auke van Slooten discovered that PHP incorrectly handled certain xmlrpc requests. An attacker could exploit this issue to cause the PHP server to crash, resulting in a denial of service. This issue only affected Ubuntu 6.06 LTS, 8.04 LTS, 9.04 and 9.10. CVE-2010-0397 It was discovered that the...

9.8CVSS8.9AI score0.07996EPSS
Exploits11
Rows per page
Query Builder