PT-2020-17657 · Rust · Buffoon Crate
Published
2020-12-31
·
Updated
2022-06-16
·
CVE-2020-36512
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
buffoon crate through 2020-12-31
Description
The issue allows arbitrary
Read implementations to read from an uninitialized buffer, resulting in memory exposure. This can also cause incorrect numbers of bytes to be written to the buffer. Reading from uninitialized memory produces undefined values, which can quickly invoke undefined behavior.Recommendations
For versions of the buffoon crate through 2020-12-31, consider restricting the use of the
InputStream::read exact function until a patch is available. As a temporary workaround, avoid passing uninitialized buffers to user-provided Read implementations. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Buffoon Crate