Lucene search
+L

1362 matches found

Packet Storm
Packet Storm
added 2015/02/20 12:0 a.m.27 views

PHP DateTimeZone Type Confusion Infoleak

Type Confusion Infoleak Vulnerability in unserialize with DateTimeZone Taoguang Chen - Write Date: 2015.1.29 - Release Date: 2015.2.20 A Type Confusion Vulnerability was discovered in unserialize with DateTimeZone object's wakeup magic method that can be abused for leaking arbitrary memory blocks...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2015/02/20 12:0 a.m.123 views

PHP DateTime Use-After-Free

Use After Free Vulnerability in unserialize with DateTime CVE-2015-0273 Taoguang Chen - Write Date: 2015.1.29 - Release Date: 2015.2.20 A use-after-free vulnerability was discovered in unserialize with DateTime/DateTimeZone/DateInterval/DatePeriod objects's wakeup magic method that can be abused...

7.5CVSS7.4AI score0.42911EPSS
SaveExploits9
Hacker One
Hacker One
added 2015/02/19 12:0 a.m.34 views

Internet Bug Bounty: SoapClient's __call() type confusion through unserialize()

https://bugs.php.net/bug.php?id=69085 Description: ------------ SoapClient's call method is prone to a type confusion vulnerability which can be used to gain remote code execution through unsafe unserialize calls. In soap.c:2906 if zendhashfindZOBJPROPPthisptr, "defaultheaders",...

8.1AI score
SaveExploits0
FreeBSD
FreeBSD
added 2015/02/18 12:0 a.m.73 views

php5 -- multiple vulnerabilities

The PHP Project reports: Use after free vulnerability in unserialize with DateTimeZone. Mitigation for CVE-2015-0235 -- GHOST: glibc gethostbyname buffer overflow...

10CVSS8AI score0.94859EPSS
SaveExploits38References3
Check Point Advisories
Check Point Advisories
added 2015/02/16 12:0 a.m.24 views

PHP Core Unserialize Key Name Code Execution (CVE-2015-0231)

A code execution vulnerability has been reported in PHP core. The vulnerability is due to a use after free error when handling serialized objects with identical number key names within the unserialize function. A remote attacker can exploit the vulnerability by sending crafted serialized data to ...

7.5CVSS2.8AI score0.42593EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2015/02/13 12:0 a.m.55 views

Amazon Linux AMI : php54 (ALAS-2015-475)

sapi/cgi/cgimain.c in the CGI component in PHP through 5.4.36, 5.5.x through 5.5.20, and 5.6.x through 5.6.4, when mmap is used to read a .php file, does not properly consider the mapping's length during processing of an invalid file that begins with a character and lacks a newline character, whi...

7.5CVSS7.7AI score0.53166EPSS
SaveExploits12References4
Tenable Nessus
Tenable Nessus
added 2015/02/13 12:0 a.m.257 views

Amazon Linux AMI : php55 (ALAS-2015-474)

sapi/cgi/cgimain.c in the CGI component in PHP through 5.4.36, 5.5.x through 5.5.20, and 5.6.x through 5.6.4, when mmap is used to read a .php file, does not properly consider the mapping's length during processing of an invalid file that begins with a character and lacks a newline character, whi...

7.5CVSS7.7AI score0.53166EPSS
SaveExploits12References4
Check Point Advisories
Check Point Advisories
added 2015/02/09 12:0 a.m.23 views

PHP Core unserialize process nested data Use After Free (CVE-2014-8142)

A code execution vulnerability has been reported in PHP core. The vulnerability is due to a use after free error when handling serialized objects with identical keys within the unserialize function. A remote attacker can exploit the vulnerability by sending crafted serialized data to a web...

7.5CVSS3.3AI score0.53166EPSS
SaveExploits8
Hacker One
Hacker One
added 2015/02/03 12:0 a.m.181 views

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

Use After Free Vulnerability in unserialize Taoguang Chen - Write Date: 2015.2.3 - Release Date: 2015.3.20 A use-after-free vulnerability was discovered in unserialize with a specially defined object's wakeup magic method that can be abused for leaking arbitrary memory blocks or execute arbitrary...

7.5CVSS8.5AI score0.12219EPSS
SaveExploits5
NVD
NVD
added 2015/01/27 8:3 p.m.38 views

CVE-2015-0231

Use-after-free vulnerability in the processnesteddata function in ext/standard/varunserializer.re in PHP before 5.4.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate...

7.5CVSS8.3AI score0.42593EPSS
SaveExploits5References23
Prion
Prion
added 2015/01/27 8:3 p.m.37 views

Design/Logic Flaw

Use-after-free vulnerability in the processnesteddata function in ext/standard/varunserializer.re in PHP before 5.4.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate...

7.5CVSS7.8AI score0.53166EPSS
SaveExploits10References23Affected Software1
Cvelist
Cvelist
added 2015/01/27 11:0 a.m.46 views

CVE-2015-0231

Use-after-free vulnerability in the processnesteddata function in ext/standard/varunserializer.re in PHP before 5.4.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate...

8.4AI score0.42593EPSS
SaveExploits5References23
CVE
CVE
added 2015/01/27 11:0 a.m.403 views

CVE-2015-0231

CVE-2015-0231 is a use-after-free in PHP’s unserialize handling of serialized objects with identical numeric keys within process_nested_data (ext/standard/var_unserializer.re). Affects PHP releases up to 5.4.37, 5.5.x up to 5.5.21, and 5.6.x up to 5.6.5; remote attackers could trigger arbitrary c...

7.5CVSS8.2AI score0.42593EPSS
SaveExploits5References23Affected Software1
UbuntuCve
UbuntuCve
added 2015/01/27 12:0 a.m.65 views

CVE-2015-0231

Use-after-free vulnerability in the processnesteddata function in ext/standard/varunserializer.re in PHP before 5.4.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate...

7.5CVSS7.1AI score0.42593EPSS
SaveExploits5References2
OSV
OSV
added 2015/01/27 12:0 a.m.10 views

UBUNTU-CVE-2015-0231

Use-after-free vulnerability in the processnesteddata function in ext/standard/varunserializer.re in PHP before 5.4.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate...

7.5CVSS7.1AI score0.42593EPSS
SaveExploits5References3
Tenable Nessus
Tenable Nessus
added 2015/01/19 12:0 a.m.15 views

MyBB < 1.8.3 / 1.6.16 Multiple Vulnerabilities

Binary data 8612.prm...

7.3AI score
SaveExploits0References2
myhack58
myhack58
added 2015/01/09 12:0 a.m.27 views

magento1. 9. 0. 1 PHP object injection analysis-vulnerability warning-the black bar safety net

Original: https://websec.wordpress.com/2014/12/08/magento-1-9-0-1-poi/ The use of unserializefunction to cause code execution vulnerability not new things, but in this article are a few of the more interesting use of points or that technique, although not a common technique, but the idea was good...

0.5AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2015/01/08 6:15 p.m.65 views

Important: Red Hat Security Advisory: php security update

Updated php packages that fix two security issues are now available for Red Hat Enterprise Linux 6.5 Extended Update Support. Red Hat Product Security has rated this update as having Important security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed severity...

7.5CVSS7.8AI score0.28862EPSS
SaveExploits2References3
Amazon
Amazon
added 2015/01/08 12:0 a.m.77 views

Medium: php54

Issue Overview: Use-after-free vulnerability in the processnesteddata function in ext/standard/varunserializer.re in PHP before 5.4.36, 5.5.x before 5.5.20, and 5.6.x before 5.6.4 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of...

10CVSS8.6AI score0.53166EPSS
SaveExploits8
Tenable Nessus
Tenable Nessus
added 2015/01/06 12:0 a.m.41 views

Mandriva Linux Security Advisory : php (MDVSA-2015:004)

Updated php packages fix security vulnerability : A use-after-free flaw was found in PHP unserialize. An untrusted input could cause PHP interpreter to crash or, possibly, execute arbitrary code when processed using unserialize CVE-2014-8142. PHP has been updated to version 5.5.20, which fixes...

7.5CVSS6.8AI score0.53166EPSS
SaveExploits8References2
Rows per page
Query Builder