Security Advisory

CVE-2023-40619

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2023-09-20 00:00:00
Last updated 2024-09-25 14:18:05
Assigner mitre
State PUBLISHED

Description

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.