The version of the "openssl" crate bundled in this package is vulnerable to CVE-2025-0977 / RUSTSEC-2025-0004. c.f. https://rustsec.org/advisories/RUSTSEC-2025-0004.html Reproducible: Always
openssl crate is used in 389-ds-base only in pwdchan plugin for hashing purposes: https://github.com/389ds/389-ds-base/blob/main/src/plugins/pwdchan/Cargo.toml https://github.com/389ds/389-ds-base/blob/main/src/plugins/pwdchan/src/lib.rs Therefore 389-ds-base is not affected by this CVE.