Bug 2240257 (CVE-2023-40619) - CVE-2023-40619 phpPgAdmin: remote code execution in deserialization of untrusted data
Summary: CVE-2023-40619 phpPgAdmin: remote code execution in deserialization of untrus...
Keywords:
Status: NEW
Alias: CVE-2023-40619
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 2240233
TreeView+ depends on / blocked
 
Reported: 2023-09-22 18:07 UTC by Zack Miele
Modified: 2023-09-22 18:07 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Zack Miele 2023-09-22 18:07:17 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.