Lucene search
K

132 matches found

NVD
NVD
added 2019/09/13 1:15 p.m.11 views

CVE-2016-10948

The Post Indexer plugin before 3.0.6.2 for WordPress has incorrect handling of data passed to the unserialize function...

8.1CVSS8.1AI score0.00841EPSS
Exploits1References1
Prion
Prion
added 2019/09/13 1:15 p.m.10 views

Code injection

The Post Indexer plugin before 3.0.6.2 for WordPress has incorrect handling of data passed to the unserialize function...

6.8CVSS7.2AI score0.00841EPSS
Exploits1References1Affected Software1
Exploit DB
Exploit DB
added 2019/06/20 12:0 a.m.221 views

WebERP 4.15 - SQL injection

Exploit Title: Blind SQL injection in WebERP. Date: June 10, 2019 Exploit Author: Semen Alexandrovich Lyhin https://www.linkedin.com/in/semenlyhin/ Vendor Homepage: http://www.weberp.org/ Version: 4.15 A malicious query can be sent in base64 encoding to unserialize function. It can be deserialize...

7.4AI score
Exploits0
OSV
OSV
added 2019/04/04 6:29 p.m.18 views

CVE-2019-10867

An issue was discovered in Pimcore before 5.7.1. An attacker with classes permission can send a POST request to /admin/class/bulk-commit, which will make it possible to exploit the unserialize function when passing untrusted values in the data parameter to...

8.8CVSS6.5AI score
Exploits0References6
CVE
CVE
added 2019/04/04 5:51 p.m.100 views

CVE-2019-10867

Pimcore before 5.7.1 contains an unserialize RCE vulnerability. An attacker with classes permission can send a POST to /admin/class/bulk-commit, which triggers unserialize when untrusted data is passed to bundles/AdminBundle/Controller/Admin/DataObject/ClassController.php. This exposes a remote c...

8.8CVSS8.3AI score0.52728EPSS
Exploits5References6Affected Software1
WPVulnDB
WPVulnDB
added 2019/01/27 12:0 a.m.11 views

Yet Another Stars Rating <= 1.8.6 - PHP Object Injection

An unauthenticated PHP object injection in the "Yasr – Yet Another Stars Rating" WordPress plugin introduces a starting point for RCE and similiar high-severity vulnerabilities. As of 27.01.2019, the plugin has over 20.000 active installations and round about 500.000 downloads. A shortcode provid...

4.3AI score
Exploits0References2Affected Software1
Veracode
Veracode
added 2019/01/15 9:2 a.m.44 views

Buffer Overflow

php is vulnerable to denial of service DoS attacks. The vulnerability exists as an integer overflow in the objectcustom function in ext/standard/varunserializer.c in PHP before 5.4.34, 5.5.x before 5.5.18, and 5.6.x before 5.6.2 allows remote attackers to cause a denial of service application cra...

7.5CVSS8.5AI score0.55955EPSS
Exploits1References29Affected Software4
Tenable Nessus
Tenable Nessus
added 2019/01/09 12:0 a.m.58 views

PHP 7.0.x < 7.0.15 Multiple Vulnerabilities

According to its banner, the version of PHP running on the remote web server is 7.0.x prior to 7.0.15. It is, therefore, affected by the following vulnerabilities : - A remote code execution vulnerability exists due to a use-after-free error in the unserialize function that is triggered when usin...

9.8CVSS9.8AI score0.26397EPSS
Exploits9References12
CNVD
CNVD
added 2018/11/26 12:0 a.m.2 views

Vanilla Remote Code Execution Vulnerability (CNVD-2019-06793)

Vanilla is an open source multi-language, fully extensible forum program. A security vulnerability exists in Vanilla versions prior to 2.5.5 and 2.6.x prior to 2.6.2. A remote attacker can exploit this vulnerability to execute code by calling the 'unserialize' function...

7.2CVSS7.5AI score0.0231EPSS
Exploits1References1
Hacker One
Hacker One
added 2017/07/02 1:13 a.m.14 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
Exploits0
myhack58
myhack58
added 2017/04/12 12:0 a.m.88 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
Exploits0
myhack58
myhack58
added 2017/02/11 12:0 a.m.1959 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...

Exploits0
Cvelist
Cvelist
added 2017/02/09 7:0 p.m.20 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.7793EPSS
Exploits5References5
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.00942EPSS
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
exploitpack
exploitpack
added 2016/11/02 12:0 a.m.23 views

Alienvault OSSIMUSM 5.3.1 - PHP Object Injection

Alienvault OSSIMUSM 5.3.1 - PHP Object Injection Details ======= Product: Alienvault OSSIM/USM Vulnerability: PHP Object Injection Author: Peter Lapp, lappsec gmail com CVE: CVE-2016-8580 Vulnerable Versions: =5.3.1 Fixed Version: 5.3.2 Vulnerability Details ===================== A PHP object...

7.5CVSS0.5AI score0.12558EPSS
Exploits4
Check Point Advisories
Check Point Advisories
added 2016/10/18 12:0 a.m.12 views

PHP 7 Unserialization Exception Infinite Loop Denial of Service (CVE-2016-7478)

A Denial of Service vulnerability exists in PHP 7. A remote attacker can exploit this vulnerability by sending specially crafted input to the unserialize function...

5CVSS3.5AI score0.18863EPSS
Exploits1
Check Point Advisories
Check Point Advisories
added 2016/10/18 12:0 a.m.0 views

PHP 7 Unserialization Hash Table Resize Use After Free

A Use After Free vulnerability exists in PHP 7. A remote attacker can exploit this vulnerability by sending specially crafted input to the unserialize function...

2.4AI score
Exploits0
appercut
appercut
added 2016/08/15 12:0 a.m.561 views

Silver Stripe CMS: source code security analysis report

Several vulnerabilities were discovered in SilverStripe Limited 'Silver Stripe CMS' software: Incorrect User Input Filtration when Connecting to External Files File System Path Manipulation Using Global Variables Incorrect User Input Filtration when Using the unserialize Function Incorrect Newlin...

1.9AI score
Exploits0References1Affected Software1
ThreatPost
ThreatPost
added 2016/07/25 1:1 p.m.67 views

Pornhub Hack Earns Researchers $22,000

A PHP vulnerability that exposed adult website PornHub’s user data to hackers and allowed for code execution on servers hosting the site, earned a trio of German researchers $22,000 as part of a bug bounty program. PHP patched the vulnerability in June. The flaw is tied to a use-after-free memory...

7.5CVSS2.1AI score0.16127EPSS
Exploits6References1
Rows per page
Query Builder