2 matches found
RUSTSEC-2019-0023 Cloned interners may read already dropped strings
Affected versions of this crate did not clone contained strings when an interner is cloned. Interners have raw pointers to the contained strings, and they keep pointing the strings which the old interner owns, after the interner is cloned. If a new cloned interner is alive and the old original...
7.5CVSS7.3AI score0.01547EPSS
SaveExploits1References3
Cloned interners may read already dropped strings
Affected versions of this crate did not clone contained strings when an interner is cloned. Interners have raw pointers to the contained strings, and they keep pointing the strings which the old interner owns, after the interner is cloned. If a new cloned interner is alive and the old original...
7.5CVSS2.1AI score0.01547EPSS
SaveExploits1Affected Software1
20