RUSTSEC-2023-0044

Source
https://rustsec.org/advisories/RUSTSEC-2023-0044
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2023-0044.json
JSON Data
https://api.test.osv.dev/v1/vulns/RUSTSEC-2023-0044
Aliases
Published
2023-06-20T12:00:00Z
Modified
2025-10-28T06:02:18Z
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
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / openssl

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.10.55

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "functions": [
            "openssl::x509::verify::X509VerifyParamRef::set_host"
        ],
        "os": [],
        "arch": []
    }
}

Database specific

categories

[
    "memory-exposure"
]

cvss

null

informational

null