WS-2021-0027
February 17, 2021
Affected versions of this crate passed an unininitialized buffer to a user-provided Read instance in Tape::take_bytes.
This can result in safe Read implementations reading from the uninitialized buffer leading to undefined behavior.
The flaw was corrected in commit 1f2dc7f37dd by removing the unsafe block and zero-initializing the buffer.
Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
2.1
Attack Vector
LOCAL
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
2.9
Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE