Filtered by vendor Rocket Subscriptions
Filtered by product Rocket Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2020-35882 1 Rocket 1 Rocket 2024-08-04 8.1 High
An issue was discovered in the rocket crate before 0.4.5 for Rust. LocalRequest::clone creates more than one mutable references to the same object, possibly causing a data race.
CVE-2021-29935 1 Rocket 1 Rocket 2024-08-03 7.3 High
An issue was discovered in the rocket crate before 0.4.7 for Rust. uri::Formatter can have a use-after-free if a user-provided function panics.