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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.11%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 1.11% probability · 64th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-502
- Affected
- phppgadmin project/phppgadmin
- Source
- cve@mitre.org
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.