- Reported
-
- Issued
-
- Package
-
cbox
(crates.io)
- Type
-
Vulnerability
- Categories
-
- Aliases
-
- References
-
- CVSS Score
- 9.8
CRITICAL
- CVSS Details
-
- Attack vector
- Network
- Attack complexity
- Low
- Privileges required
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
- CVSS Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Patched
-
no patched versions
Description
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.
Advisory available under CC0-1.0
license.