Vulnerability Description
A flaw was found in OpenSSL's handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2025-3416
- https://bugzilla.redhat.com/show_bug.cgi?id=2357560
- https://github.com/sfackler/rust-openssl
- https://github.com/sfackler/rust-openssl/commit/87085bd67896b7f92e6de35d081f607a
- https://github.com/sfackler/rust-openssl/pull/2390
- https://rustsec.org/advisories/RUSTSEC-2025-0022.html
FAQ
What is CVE-2025-3416?
CVE-2025-3416 is a vulnerability with a CVSS score of 3.7 (LOW). A flaw was found in OpenSSL's handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect pr...
How severe is CVE-2025-3416?
CVE-2025-3416 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-3416?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.