CVE-2025-60799

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-60799
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-60799.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-60799
Aliases
Downstream
Published
2025-11-20T15:17:38.533Z
Modified
2025-11-27T03:17:46.945262Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

phpPgAdmin 7.13.0 and earlier contains an incorrect access control vulnerability in sql.php at lines 68-76. The application allows unauthorized manipulation of session variables by accepting user-controlled parameters ('subject', 'server', 'database', 'queryid') without proper validation or access control checks. Attackers can exploit this to store arbitrary SQL queries in $_SESSION['sqlquery'] by manipulating these parameters, potentially leading to session poisoning, stored cross-site scripting, or unauthorized access to sensitive session data.

References

Affected packages

Git / github.com/phppgadmin/phppgadmin

Affected ranges

Type
GIT
Repo
https://github.com/phppgadmin/phppgadmin
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected

Affected versions

Other

REL_0-5-0
REL_0-6-0
REL_0-6-5
REL_3-0-0-DEV-1
REL_3-0-0-DEV-2
REL_3-0-0-DEV-3
REL_3-0-0-DEV-4
REL_3-0-BETA-1
REL_3-0-RC-1
REL_3-0-RC-2
REL_3-1-BETA-1
REL_3-1-RC-1
REL_4-1-BETA-1
REL_4-2-BETA-1
REL_4-2-BETA-2
REL_5-0-BETA-1
REL_5-0-BETA-2
REL_5-1-0
REL_5-6-0
REL_7-12-1
REL_7-13-0