CVE-2018-8970

Source
https://cve.org/CVERecord?id=CVE-2018-8970
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2018-8970.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2018-8970
Downstream
Related
Published
2018-03-24T21:29:00Z
Modified
2026-08-19T14:53:19Z
Severity
  • 7.4 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

The int_x509_param_set_hosts function in lib/libcrypto/x509/x509_vpm.c in LibreSSL 2.7.0 before 2.7.1 does not support a certain special case of a zero name length, which causes silent omission of hostname verification, and consequently allows man-in-the-middle attackers to spoof servers and obtain sensitive information via a crafted certificate. NOTE: the LibreSSL documentation indicates that this special case is supported, but the BoringSSL documentation does not.

References

Affected packages

Git / github.com/libressl/openbsd

Affected ranges

Type
GIT
Repo
https://github.com/libressl/openbsd
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source":  "REFERENCES"
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2018-8970.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "124066432240387748490862556255300495937",
            "length":  675
        },
        "id":  "CVE-2018-8970-1fc07437",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/libressl/openbsd/commit/0654414afcce51a16d35d05060190a3ec4618d42",
        "target":  {
            "file":  "src/lib/libcrypto/x509/x509_vpm.c",
            "function":  "int_x509_param_set_hosts"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "70783060215513847624548349568642194857",
                "288999768788510714880779861120358134171",
                "197705374756881059557087188571414980896",
                "87837263733689742431856688096169499200"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2018-8970-3ec5e240",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/libressl/openbsd/commit/0654414afcce51a16d35d05060190a3ec4618d42",
        "target":  {
            "file":  "src/lib/libcrypto/x509/x509_vpm.c"
        }
    }
]
vanir_signatures_modified
"2026-08-19T14:53:19Z"

Git / github.com/libressl/portable

Affected ranges

Type
GIT
Repo
https://github.com/libressl/portable
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:openbsd:libressl:2.7.0:*:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "2.7.0"
        },
        {
            "last_affected":  "2.7.0"
        }
    ],
    "source":  "CPE_STRING"
}

Affected versions

2.*
2.7.0
v2.*
v2.7.0

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2018-8970.json"