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 | 
| https://snyk.io/vuln/SNYK-PHP-PHPPGADMINPHPPGADMIN-543885 | Exploit Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 04:19
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://snyk.io/vuln/SNYK-PHP-PHPPGADMINPHPPGADMIN-543885 - Exploit, Third Party Advisory | 
Information
                Published : 2020-02-04 19:15
Updated : 2024-11-21 04:19
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)
