PT-2025-47582 · Unknown · Phppgadmin
Published
2025-11-17
·
Updated
2025-12-18
·
CVE-2025-60797
CVSS v2.0
6.8
Medium
| Vector | AV:N/AC:L/Au:S/C:C/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
phpPgAdmin versions 7.13.0 and earlier
Description
phpPgAdmin versions 7.13.0 and earlier contain a SQL injection issue in the
dataexport.php file at line 118. The application directly executes user-supplied SQL queries from the $ REQUEST['query'] parameter without proper sanitization or parameterization using $data->conn->Execute($ REQUEST['query']). An authenticated attacker could exploit this to execute arbitrary SQL commands, potentially leading to database compromise, data theft, or privilege escalation. The vulnerable parameter is query.Recommendations
Versions prior to 7.13.0 should be updated.
Exploit
Fix
LPE
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Phppgadmin