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.
{
"nvd_published_at": "2020-03-22T05:15:00Z",
"severity": "MODERATE",
"github_reviewed_at": "2024-04-24T17:40:23Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-79",
"CWE-89"
]
}