Lucene search
+L

1353 matches found

Positive Technologies
Positive Technologies
added 2017/07/10 12:0 a.m.7 views

PT-2017-11757

Name of the Vulnerable Software and Affected Versions xar version 1.6.1 Description The issue is related to a NULL pointer dereference in the xar unserialize function, located in archive.c, within the libxar.so component of xar. Recommendations For xar version 1.6.1, consider avoiding the use of...

9.8CVSS7.2AI score0.01935EPSS
SaveExploits0References17
Hacker One
Hacker One
added 2017/07/04 11:9 p.m.21 views

Internet Bug Bounty: Use-after-free in PHP7's unserialize()

The bug submitted at: https://bugs.php.net/bug.php?id=74614 The fix committed at: https://github.com/php/php-src/commit/d02f953faf4afdd1576acb1380e4cd3c050ac599...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/07/02 1:13 a.m.20 views

Automattic: Object Injection in Woocommerce / Handle PDT Responses from PayPal

At this moment prevention from object injection is in the following line of code: pregmatch '/^a:2:/', $rawcustom && ! pregmatch '/CO:+?0-9+:"/', $rawcustom && $custom = maybeunserialize $rawcustom but the PHP native unserialize function supports little o as option in it and it is a StdClass...

1.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/05/12 12:0 a.m.81 views

F5 Networks BIG-IP : PHP vulnerability (K30363030)

splarray.c in the SPL extension in PHP before 5.5.37 and 5.6.x before 5.6.23 improperly interacts with the unserialize implementation and garbage collection, which allows remote attackers to execute arbitrary code or cause a denial of service use-after-free and application crash via crafted...

9.8CVSS7.8AI score0.15484EPSS
SaveExploits5References2
Tenable Nessus
Tenable Nessus
added 2017/05/02 12:0 a.m.61 views

EulerOS 2.0 SP1 : php (EulerOS-SA-2017-1067)

According to the versions of the php packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Zend/zendexceptions.c in PHP, possibly 5.x before 5.6.28 and 7.x before 7.0.13, allows remote attackers to cause a denial of service infinite loop...

9.8CVSS8.8AI score0.42401EPSS
SaveExploits14References15
myhack58
myhack58
added 2017/04/12 12:0 a.m.98 views

Drupal 7. x Service Module SQLi & RCE vulnerability analysis and EXP-vulnerability warning-the black bar safety net

Drupal 7. x Service Module SQLi & RCE In the audit of the Drupal Service module when it is detected on the unserializefunction of a insecure call. Through the vulnerability, can lead to permission to escape, SQL injection, and remote code execution. 0x00 Service Module In Drupal, the Service modu...

7.8AI score
SaveExploits0
seebug.org
seebug.org
added 2017/03/10 12:0 a.m.67 views

Drupal 7.x Services module unserialize() to RCE

Upon auditing Drupal's Services module, the Ambionics team came accross an insecure use of unserialize. The exploitation of the vulnerability allowed for privilege escalation, SQL injection and, finally, remote code execution. Services module Services is a "standardized solution for building API'...

8.8AI score
SaveExploits0
Hacker One
Hacker One
added 2017/03/04 10:29 p.m.16 views

Rockstar Games: Unserialize leading to arbitrary PHP function invoke

In this report, the researcher was able to demonstrate a method to run arbitrary PHP functions on www.rockstargames.com. Although we had previously disabled most harmful PHP functions, it was still possible to cause serious damage if this were to be exploited by a malicious party. To solve this...

7AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2017/02/27 7:59 a.m.36 views

CVE-2017-6350

An integer overflow at an unserializeuep memory allocation site would occur for vim before patch 8.0.0378, if it does not properly validate values for tree length when reading a corrupted undo file, which may lead to resultant buffer overflows...

9.8CVSS6.9AI score0.03389EPSS
SaveExploits0References4
OSV
OSV
added 2017/02/27 7:59 a.m.5 views

ALPINE-CVE-2017-6350

An integer overflow at an unserializeuep memory allocation site would occur for vim before patch 8.0.0378, if it does not properly validate values for tree length when reading a corrupted undo file, which may lead to resultant buffer overflows...

9.8CVSS7.3AI score0.03389EPSS
SaveExploits0References1
OSV
OSV
added 2017/02/27 7:59 a.m.13 views

UBUNTU-CVE-2017-6350

An integer overflow at an unserializeuep memory allocation site would occur for vim before patch 8.0.0378, if it does not properly validate values for tree length when reading a corrupted undo file, which may lead to resultant buffer overflows...

9.8CVSS6.8AI score0.03389EPSS
SaveExploits0References5
CNVD
CNVD
added 2017/02/13 12:0 a.m.10 views

Node-serialize Package For Node.js 'unserialize()' Function Arbitrary Code Execution Vulnerability

Node.js is an open source, cross-platform, runtime environment for server-side and web applications. Node.js has a security vulnerability in the node-serialize module that allows an attacker to execute arbitrary code via IIFE if the unserialize function input is not secure...

9.8CVSS7.9AI score0.61025EPSS
SaveExploits7References1
myhack58
myhack58
added 2017/02/11 12:0 a.m.1975 views

The use of the Node. js deserialization vulnerability remote code execution-vulnerability warning-the black bar safety net

Vulnerability description Vulnerability name: Exploiting Node.js deserialization bug for Remote Code Execution Vulnerability CVE id: CVE-2017-594 Vulnerability type: code execution Vulnerability description: Untrusted data is passed into the unserializefunction, which leads to we can By pass with...

SaveExploits0
OSV
OSV
added 2017/02/09 7:59 p.m.8 views

CVE-2017-5941

An issue was discovered in the node-serialize package 0.0.4 for Node.js. Untrusted data passed into the unserialize function can be exploited to achieve arbitrary code execution by passing a JavaScript Object with an Immediately Invoked Function Expression IIFE...

9.8CVSS6.2AI score0.61025EPSS
SaveExploits7References5
Cvelist
Cvelist
added 2017/02/09 7:0 p.m.41 views

CVE-2017-5941

An issue was discovered in the node-serialize package 0.0.4 for Node.js. Untrusted data passed into the unserialize function can be exploited to achieve arbitrary code execution by passing a JavaScript Object with an Immediately Invoked Function Expression IIFE...

9.7AI score0.61025EPSS
SaveExploits7References5
Debian
Debian
added 2017/02/09 2:28 a.m.56 views

[SECURITY] [DSA 3783-1] php5 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3783-1 [email protected] https://www.debian.org/security/ Luciano Bello February 08, 2017 https://www.debian.org/security/faq -...

7.5CVSS2.6AI score0.13314EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/02/09 12:0 a.m.65 views

Debian DSA-3783-1 : php5 - security update

Several issues have been discovered in PHP, a widely-used open source general-purpose scripting language. - CVE-2016-10158 Loading a TIFF or JPEG malicious file can lead to a Denial-of-Service attack when the EXIF header is being parsed. - CVE-2016-10159 Loading a malicious phar archive can cause...

9.8CVSS7.6AI score0.13314EPSS
SaveExploits0References10
OpenVAS
OpenVAS
added 2017/02/08 12:0 a.m.57 views

Debian Security Advisory DSA 3783-1 (php5 - security update)

Several issues have been discovered in PHP, a widely-used open source general-purpose scripting language. CVE-2016-10158 Loading a TIFF or JPEG malicious file can lead to a Denial-of-Service attack when the EXIF header is being parsed. CVE-2016-10159 Loading a malicious phar archive can cause an...

7.5CVSS0.9AI score0.13314EPSS
SaveExploits0References1
seebug.org
seebug.org
added 2017/02/08 12:0 a.m.28 views

PEAR HTML_AJAX <= 0.5.7 (PHP Serializer) PHP object injection vulnerability

Software Link: https://pear.php.net/package/HTMLAJAX Affected Versions: All versions from 0.3.0 to 0.5.7. Vulnerability Description: The vulnerable code is located within the HTMLAJAXSerializerPHP class defined into the /AJAX/Serializer/PHP.php script. Such a class uses the unserialize PHP functi...

7.5CVSS9.9AI score0.04826EPSS
SaveExploits2
Mageia
Mageia
added 2017/02/04 6:41 p.m.65 views

Updated php packages fix security vulnerabilities

Floating-point exception in php-exif when parsing a tag format CVE-2016-10158. Crash in php-phar while loading hostile phar archive CVE-2016-10159. Memory corruption in php-phar when loading hostile phar CVE-2016-10160. Heap out of bounds read on unserialize in finishnesteddata CVE-2016-10161...

9.8CVSS2.6AI score0.13314EPSS
SaveExploits0References2
Rows per page
Query Builder