Lucene search
K

3587 matches found

Prion
Prion
added 2020/10/21 8:15 p.m.16 views

Code injection

In Magento rubygems openmage/magento-lts package before versions 19.4.8 and 20.0.4, an admin user can generate soap credentials that can be used to trigger RCE via PHP Object Injection through product attributes and a product. The issue is patched in versions 19.4.8 and 20.0.4...

6.5CVSS7AI score0.0087EPSS
Exploits0References3Affected Software1
Patchstack
Patchstack
added 2020/10/05 12:0 a.m.9 views

WordPress Post Grid plugin <= 2.0.72 - PHP Object Injection vulnerability

PHP Object Injection vulnerability found by Ramuel Gall Wordfence in WordPress Post Grid plugin versions = 2.0.72. Solution Update the WordPress Post Grid plugin to the latest available version at least 2.0.73...

2.2AI score
Exploits0References2Affected Software1
ThreatPost
ThreatPost
added 2020/08/04 6:11 p.m.132 views

Newsletter WordPress Plugin Opens Door to Site Takeover

Newsletter, a WordPress plugin with more than 300,000 installations, has a pair of vulnerabilities that could lead to code-execution and even site takeover. The Newsletter plugin offers site admins a visual editor that can be used to create newsletters and email campaigns from within WordPress...

0.25485EPSS
Exploits0References9
OpenVAS
OpenVAS
added 2020/08/04 12:0 a.m.21 views

WordPress Newsletter Plugin < 6.8.2 Multiple Vulnerabilities

The WordPress plugin Copyright C 2020 Greenbone Networks GmbH 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-or-later This program is free software; you can redistribute it and/or modify it...

8.8CVSS6.9AI score0.0098EPSS
Exploits2References2
WPVulnDB
WPVulnDB
added 2020/08/03 12:0 a.m.24 views

Newsletter < 6.8.2 - Authenticated PHP Object Injection

The ‘restoreoptionsfromrequest‘ function called by the AJAX function ‘tnpcrendercallback‘ runs ‘unserialize’ directly on ‘$options'inlineedits'’ which is provided by user input in the $POST‘options’ parameter. This creates the potential for an Object Injection vulnerability. For example, a user...

6CVSS2.4AI score0.0098EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2020/07/22 8:15 p.m.1 views

CVE-2020-9664

Magento versions 1.14.4.5 and earlier, and 1.9.4.5 and earlier have a php object injection vulnerability. Successful exploitation could lead to arbitrary code execution...

9.8CVSS6AI score0.16149EPSS
Exploits0References1
NVD
NVD
added 2020/07/22 8:15 p.m.12 views

CVE-2020-9664

Magento versions 1.14.4.5 and earlier, and 1.9.4.5 and earlier have a php object injection vulnerability. Successful exploitation could lead to arbitrary code execution...

9.8CVSS9.7AI score0.16149EPSS
Exploits0References1
CVE
CVE
added 2020/07/22 7:23 p.m.63 views

CVE-2020-9664

CVE-2020-9664 affects Magento Open Source 1.x and Commerce 1.x, with versions 1.14.4.5 and earlier and 1.9.4.5 and earlier vulnerable to PHP object injection that could lead to arbitrary code execution. Multiple sources (NVD, Red Hat, GHSA advisories, OSV, CNVD, and OpenVAS) corroborate the issue...

9.8CVSS9.7AI score0.16149EPSS
Exploits0References1Affected Software1
EUVD
EUVD
added 2020/07/22 7:23 p.m.4 views

EUVD-2022-2092

Magento versions 1.14.4.5 and earlier, and 1.9.4.5 and earlier have a php object injection vulnerability. Successful exploitation could lead to arbitrary code execution...

9.8CVSS9.7AI score0.16149EPSS
Exploits0References2
Hacker One
Hacker One
added 2020/07/11 10:2 p.m.57 views

Concrete CMS: Arbitrary File delete via PHAR deserialization

crayons : Concrete5 Arbitrary File delete via PHAR deserialization - Target: Concrete5 - Version: 8.5.4 Latest at 2020. 07. 12 / PHP 7.2 - Credit: WSP Lab@KAIST - Contact: [email protected] TL; DR - An attacker can send an arbitrary input value in the isdir function, which causes a PHAR...

6.4CVSS9.9AI score0.00681EPSS
Exploits0
OpenVAS
OpenVAS
added 2020/06/29 12:0 a.m.46 views

Magento 1 Multiple Vulnerabilities (APSB20-41)

Magento 1 is prone to multiple vulnerabilities. Copyright C 2020 Greenbone Networks GmbH 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-or-later This program is free software; you can...

9.8CVSS8AI score0.16149EPSS
Exploits0References1
NVD
NVD
added 2020/06/20 1:15 p.m.11 views

CVE-2020-14933

compose.php in SquirrelMail 1.4.22 calls unserialize for the $attachments value, which originates from an HTTP POST request. NOTE: the vendor disputes this because these two conditions for PHP object injection are not satisfied: existence of a PHP magic method such as wakeup or destruct, and any...

8.8CVSS0.00657EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2020/06/20 1:15 p.m.23 views

CVE-2020-14933

compose.php in SquirrelMail 1.4.22 calls unserialize for the $attachments value, which originates from an HTTP POST request. NOTE: the vendor disputes this because these two conditions for PHP object injection are not satisfied: existence of a PHP magic method such as wakeup or destruct, and any...

8.8CVSS7.2AI score0.00657EPSS
Exploits0References2
Prion
Prion
added 2020/06/20 1:15 p.m.16 views

Design/Logic Flaw

compose.php in SquirrelMail 1.4.22 calls unserialize for the $attachments value, which originates from an HTTP POST request. NOTE: the vendor disputes this because these two conditions for PHP object injection are not satisfied: existence of a PHP magic method such as wakeup or destruct, and any...

6.5CVSS8.9AI score0.00657EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2020/06/20 12:7 p.m.68 views

CVE-2020-14933

CVE-2020-14933 affects SquirrelMail 1.4.22. compose.php calls unserialize on the attachments value derived from HTTP POST data, enabling an unsafe deserialization path. The vendor disputes that the required PHP object-injection conditions are met (presence of a PHP magic method and attack-relevan...

8.8CVSS9.4AI score0.00657EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2020/06/20 12:7 p.m.18 views

CVE-2020-14933

compose.php in SquirrelMail 1.4.22 calls unserialize for the $attachments value, which originates from an HTTP POST request. NOTE: the vendor disputes this because these two conditions for PHP object injection are not satisfied: existence of a PHP magic method such as wakeup or destruct, and any...

8.9AI score0.00657EPSS
Exploits0References1
0day.today
0day.today
added 2020/06/19 12:0 a.m.139 views

Agent Tesla Panel Remote Code Execution Exploit

This Metasploit module exploits a command injection vulnerability within the Agent Tesla control panel, in combination with an SQL injection vulnerability and a PHP object injection vulnerability, to gain remote code execution on affected hosts. Panel versions released prior to September 12, 2018...

9.2AI score
Exploits0
Packet Storm
Packet Storm
added 2020/06/18 12:0 a.m.562 views

Agent Tesla Panel Remote Code Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Agent Tesla Panel Remote Code Execution', 'Description' = %q This module exploits a command injection vulnerability within the Agent Tesla contro...

0.3AI score
Exploits0
Metasploit
Metasploit
added 2020/06/16 3:47 p.m.32 views

Agent Tesla Panel Remote Code Execution

This module exploits a command injection vulnerability within the Agent Tesla control panel, in combination with an SQL injection vulnerability and a PHP object injection vulnerability, to gain remote code execution on affected hosts. Panel versions released prior to Sepetember 12, 2018 can be...

9.2AI score
Exploits0
Veracode
Veracode
added 2020/04/30 4:4 a.m.22 views

PHP Object Injection

intelliants/subrion is vulnerable to PHP object injection. The vulnerability exists through the serialized data in the subpages value within admin/blocks.php to block/edit...

6.5CVSS2.9AI score0.00225EPSS
Exploits1References1Affected Software1
Rows per page
Query Builder