4.3

CVE-2024-25394

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Rt-threadRt-thread Version <= 5.0.2
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.64% 0.457
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
134c704f-9b21-4f2e-91b3-4a467353bcc0 4.3 2.8 1.4
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.

http://seclists.org/fulldisclosure/2024/Mar/28
http://www.openwall.com/lists/oss-security/2024/03/05/1
Mailing List
https://github.com/hnsecurity/vulns/blob/main/HNS-2024-05-rt-thread.txt
Third Party Advisory
https://security.humanativaspa.it/multiple-vulnerabilities-in-rt-thread-rtos/
Third Party Advisory
https://seclists.org/fulldisclosure/2024/Mar/28
Mailing List
https://github.com/RT-Thread/rt-thread/issues/8291
Issue Tracking