CVE-2016-5630

Source
https://cve.org/CVERecord?id=CVE-2016-5630
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-5630.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-5630
Downstream
Related
Published
2016-10-25T14:31:45.677Z
Modified
2026-03-14T14:17:49.224940Z
Severity
  • 4.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

Unspecified vulnerability in Oracle MySQL 5.6.31 and earlier and 5.7.13 and earlier allows remote administrators to affect availability via vectors related to Server: InnoDB.

References

Affected packages

Git / github.com/mariadb/server

Affected ranges

Type
GIT
Repo
https://github.com/mariadb/server
Events
Database specific
{
    "versions": [
        {
            "introduced": "10.0.0"
        },
        {
            "fixed": "10.0.27"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-5630.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "5.6.0"
            },
            {
                "last_affected": "5.6.31"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.7.0"
            },
            {
                "last_affected": "5.7.13"
            }
        ]
    }
]