3 matches found
agnes (>=0.3.0, <=0.3.2), agpm_interactions (0.0.1) +408 more potentially affected by unknown CVE via prettytable-rs (>=0.5.2, <=0.9.0)
prettytable-rs CARGO version =0.5.2, =0.3.0, =0.1.0, =0.2.3, =1.0.0, =0.1.0, =0.1.1, =3.1.3, =0.2.0, =0.2.0, =0.5.1, =0.1.0, =0.2.0, =0.3.2 and more Source cves: unknown CVE Source advisory: OSV:GHSA-GFGM-CHR3-X6PX...
prettytable-rs: Force cast a &Vec<T> to &[T] may lead to undefined behavior
In function Table::asref, a reference of vector is force cast to slice. There are multiple problems here: 1. To guarantee the size is correct, we have to first do Vec::shrinktofit. The function requires a mutable reference, so we have to force cast from immutable to mutable, which is undefined...
agnes (>=0.3.0, <=0.3.2), agpm_interactions (0.0.1) +408 more potentially affected by unknown CVE via prettytable-rs (>=0.5.2, <=0.9.0)
prettytable-rs CARGO version =0.5.2, =0.3.0, =0.1.0, =0.2.3, =1.0.0, =0.1.0, =0.1.1, =3.1.3, =0.2.0, =0.2.0, =0.5.1, =0.1.0, =0.2.0, =0.3.2 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2022-0074...