CVE-2023-40619

CRITICALCVSS 9.8/10EPSS 1.10%

Last modified

CVE-2023-40619 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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.. EPSS estimates a 1.10% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
9.8/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
1.10%

61.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Phppgadmin ProjectPhppgadmin<= 7.14.4

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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 'ma[]' POST parameter is deserialized.
How severe is CVE-2023-40619?
CVE-2023-40619 has a CVSS score of 9.8/10 (CRITICAL severity). The EPSS model estimates a 1.10% probability of exploitation in the next 30 days.
How do I fix CVE-2023-40619?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2023-40619?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST