phppgadmin through 7.12.1 allows sensitive actions to be performed without validating that the request originated from the application. One such area, "database.php" does not verify the source of an HTTP request. This can be leveraged by a remote attacker to trick a logged-in administrator to visit a malicious page with a CSRF exploit and execute arbitrary system commands on the server.
References
Link | Resource |
---|---|
https://snyk.io/vuln/SNYK-PHP-PHPPGADMINPHPPGADMIN-543885 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-02-04 19:15
Updated : 2024-02-04 20:39
NVD link : CVE-2019-10784
Mitre link : CVE-2019-10784
CVE.ORG link : CVE-2019-10784
JSON object : View
Products Affected
phppgadmin_project
- phppgadmin
CWE
CWE-352
Cross-Site Request Forgery (CSRF)