U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-42484

Change History

New CVE Received by NIST 9/12/2024 11:18:22 AM

Action Type Old Value New Value
Added CVSS V3.1

								
							
							
						
GitHub, Inc. AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
Added CWE

								
							
							
						
GitHub, Inc. CWE-125
Added Description

								
							
							
						
ESP-NOW Component provides a connectionless Wi-Fi communication protocol. An Out-of-Bound (OOB) vulnerability was discovered in the implementation of the ESP-NOW group type message because there is no check for the addrs_num field of the group type message. This can result in memory corruption related attacks. Normally there are two fields in the group information that need to be checked, i.e., the addrs_num field and the addrs_list fileld. Since we only checked the addrs_list field, an attacker can send a group type message with an invalid addrs_num field, which will cause the message handled by the firmware to be much larger than the current buffer, thus causing a memory corruption issue that goes beyond the payload length.
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/espressif/esp-now/commit/b03a1b4593713fa4bf0038a87edca01f10114a7a [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/espressif/esp-now/security/advisories/GHSA-q6f6-4qc5-vhx5 [No types assigned]