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 'ma[]' POST parameter is deserialized.
References
Configurations
History
21 Nov 2024, 08:19
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-09-20 18:15
Updated : 2024-11-21 08:19
NVD link : CVE-2023-40619
Mitre link : CVE-2023-40619
CVE.ORG link : CVE-2023-40619
JSON object : View
Products Affected
phppgadmin_project
- phppgadmin
CWE
CWE-502
Deserialization of Untrusted Data