2 matches found
Memory corruption
An issue was discovered in the actix-web crate before 0.7.15 for Rust. It can unsoundly extend the lifetime of a string, leading to memory corruption...
7.5CVSS9.3AI score0.01288EPSS
SaveExploits0References2Affected Software1
arr! macro erases lifetimes
Affected versions of this crate allowed unsoundly extending lifetimes using arr! macro. This may result in a variety of memory corruption scenarios, most likely use-after-free...
7.5CVSS4.6AI score0.01243EPSS
SaveExploits1Affected Software1
20