Vulnerability Description
An issue was discovered in the generator crate before 0.7.0 for Rust. It does not ensure that a function (for yielding values) has Send bounds.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Generator Project | Generator | < 0.7.0 |
References
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generator/RUSTThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0151.htmlExploitIssue TrackingPatch
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generator/RUSTThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0151.htmlExploitIssue TrackingPatch
FAQ
What is CVE-2020-36471?
CVE-2020-36471 is a vulnerability with a CVSS score of 5.9 (MEDIUM). An issue was discovered in the generator crate before 0.7.0 for Rust. It does not ensure that a function (for yielding values) has Send bounds.
How severe is CVE-2020-36471?
CVE-2020-36471 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-36471?
Check the references section above for vendor advisories and patch information. Affected products include: Generator Project Generator.