GHSA-xcf7-rvmh-g6q4

Suggest an improvement
Source
https://github.com/advisories/GHSA-xcf7-rvmh-g6q4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/06/GHSA-xcf7-rvmh-g6q4/GHSA-xcf7-rvmh-g6q4.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xcf7-rvmh-g6q4
Aliases
Related
Published
2023-06-21T22:07:52Z
Modified
2025-07-28T16:42:10.156155Z
Severity
  • 4.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:L CVSS Calculator
Summary
`openssl` `X509VerifyParamRef::set_host` buffer over-read
Details

When this function was passed an empty string, openssl would attempt to call strlen on it, reading arbitrary memory until it reached a NUL byte.

Database specific
{
    "severity": "MODERATE",
    "cwe_ids": [
        "CWE-126"
    ],
    "nvd_published_at": null,
    "github_reviewed": true,
    "github_reviewed_at": "2023-06-21T22:07:52Z"
}
References

Affected packages

crates.io / openssl

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.10.0
Fixed
0.10.55