CVE-2021-21941
12.10.2021, 14:15
A use-after-free vulnerability exists in the pushMuxer CreatePushThread functionality of Anker Eufy Homebase 2 2.1.6.9h. A specially-crafted set of network packets can lead to remote code execution.Enginsight
Vendor | Product | Version |
---|---|---|
anker | eufy_homebase_2_firmware | 2.1.6.9h:h |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-368 - Context Switching Race ConditionA product performs a series of non-atomic actions to switch between contexts that cross privilege or other security boundaries, but a race condition allows an attacker to modify or misrepresent the product's behavior during the switch.
- CWE-416 - Use After FreeReferencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code.