A vulnerability was found in MicroPython 1.22.2. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file py/objarray.c. The manipulation leads to use after free. The attack can be launched remotely. The complexity of an attack is rather high. The exploitation appears to be difficult. Upgrading to version 1.23.0 is able to address this issue. The identifier of the patch is 4bed614e707c0644c06e117f848fa12605c711cd. It is recommended to upgrade the affected component. In micropython objarray component, when a bytes object is resized and copied into itself, it may reference memory that has already been freed.
References
Link | Resource |
---|---|
https://github.com/micropython/micropython/commit/4bed614e707c0644c06e117f848fa12605c711cd | Patch |
https://github.com/micropython/micropython/issues/13283 | Exploit Third Party Advisory |
https://github.com/micropython/micropython/issues/13283#issuecomment-1918479709 | Exploit Third Party Advisory |
https://github.com/micropython/micropython/releases/tag/v1.23.0 | Release Notes |
https://vuldb.com/?ctiid.277765 | Permissions Required |
https://vuldb.com/?id.277765 | Third Party Advisory |
https://vuldb.com/?submit.409316 | Third Party Advisory |
Configurations
History
24 Sep 2024, 13:17
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/micropython/micropython/commit/4bed614e707c0644c06e117f848fa12605c711cd - Patch | |
References | () https://github.com/micropython/micropython/issues/13283 - Exploit, Third Party Advisory | |
References | () https://github.com/micropython/micropython/issues/13283#issuecomment-1918479709 - Exploit, Third Party Advisory | |
References | () https://github.com/micropython/micropython/releases/tag/v1.23.0 - Release Notes | |
References | () https://vuldb.com/?ctiid.277765 - Permissions Required | |
References | () https://vuldb.com/?id.277765 - Third Party Advisory | |
References | () https://vuldb.com/?submit.409316 - Third Party Advisory | |
First Time |
Micropython
Micropython micropython |
|
CVSS |
v2 : v3 : |
v2 : 5.1
v3 : 8.1 |
CPE | cpe:2.3:a:micropython:micropython:1.22.2:*:*:*:*:*:*:* |
20 Sep 2024, 12:30
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
17 Sep 2024, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-17 19:15
Updated : 2024-09-24 13:17
NVD link : CVE-2024-8947
Mitre link : CVE-2024-8947
CVE.ORG link : CVE-2024-8947
JSON object : View
Products Affected
micropython
- micropython
CWE
CWE-416
Use After Free