CVE-2024-8946

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2024-8946
  • Assigner
  • VulDB
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-09-17T18:31:04.213Z
  • Last Modified Date
  • 2024-09-17T20:14:27.949Z
History
Created Old Value New Value Data Type Notes
2024-10-06 02:19:49 Added to TrackCVE