Vulnerability Description
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.
CVSS Score
7.3
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Rocket | Rocket | < 0.4.7 |
Related Weaknesses (CWE)
References
- https://rustsec.org/advisories/RUSTSEC-2021-0044.htmlExploitVendor Advisory
- https://rustsec.org/advisories/RUSTSEC-2021-0044.htmlExploitVendor Advisory
FAQ
What is CVE-2021-29935?
CVE-2021-29935 is a vulnerability with a CVSS score of 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.
How severe is CVE-2021-29935?
CVE-2021-29935 has been rated HIGH with a CVSS base score of 7.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-29935?
Check the references section above for vendor advisories and patch information. Affected products include: Rocket Rocket.