Show plain JSON{"containers": {"cna": {"affected": [{"product": "n/a", "vendor": "n/a", "versions": [{"status": "affected", "version": "n/a"}]}], "datePublic": "2018-10-17T00:00:00", "descriptions": [{"lang": "en", "value": "An issue was discovered in the OpenSSL library in Ruby before 2.3.8, 2.4.x before 2.4.5, 2.5.x before 2.5.2, and 2.6.x before 2.6.0-preview3. When two OpenSSL::X509::Name objects are compared using ==, depending on the ordering, non-equal objects may return true. When the first argument is one character longer than the second, or the second argument contains a character that is one less than a character in the same position of the first argument, the result of == will be true. This could be leveraged to create an illegitimate certificate that may be accepted as legitimate and then used in signing or encryption operations."}], "problemTypes": [{"descriptions": [{"description": "n/a", "lang": "en", "type": "text"}]}], "providerMetadata": {"dateUpdated": "2020-01-15T19:15:22", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre"}, "references": [{"tags": ["x_refsource_CONFIRM"], "url": "https://www.ruby-lang.org/en/news/2018/10/17/openssl-x509-name-equality-check-does-not-work-correctly-cve-2018-16395/"}, {"name": "RHSA-2018:3738", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2018:3738"}, {"tags": ["x_refsource_CONFIRM"], "url": "https://www.ruby-lang.org/en/news/2018/11/06/ruby-2-6-0-preview3-released/"}, {"name": "RHSA-2018:3729", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2018:3729"}, {"tags": ["x_refsource_MISC"], "url": "https://hackerone.com/reports/387250"}, {"name": "RHSA-2018:3730", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2018:3730"}, {"name": "RHSA-2018:3731", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2018:3731"}, {"tags": ["x_refsource_CONFIRM"], "url": "https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-3-8-released/"}, {"name": "DSA-4332", "tags": ["vendor-advisory", "x_refsource_DEBIAN"], "url": "https://www.debian.org/security/2018/dsa-4332"}, {"name": "USN-3808-1", "tags": ["vendor-advisory", "x_refsource_UBUNTU"], "url": "https://usn.ubuntu.com/3808-1/"}, {"tags": ["x_refsource_CONFIRM"], "url": "https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-4-5-released/"}, {"tags": ["x_refsource_CONFIRM"], "url": "https://security.netapp.com/advisory/ntap-20190221-0002/"}, {"tags": ["x_refsource_CONFIRM"], "url": "https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-5-2-released/"}, {"name": "[debian-lts-announce] 20181028 [SECURITY] [DLA 1558-1] ruby2.1 security update", "tags": ["mailing-list", "x_refsource_MLIST"], "url": "https://lists.debian.org/debian-lts-announce/2018/10/msg00020.html"}, {"name": "1042105", "tags": ["vdb-entry", "x_refsource_SECTRACK"], "url": "http://www.securitytracker.com/id/1042105"}, {"name": "openSUSE-SU-2019:1771", "tags": ["vendor-advisory", "x_refsource_SUSE"], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00036.html"}, {"name": "RHSA-2019:1948", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2019:1948"}, {"name": "RHSA-2019:2565", "tags": ["vendor-advisory", "x_refsource_REDHAT"], "url": "https://access.redhat.com/errata/RHSA-2019:2565"}, {"tags": ["x_refsource_MISC"], "url": "https://www.oracle.com/security-alerts/cpujan2020.html"}], "x_legacyV4Record": {"CVE_data_meta": {"ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-16395", "STATE": "PUBLIC"}, "affects": {"vendor": {"vendor_data": [{"product": {"product_data": [{"product_name": "n/a", "version": {"version_data": [{"version_value": "n/a"}]}}]}, "vendor_name": "n/a"}]}}, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": {"description_data": [{"lang": "eng", "value": "An issue was discovered in the OpenSSL library in Ruby before 2.3.8, 2.4.x before 2.4.5, 2.5.x before 2.5.2, and 2.6.x before 2.6.0-preview3. When two OpenSSL::X509::Name objects are compared using ==, depending on the ordering, non-equal objects may return true. When the first argument is one character longer than the second, or the second argument contains a character that is one less than a character in the same position of the first argument, the result of == will be true. This could be leveraged to create an illegitimate certificate that may be accepted as legitimate and then used in signing or encryption operations."}]}, "problemtype": {"problemtype_data": [{"description": [{"lang": "eng", "value": "n/a"}]}]}, "references": {"reference_data": [{"name": "https://www.ruby-lang.org/en/news/2018/10/17/openssl-x509-name-equality-check-does-not-work-correctly-cve-2018-16395/", "refsource": "CONFIRM", "url": "https://www.ruby-lang.org/en/news/2018/10/17/openssl-x509-name-equality-check-does-not-work-correctly-cve-2018-16395/"}, {"name": "RHSA-2018:3738", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3738"}, {"name": "https://www.ruby-lang.org/en/news/2018/11/06/ruby-2-6-0-preview3-released/", "refsource": "CONFIRM", "url": "https://www.ruby-lang.org/en/news/2018/11/06/ruby-2-6-0-preview3-released/"}, {"name": "RHSA-2018:3729", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3729"}, {"name": "https://hackerone.com/reports/387250", "refsource": "MISC", "url": "https://hackerone.com/reports/387250"}, {"name": "RHSA-2018:3730", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3730"}, {"name": "RHSA-2018:3731", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3731"}, {"name": "https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-3-8-released/", "refsource": "CONFIRM", "url": "https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-3-8-released/"}, {"name": "DSA-4332", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2018/dsa-4332"}, {"name": "USN-3808-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3808-1/"}, {"name": "https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-4-5-released/", "refsource": "CONFIRM", "url": "https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-4-5-released/"}, {"name": "https://security.netapp.com/advisory/ntap-20190221-0002/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20190221-0002/"}, {"name": "https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-5-2-released/", "refsource": "CONFIRM", "url": "https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-5-2-released/"}, {"name": "[debian-lts-announce] 20181028 [SECURITY] [DLA 1558-1] ruby2.1 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2018/10/msg00020.html"}, {"name": "1042105", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1042105"}, {"name": "openSUSE-SU-2019:1771", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00036.html"}, {"name": "RHSA-2019:1948", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:1948"}, {"name": "RHSA-2019:2565", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:2565"}, {"name": "https://www.oracle.com/security-alerts/cpujan2020.html", "refsource": "MISC", "url": "https://www.oracle.com/security-alerts/cpujan2020.html"}]}}}, "adp": [{"providerMetadata": {"orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-05T10:24:32.106Z"}, "title": "CVE Program Container", "references": [{"tags": ["x_refsource_CONFIRM", "x_transferred"], "url": "https://www.ruby-lang.org/en/news/2018/10/17/openssl-x509-name-equality-check-does-not-work-correctly-cve-2018-16395/"}, {"name": "RHSA-2018:3738", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2018:3738"}, {"tags": ["x_refsource_CONFIRM", "x_transferred"], "url": "https://www.ruby-lang.org/en/news/2018/11/06/ruby-2-6-0-preview3-released/"}, {"name": "RHSA-2018:3729", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2018:3729"}, {"tags": ["x_refsource_MISC", "x_transferred"], "url": "https://hackerone.com/reports/387250"}, {"name": "RHSA-2018:3730", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2018:3730"}, {"name": "RHSA-2018:3731", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2018:3731"}, {"tags": ["x_refsource_CONFIRM", "x_transferred"], "url": "https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-3-8-released/"}, {"name": "DSA-4332", "tags": ["vendor-advisory", "x_refsource_DEBIAN", "x_transferred"], "url": "https://www.debian.org/security/2018/dsa-4332"}, {"name": "USN-3808-1", "tags": ["vendor-advisory", "x_refsource_UBUNTU", "x_transferred"], "url": "https://usn.ubuntu.com/3808-1/"}, {"tags": ["x_refsource_CONFIRM", "x_transferred"], "url": "https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-4-5-released/"}, {"tags": ["x_refsource_CONFIRM", "x_transferred"], "url": "https://security.netapp.com/advisory/ntap-20190221-0002/"}, {"tags": ["x_refsource_CONFIRM", "x_transferred"], "url": "https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-5-2-released/"}, {"name": "[debian-lts-announce] 20181028 [SECURITY] [DLA 1558-1] ruby2.1 security update", "tags": ["mailing-list", "x_refsource_MLIST", "x_transferred"], "url": "https://lists.debian.org/debian-lts-announce/2018/10/msg00020.html"}, {"name": "1042105", "tags": ["vdb-entry", "x_refsource_SECTRACK", "x_transferred"], "url": "http://www.securitytracker.com/id/1042105"}, {"name": "openSUSE-SU-2019:1771", "tags": ["vendor-advisory", "x_refsource_SUSE", "x_transferred"], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00036.html"}, {"name": "RHSA-2019:1948", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2019:1948"}, {"name": "RHSA-2019:2565", "tags": ["vendor-advisory", "x_refsource_REDHAT", "x_transferred"], "url": "https://access.redhat.com/errata/RHSA-2019:2565"}, {"tags": ["x_refsource_MISC", "x_transferred"], "url": "https://www.oracle.com/security-alerts/cpujan2020.html"}]}]}, "cveMetadata": {"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2018-16395", "datePublished": "2018-11-16T18:00:00", "dateReserved": "2018-09-03T00:00:00", "dateUpdated": "2024-08-05T10:24:32.106Z", "state": "PUBLISHED"}, "dataType": "CVE_RECORD", "dataVersion": "5.1"}