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).
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Link | Tags |
---|---|
https://github.com/actuator/wave.ai.browser/blob/main/CWE-94.md | exploit |
https://github.com/actuator/wave.ai.browser/blob/main/poc.apk | exploit |
https://github.com/actuator/cve/blob/main/CVE-2023-42471 | third party advisory |