GHSA-8q2v-67v7-6vc6
Dashboard / Vulnerabilities / GHSA-8q2v-67v7-6vc6
GHSA-8q2v-67v7-6vc6
Published: 25 Aug 2021Last Modified: 8 Nov 2023
Aliases:
Summary: Data races in rocket
Details: The affected version of rocket contains a Clone trait implementation of LocalRequest that reuses the pointer to inner Request object. This causes data race in rare combinations of APIs if the original and the cloned objects are modified at the same time.
References: https://nvd.nist.gov/vuln/detail/CVE-2020-35882, https://github.com/SergioBenitez/Rocket/issues/1312, https://github.com/SergioBenitez/Rocket, https://rustsec.org/advisories/RUSTSEC-2020-0028.html
Affected packages
Package
Name: rocket
Purl: pkg:cargo/rocket
Affected ranges
Type: SEMVER
Events:
Introduced- 0.4.0
Fixed -0.4.5
Affected versions
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
