CVE-2020-26935
phpMyAdmin SQL injection vulnerability
Record summary
CVE-2020-26935 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
An issue was discovered in SearchController in phpMyAdmin before 4.9.6 and 5.x before 5.0.3. A SQL injection vulnerability was discovered in how phpMyAdmin processes SQL statements in the search feature. An attacker could use this flaw to inject malicious SQL in to a query.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
phpmyadmin/phpmyadminBrowse Packagist / phpmyadmin/phpmyadmin | GitHub Advisory | 4.9.0 to < 4.9.6 · Fixed in 4.9.6 | affected |
| 5.0.0 to < 5.0.3 · Fixed in 5.0.3 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALphpMyAdmin < 5.0.3 - SQL InjectionCVSS 9.8
phpMyAdmin before 4.9.6 and 5.x before 5.0.3 contains a SQL injection caused by improper processing of SQL statements in the search feature, letting attackers inject malicious SQL, exploit requires crafted search input.
Impact
Attackers can execute arbitrary SQL commands, potentially leading to data theft, modification, or deletion.
Remediation
Update to phpMyAdmin 4.9.6 or 5.0.3, or latest version.
Source: ProjectDiscovery