PT-2024-23866 · Riot · Riot
0Xdea
·
Published
2024-04-30
·
Updated
2024-06-10
·
CVE-2024-31225
CVSS v3.1
9.0
Critical
| Vector | AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
RIOT (affected versions not specified)
Description
The
on rd init() function in RIOT does not implement a size check before copying data to the result buf static buffer. This can cause a buffer overflow if an attacker crafts a long enough payload. The impact of this issue could range from denial of service to arbitrary code execution if the unchecked input crosses a security boundary.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability. As a temporary workaround, consider adding manual bounds checking to prevent the buffer overflow.
Exploit
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Riot