CVE-2024-8946
A vulnerability was found in MicroPython 1.23.0.
Does this matter?
Lower severity and a low EPSS score (1.01%). Track it; it rarely justifies an emergency change on its own.
Description
A vulnerability was found in MicroPython 1.23.0. It has been classified as critical. Affected is the function mp_vfs_umount of the file extmod/vfs.c of the component VFS Unmount Handler. The manipulation leads to heap-based buffer overflow. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The name of the patch is 29943546343c92334e8518695a11fc0e2ceea68b. It is recommended to apply a patch to fix this issue. In the VFS unmount process, the comparison between the mounted path string and the unmount requested string is based solely on the length of the unmount string, which can lead to a heap buffer overflow read.
- CVSS 4.0
- 6.9 MEDIUMCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 1.01% probability · 61th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-122, CWE-787
- Affected
- micropython/micropython
- Source
- cna@vuldb.com
References
- https://github.com/micropython/micropython/commit/29943546343c92334e8518695a11fc0e2ceea68bPatch
- https://github.com/micropython/micropython/issues/13006Exploit, Issue Tracking
- https://github.com/micropython/micropython/issues/13006#issuecomment-1820309455Exploit, Third Party Advisory
- https://vuldb.com/?ctiid.277764Permissions Required
- https://vuldb.com/?id.277764Third Party Advisory
- https://vuldb.com/?submit.409312Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.