QID 377922
Date Published: 2023-01-20
QID 377922: PgAdmin Server Remote Code Execution (RCE) Vulnerability
The pgAdmin server includes an HTTP API that is intended to be used to validate the path a user selects to external PostgreSQL utilities such as pg_dump and pg_restore. The utility is executed by the server to determine what PostgreSQL version it is from. Versions of pgAdmin prior to 6.17 failed to properly secure this API, which could allow an unauthenticated user to call it with a path of their choosing, such as a UNC path to a server they control on a Windows machine. This would cause an appropriately named executable in the target path to be executed by the pgAdmin server.
Affected Products:
Prior to Version 6.17
QID Detection Logic (Authenticated):
The QID checks for the version information from the registry key
Successful exploitation could compromise confidentiality, integrity and security
- release_notes_6_17 -
www.pgadmin.org/docs/pgadmin4/6.17/release_notes_6_17.html
CVEs related to QID 377922
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| pgadmin server 6.17 |
|