CVE-2020-10803: SQL Injection
In phpMyAdmin 4.x before 4.9.5 and 5.x before 5.0.2, a SQL injection vulnerability was discovered where malicious code could be used to trigger an XSS attack through retrieving and displaying results (in tblgetfield.php and libraries/classes/Display/Results.php). The attacker must be able to insert crafted data into certain database tables, which when retrieved (for instance, through the Browse tab) can trigger the XSS attack.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the vulnerability ID of this SQL injection issue relating to data display?
The vulnerability ID is CVE-2020-10803.
What is the severity level of CVE-2020-10803?
The severity level of CVE-2020-10803 is medium with a CVSS score of 5.4.
Which software versions are affected by this vulnerability?
The affected software versions include phpMyAdmin 4.x before 4.9.5 and 5.x before 5.0.2.
How can an attacker exploit this vulnerability?
An attacker can exploit this vulnerability by using malicious code to trigger an XSS attack through retrieving and displaying results in tbl_get_field.php and libraries/classes/Display/Results.php.
Are there any official references for CVE-2020-10803?
Yes, you can find official references for CVE-2020-10803 at the following links: [1] [2] [3].