Lucene search
K

1305 matches found

CVE
CVE
added 2023/11/22 3:33 p.m.92 views

CVE-2023-2497

CVE-2023-2497 affects the UserPro WordPress plugin up to version 5.1.0. It is a Cross-Site Request Forgery (CSRF) vulnerability stemming from missing or incorrect nonce validation on the import_settings function, which, when combined with unserialize() on user-supplied data, can enable unauthenti...

8.8CVSS8.5AI score0.0027EPSS
Exploits0References2Affected Software1
Veracode
Veracode
added 2023/11/15 6:8 p.m.19 views

Arbitrary Code Execution

yiisoft/yii is vulnerable to Arbitrary Code Execution. The vulnerability exists in wakeup function at CDbCriteria.php which allows an attacker to inject and execute arbitrary codes if the unserialize method is called on untrusted user input...

9.8CVSS7.7AI score0.03147EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2023/11/14 8:30 p.m.13 views

CVE-2023-47130 Unsafe deserialization of user data in yiisoft/yii

Yii is an open source PHP web framework. yiisoft/yii before version 1.1.29 are vulnerable to Remote Code Execution RCE if the application calls unserialize on arbitrary user input. An attacker may leverage this vulnerability to compromise the host system. A fix has been developed for the 1.1.29...

8.1CVSS10AI score0.03147EPSS
Exploits0References3
OSV
OSV
added 2023/11/14 8:30 p.m.40 views

CVE-2023-47130 Unsafe deserialization of user data in yiisoft/yii

Yii is an open source PHP web framework. yiisoft/yii before version 1.1.29 are vulnerable to Remote Code Execution RCE if the application calls unserialize on arbitrary user input. An attacker may leverage this vulnerability to compromise the host system. A fix has been developed for the 1.1.29...

8.1CVSS9.4AI score0.03147EPSS
Exploits0References5
Hacker One
Hacker One
added 2023/11/10 8:55 p.m.52 views

Nextcloud: RCE on Wordpress website

A remote code execution vulnerability was exploited on a WordPress website due to unsafe deserialization of user input. This allowed arbitrary code execution as the web server user...

8.3AI score
Exploits0
Debian
Debian
added 2023/11/03 8:21 a.m.14 views

[SECURITY] [DLA 3644-1] phppgadmin security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-3644-1 [email protected] https://www.debian.org/lts/security/ Chris Lamb November 03, 2023 https://wiki.debian.org/LTS -...

9.8CVSS9.8AI score0.01097EPSS
Exploits0
NVD
NVD
added 2023/11/03 5:15 a.m.9 views

CVE-2023-46817

An issue was discovered in phpFox before 4.8.14. The url request parameter passed to the /core/redirect route is not properly sanitized before being used in a call to the unserialize PHP function. This can be exploited by remote, unauthenticated attackers to inject arbitrary PHP objects into the...

9.8CVSS9.6AI score0.01806EPSS
Exploits3References5
Vulnrichment
Vulnrichment
added 2023/11/03 12:0 a.m.14 views

CVE-2023-46817

An issue was discovered in phpFox before 4.8.14. The url request parameter passed to the /core/redirect route is not properly sanitized before being used in a call to the unserialize PHP function. This can be exploited by remote, unauthenticated attackers to inject arbitrary PHP objects into the...

9.6AI score0.01806EPSS
Exploits3References5
Positive Technologies
Positive Technologies
added 2023/11/02 12:0 a.m.2 views

PT-2023-30233 · Phpfox · Phpfox

Name of the Vulnerable Software and Affected Versions: phpFox versions prior to 4.8.14 Description: An issue was discovered where the url request parameter passed to the "/core/redirect" route is not properly sanitized before being used in a call to the unserialize PHP function. This can be...

9.8CVSS7.1AI score0.01806EPSS
Exploits3References11
0day.today
0day.today
added 2023/10/30 12:0 a.m.403 views

phpFox 4.8.13 PHP Object Injection Exploit

phpFox versions 4.8.13 and below have an issue where user input passed through the "url" request parameter to the /core/redirect route is not properly sanitized before being used in a call to the unserialize PHP function. This can be exploited by remote, unauthenticated attackers to inject...

9.8CVSS7.4AI score0.01806EPSS
Exploits3
CNNVD
CNNVD
added 2023/10/27 12:0 a.m.3 views

phpFox Security Vulnerabilities

phpFox is a social networking platform from phpFox Inc. A security vulnerability exists in phpFox 4.8.13 and earlier versions, which stems from user input passed to the /core/redirect route via a url request parameter that is not properly cleaned up before calling the unserialize PHP function,...

9.8CVSS7AI score0.01806EPSS
Exploits3References7
BDU FSTEC
BDU FSTEC
added 2023/09/26 12:0 a.m.4 views

The vulnerability of the unserialize() function in the PostgreSQL administration web tool phpPgAdmin allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the unserialize function in the phpPgAdmin web administration tool for PostgreSQL is related to deficiencies in the deserialization mechanism. Exploiting this vulnerability allows an attacker to compromise the confidentiality, integrity, and accessibility of the protected...

10CVSS7.8AI score0.01097EPSS
Exploits0References5Affected Software1
wpexploit
wpexploit
added 2023/09/21 12:0 a.m.151 views

Enable Media Replace < 4.1.3 - Author+ PHP Object Injection

Description The plugin unserializes user input via the Remove Background feature, which could allow Author+ users to perform PHP Object Injection when a suitable gadget is present on the blog Step 1: Add the following code to the end of the file located at...

8.8CVSS8.9AI score0.00837EPSS
Exploits2
NVD
NVD
added 2023/09/20 6:15 p.m.9 views

CVE-2023-40619

phpPgAdmin 7.14.4 and earlier is vulnerable to deserialization of untrusted data which may lead to remote code execution because user-controlled data is directly passed to the PHP 'unserialize' function in multiple places. An example is the functionality to manage tables in 'tables.php' where the...

9.8CVSS9.9AI score0.01097EPSS
Exploits0References2
OSV
OSV
added 2023/09/20 6:15 p.m.2 views

DEBIAN-CVE-2023-40619

phpPgAdmin 7.14.4 and earlier is vulnerable to deserialization of untrusted data which may lead to remote code execution because user-controlled data is directly passed to the PHP 'unserialize' function in multiple places. An example is the functionality to manage tables in 'tables.php' where the...

9.8CVSS9.6AI score0.01097EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2023/09/20 6:15 p.m.23 views

CVE-2023-40619

phpPgAdmin 7.14.4 and earlier is vulnerable to deserialization of untrusted data which may lead to remote code execution because user-controlled data is directly passed to the PHP 'unserialize' function in multiple places. An example is the functionality to manage tables in 'tables.php' where the...

9.8CVSS7.8AI score0.01097EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2023/09/20 12:0 a.m.57 views

CVE-2023-40619

phpPgAdmin 7.14.4 and earlier is vulnerable to deserialization of untrusted data which may lead to remote code execution because user-controlled data is directly passed to the PHP 'unserialize' function in multiple places. An example is the functionality to manage tables in 'tables.php' where the...

9.8CVSS9.9AI score0.01097EPSS
Exploits0
OSV
OSV
added 2023/09/05 10:15 p.m.1 views

DEBIAN-CVE-2023-30534

Cacti is an open source operational monitoring and fault management framework. There are two instances of insecure deserialization in Cacti version 1.2.24. While a viable gadget chain exists in Cacti’s vendor directory phpseclib, the necessary gadgets are not included, making them inaccessible an...

4.3CVSS7AI score0.02569EPSS
Exploits1References1
OSV
OSV
added 2023/09/05 10:15 p.m.2 views

UBUNTU-CVE-2023-30534

Cacti is an open source operational monitoring and fault management framework. There are two instances of insecure deserialization in Cacti version 1.2.24. While a viable gadget chain exists in Cacti’s vendor directory phpseclib, the necessary gadgets are not included, making them inaccessible an...

4.3CVSS7.3AI score0.02569EPSS
Exploits1References3
OpenVAS
OpenVAS
added 2023/08/23 12:0 a.m.8 views

WordPress Lead Generated Plugin < 1.25 Object Injection Vulnerability

The WordPress plugin SPDX-FileCopyrightText: 2023 Greenbone AG 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-only CPE = "cpe:/a:leadgenerated:leadgenerated"; ifdescription...

9.8CVSS9.6AI score0.01105EPSS
Exploits1References1
Rows per page
Query Builder