Vulnerabilities (CVE)

Filtered by vendor Rocket Subscribe
Filtered by product Rocket
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-29935 1 Rocket 1 Rocket 2024-02-28 7.5 HIGH 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.
CVE-2020-35882 1 Rocket 1 Rocket 2024-02-28 6.8 MEDIUM 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.