-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
The advisory explicitly identifies Table::as_ref as the vulnerable function. The code sample from GHSA-gfgm-chr3-x6px shows unsafe transmutation of references (immutable to mutable for shrink_to_fit) and type-punning between Vec<T> and [T] types. These operations violate Rust's safety guarantees by creating multiple mutable aliases and assuming type layout compatibility, both of which are undefined behavior according to Rust's ownership and type systems.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| prettytable-rs | rust | < 0.10.0 | 0.10.0 |
Ongoing coverage of React2Shell