RUSTSEC-2020-0005
Dashboard / Vulnerabilities / RUSTSEC-2020-0005
RUSTSEC-2020-0005
Published: 19 Mar 2020Last Modified: 8 Nov 2023
Aliases:
Summary: CBox API allows to de-reference raw pointers without `unsafe` code
Details: `CBox` and `CSemiBox` are part of the public API of the cbox crate and they allow to create smart pointers from raw pointers and de-reference them without the need of `unsafe` code.
References: https://crates.io/crates/cbox, https://rustsec.org/advisories/RUSTSEC-2020-0005.html, https://github.com/TomBebbington/cbox-rs/issues/2
Affected packages
Package
Name: cbox
Purl: pkg:cargo/cbox
Affected ranges
Type: SEMVER
Events:
Introduced- 0.0.0-0
Fixed -None
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
