CVE-2020-5504

Source
https://cve.org/CVERecord?id=CVE-2020-5504
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-5504.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-5504
Aliases
Downstream
Related
Published
2020-01-09T22:15:13.863Z
Modified
2026-04-16T04:38:14.860815218Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/phpmyadmin/phpmyadmin

Affected ranges

Type
GIT
Repo
https://github.com/phpmyadmin/phpmyadmin
Events
Database specific
{
    "versions": [
        {
            "introduced": "4.0.0"
        },
        {
            "fixed": "4.9.4"
        },
        {
            "introduced": "5.0.0"
        },
        {
            "fixed": "5.0.1"
        }
    ]
}

Affected versions

Other
RELEASE_5_0_0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-5504.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "12"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    }
]