CVE-2020-15180

Source
https://cve.org/CVERecord?id=CVE-2020-15180
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-15180.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-15180
Aliases
Downstream
Related
Published
2021-05-27T20:15:07.910Z
Modified
2026-03-14T10:23:31.021158Z
Severity
  • 9.0 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

A flaw was found in the mysql-wsrep component of mariadb. Lack of input sanitization in wsrep_sst_method allows for command injection that can be exploited by a remote attacker to execute arbitrary commands on galera cluster nodes. This threatens the system's confidentiality, integrity, and availability. This flaw affects mariadb versions before 10.1.47, before 10.2.34, before 10.3.25, before 10.4.15 and before 10.5.6.

References

Affected packages

Git / github.com/mariadb/server

Affected ranges

Type
GIT
Repo
https://github.com/mariadb/server
Events
Database specific
{
    "versions": [
        {
            "introduced": "10.1.0"
        },
        {
            "fixed": "10.1.47"
        },
        {
            "introduced": "10.2.0"
        },
        {
            "fixed": "10.2.34"
        },
        {
            "introduced": "10.3.0"
        },
        {
            "fixed": "10.3.25"
        },
        {
            "introduced": "10.4.0"
        },
        {
            "fixed": "10.4.15"
        },
        {
            "introduced": "10.5.0"
        },
        {
            "fixed": "10.5.6"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "10.0"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-15180.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "5.6.49-28.42.2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.7"
            },
            {
                "fixed": "5.7.31-31.45.2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "8.0"
            },
            {
                "fixed": "8.0.20-11.2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.6"
            },
            {
                "fixed": "5.6.49"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.7"
            },
            {
                "fixed": "5.7.31"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "8.0"
            },
            {
                "fixed": "8.0.21"
            }
        ]
    }
]