CVE-2024-42484
Last modified
CVE-2024-42484 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-42484?
How severe is CVE-2024-42484?
How do I fix CVE-2024-42484?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-42479llama.cpp provides LLM inference in C/C++. The unsafe `data`…9.8
- CVE-2024-4248A vulnerability was found in Tenda i21 1.0.0.14(4656) and cl…8.8
- CVE-2024-42480Kamaji is the Hosted Control Plane Manager for Kubernetes. I…9.9
- CVE-2024-42481Skyport Daemon (skyportd) is the daemon for the Skyport Pane…7.5
- CVE-2024-42482fish-shop/syntax-check is a GitHub action for syntax checkin…6.5
- CVE-2024-42483ESP-NOW Component provides a connectionless Wi-Fi communicat…6.5
- CVE-2024-42485Filament Excel enables excel export for Filament admin resou…7.5
- CVE-2024-42486Cilium is a networking, observability, and security solution…7.2
- CVE-2024-42487Cilium is a networking, observability, and security solution…4.3
- CVE-2024-42488Cilium is a networking, observability, and security solution…6.8
- CVE-2024-42489Pro Macros provides XWiki rendering macros. Missing escaping…8.8
- CVE-2024-4249A vulnerability was found in Tenda i21 1.0.0.14(4656). It ha…8.8
Are you affected by CVE-2024-42484?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
