First published: Wed Mar 27 2024(Updated: )
A buffer overflow occurs in utilities/ymodem/ry_sy.c in RT-Thread through 5.0.2 because of an incorrect sprintf call or a missing '\0' character.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
RT-Thread | <5.0.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-25394 is considered a high-severity vulnerability due to the potential for remote code execution from a buffer overflow.
To fix CVE-2024-25394, update your RT-Thread version to 5.0.2 or later where the buffer overflow vulnerability has been addressed.
CVE-2024-25394 is a buffer overflow vulnerability that occurs due to an incorrect sprintf call or a missing '\0' character in RT-Thread.
CVE-2024-25394 affects all versions of RT-Thread up to 5.0.2.
Exploiting CVE-2024-25394 could allow an attacker to execute arbitrary code, leading to potential system compromise.