CVE-2022-21806
17.06.2022, 18:15
A use-after-free vulnerability exists in the mips_collector appsrv_server functionality of Anker Eufy Homebase 2 2.1.8.5h. A specially-crafted set of network packets can lead to remote code execution. The device is exposed to attacks from the network.Enginsight
Vendor | Product | Version |
---|---|---|
anker | eufy_homebase_2_firmware | 2.1.8.5h: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.