CVE-2023-42471
CWE-94Published: September 11, 2023· Updated: Jun 17, 2026
Official Description
The wave.ai.browser application through 1.0.35 for Android allows a remote attacker to execute arbitrary JavaScript code via a crafted intent. It contains a manifest entry that exports the wave.ai.browser.ui.splash.SplashScreen activity. This activity uses a WebView component to display web content and doesn't adequately validate or sanitize the URI or any extra data passed in the intent by a third party application (with no permissions).
Risk Analysis
The wave.ai.browser application for Android improperly handles intents, allowing remote attackers to execute arbitrary JavaScript code. This occurs because the splash screen activity is exported and lacks proper URI validation.
This remotely exploitable vulnerability has no known public exploit.
Update the application to a version that properly restricts activity exports and validates URI inputs.
Technical Analysis
CVE-2023-42471 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (6)
Quick Facts
Related CVEs (CWE-94)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-42471 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts