PT-2022-28297 · Go · Encoding/Binary
Published
2022-01-13
·
Updated
2022-01-13
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
No specific software or versions are mentioned, so the information cannot be provided.
Description
The issue arises from certain invalid inputs to
ReadUvarint or ReadVarint functions, which could cause them to read an unlimited number of bytes from the ByteReader argument before returning an error. This could lead to processing more input than expected, particularly when reading directly from a network and relying on these functions to consume only a small, bounded number of bytes, even from invalid inputs.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Encoding/Binary