Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. openssl
  4. ›
  5. GHSA-xphf-cx8h-7q9g

GHSA-xphf-cx8h-7q9g: `openssl` `X509StoreRef::objects` is unsound

November 28, 2023

This function returned a reference into an OpenSSL datastructure, but there was no way to ensure OpenSSL would not mutate the datastructure behind one’s back.

Use of this function should be replaced with X509StoreRef::all_certificates.

References

  • github.com/advisories/GHSA-xphf-cx8h-7q9g
  • github.com/sfackler/rust-openssl
  • github.com/sfackler/rust-openssl/commit/cf9681a55cabd4cb9f1475bde17b5079f2a0384e
  • github.com/sfackler/rust-openssl/issues/2096
  • rustsec.org/advisories/RUSTSEC-2023-0072.html

Code Behaviors & Features

Detect and mitigate GHSA-xphf-cx8h-7q9g with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.10.29 before 0.10.60

Fixed versions

  • 0.10.60

Solution

Upgrade to version 0.10.60 or above.

Source file

cargo/openssl/GHSA-xphf-cx8h-7q9g.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:56 +0000.