CSRF in Phppgadmin Project
CVE-2019-10784
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.
Vulnerability class: CSRF (Cross-Site Request Forgery)
EPSS: 0.036 (88.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.6 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H.
Affected products
- Phppgadmin_project Phppgadmin
- N/a Phppgadmin — versions All versions
Weakness classification (CWE)
Public proof-of-concept exploits
References
- report@snyk.io (Exploit, Third Party Advisory, x_refsource_MISC)
Frequently asked questions
- What is CVE-2019-10784?
- CVE-2019-10784 is a critical-severity vulnerability in Phppgadmin Project, classified under Cross-Site Request Forgery (CSRF). CVSS score: 9.6/10. Published 2020-02-04.
- How severe is CVE-2019-10784?
- Critical severity. CVSS v3 base score is 9.6 out of 10.
- Is CVE-2019-10784 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.