CVE-2025-60798
MEDIUM6.5EPSS 0.03%phppgadmin contains a SQL injection vulnerability
發布日:2025/11/20修改日:2025/11/21
描述
phpPgAdmin 7.13.0 and earlier contains a SQL injection vulnerability in display.php at line 396. The application passes user-controlled input from $_REQUEST['query'] directly to the browseQuery function without proper sanitization. An authenticated attacker can exploit this vulnerability to execute arbitrary SQL commands through malicious query manipulation, potentially leading to complete database compromise.
受影響套件(2)
- Debian/phppgadminfrom 0
- Packagist/phppgadmin/phppgadminfrom 0, <= 7.13.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-60798
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2025-60798
- PATCHhttps://github.com/phppgadmin/phppgadmin
- WEBhttps://github.com/phppgadmin/phppgadmin/blob/master/display.php#L396
- WEBhttps://github.com/pr0wl1ng/security-advisories/blob/main/CVE-2025-60797.md
- WEBhttps://github.com/pr0wl1ng/security-advisories/blob/main/CVE-2025-60798.md