Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. intaglio
  4. ›
  5. GHSA-gch5-hwqf-mxhp

GHSA-gch5-hwqf-mxhp: Unsoundness in `intern` methods on `intaglio` symbol interners

July 27, 2023

Affected versions of this crate have a stacked borrows violation when creating references to interned contents. All interner types are affected.

The flaw was corrected in version 1.9.0 by reordering move and borrowing operations and storing interned contents by raw pointer instead of as a Box.

References

  • github.com/advisories/GHSA-gch5-hwqf-mxhp
  • github.com/artichoke/intaglio
  • github.com/artichoke/intaglio/pull/236
  • rustsec.org/advisories/RUSTSEC-2023-0048.html

Code Behaviors & Features

Detect and mitigate GHSA-gch5-hwqf-mxhp 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 before 1.9.0

Fixed versions

  • 1.9.0

Solution

Upgrade to version 1.9.0 or above.

Source file

cargo/intaglio/GHSA-gch5-hwqf-mxhp.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:57 +0000.