RUSTSEC-2023-0022

Source
https://rustsec.org/advisories/RUSTSEC-2023-0022
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2023-0022.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2023-0022
Aliases
Published
2023-03-24T12:00:00Z
Modified
2023-11-08T04:14:38Z
Summary
`openssl` `X509NameBuilder::build` returned object is not thread safe
Details

OpenSSL has a modified bit that it can set on on X509_NAME objects. If this bit is set then the object is not thread-safe even when it appears the code is not modifying the value.

Thanks to David Benjamin (Google) for reporting this issue.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / openssl

Package

Name
openssl
View open source insights on deps.dev
Purl
pkg:cargo/openssl

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.10.48

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "arch": [],
        "functions": [
            "openssl::x509::X509NameBuilder::build"
        ],
        "os": []
    }
}

Database specific

categories
[
    "thread-safety"
]
cvss
null
informational
null
source
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2023-0022.json"