Exploitation Summary
EIP tracks 2 public exploits for CVE-2020-5504. PoCs published by CodeSecLab, xMohamed0.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in phpMyAdmin 5.0.0 via the `username` parameter in `server_privileges.php`. The PoC uses a simple OR-based injection to bypass authentication validation.
Description
In phpMyAdmin 4 before 4.9.4 and 5 before 5.0.1, SQL injection exists in the user accounts page. A malicious user could inject custom SQL in place of their own username when creating queries to this page. An attacker must have a valid MySQL account to access the server.
Exploits (2)
This exploit demonstrates a SQL injection vulnerability in phpMyAdmin 5.0.0 via the `username` parameter in `server_privileges.php`. The PoC uses a simple OR-based injection to bypass authentication validation.
This repository contains a functional Python script that exploits CVE-2020-5504, a SQL injection vulnerability in phpMyAdmin versions 4 before 4.9.4 and 5 before 5.0.1. The exploit leverages a crafted request to extract data via SQL injection, demonstrating the vulnerability's impact.
References (5)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H