Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Phppgadmin Project | Phppgadmin | <= 7.14.4 |
Related Weaknesses (CWE)
References
- https://github.com/dub-flow/vulnerability-research/tree/main/CVE-2023-40619Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2023/11/msg00000.html
- https://github.com/dub-flow/vulnerability-research/tree/main/CVE-2023-40619Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2023/11/msg00000.html
FAQ
What is CVE-2023-40619?
CVE-2023-40619 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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()' func...
How severe is CVE-2023-40619?
CVE-2023-40619 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2023-40619?
Check the references section above for vendor advisories and patch information. Affected products include: Phppgadmin Project Phppgadmin.