ghsa-gw5g-54qg-7583
Vulnerability from github
Published
2022-05-13 01:29
Modified
2022-05-13 01:29
Severity ?
Details
The ssl_verify_server_cert function in sql-common/client.c in MariaDB before 5.5.47, 10.0.x before 10.0.23, and 10.1.x before 10.1.10; Oracle MySQL 5.5.48 and earlier, 5.6.29 and earlier, and 5.7.11 and earlier; and Percona Server do not properly verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via a "/CN=" string in a field in a certificate, as demonstrated by "/OU=/CN=bar.com/CN=foo.com."
{ "affected": [], "aliases": [ "CVE-2016-2047" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-01-27T20:59:00Z", "severity": "MODERATE" }, "details": "The ssl_verify_server_cert function in sql-common/client.c in MariaDB before 5.5.47, 10.0.x before 10.0.23, and 10.1.x before 10.1.10; Oracle MySQL 5.5.48 and earlier, 5.6.29 and earlier, and 5.7.11 and earlier; and Percona Server do not properly verify that the server hostname matches a domain name in the subject\u0027s Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via a \"/CN=\" string in a field in a certificate, as demonstrated by \"/OU=/CN=bar.com/CN=foo.com.\"", "id": "GHSA-gw5g-54qg-7583", "modified": "2022-05-13T01:29:22Z", "published": "2022-05-13T01:29:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2047" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2016:1132" }, { "type": "WEB", "url": "https://mariadb.atlassian.net/browse/MDEV-9212" }, { "type": "WEB", "url": "https://mariadb.com/kb/en/mariadb/mariadb-10110-release-notes" }, { "type": "WEB", "url": "https://mariadb.com/kb/en/mariadb/mariadb-5547-release-notes" }, { "type": "WEB", "url": "https://mariadb.com/kb/en/mdb-10023-rn" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-05/msg00035.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-05/msg00053.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-06/msg00033.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-06/msg00034.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-06/msg00051.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-06/msg00053.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-0534.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-0705.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-1480.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-1481.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3453" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3557" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/01/26/3" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/81810" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1035606" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2953-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2954-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.