Filtered by vendor Actix Subscriptions
Filtered by product Actix-web Subscriptions
Total 3 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2018-25025 1 Actix 1 Actix-web 2024-08-05 9.8 Critical
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.
CVE-2018-25026 1 Actix 1 Actix-web 2024-08-05 9.8 Critical
An issue was discovered in the actix-web crate before 0.7.15 for Rust. It can add the Send marker trait to an object that cannot be sent between threads safely, leading to memory corruption.
CVE-2018-25024 1 Actix 1 Actix-web 2024-08-05 9.8 Critical
An issue was discovered in the actix-web crate before 0.7.15 for Rust. It can unsoundly coerce an immutable reference into a mutable reference, leading to memory corruption.