
Cloud Vulnerability DB
A community-led vulnerabilities database
The Imou Life Android application (com.mm.android.smartlifeiot) through version 6.8.0 contains a Remote Code Execution vulnerability that allows attackers to execute arbitrary code via a crafted intent to an exported component. The vulnerability specifically affects the com.mm.android.easy4ip.MainActivity activity and was discovered in September 2023 (GitHub Advisory).
The vulnerability (CVE-2023-42470) stems from improper control of code generation (CWE-94) in the MainActivity component. The application enables JavaScript execution in the WebView and performs direct web content loading without adequate validation. The vulnerable component blindly loads URLs provided through intent data, allowing malicious third-party apps to trigger unauthorized JavaScript execution (GitHub POC). The vulnerability has received a CVSS v3.1 base score of 9.8 (CRITICAL) with vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H (NVD).
The vulnerability allows attackers to execute arbitrary JavaScript within the application's context, potentially leading to remote code execution. Attackers can initiate unauthorized web browser mining operations, consuming device resources, and access the internet from a victim's device without requiring permissions in the malicious app's manifest (GitHub POC).
Security researchers recommend several mitigation strategies: implement proper intent data validation, especially for URLs; disable JavaScript if not required; implement web content filtering with a whitelist of allowed domains; and flag the MainActivity as non-exported if it's not intended for third-party app use (GitHub POC).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."