Tv Bro · Tv Bro · CVE-2023-43955
**Name of the Vulnerable Software and Affected Versions**
com.phlox.tvwebbrowser TV Bro application through 2.0.0 for Android
**Description**
The issue arises from the mishandling of external intents through WebView in the com.phlox.tvwebbrowser TV Bro application. This allows attackers to execute arbitrary code, create arbitrary files, and perform arbitrary downloads via JavaScript that uses `takeBlobDownloadData`.
**Recommendations**
For versions through 2.0.0, consider disabling the WebView component as a temporary workaround until a patch is available. Restrict access to external intents to minimize the risk of exploitation. Avoid using JavaScript that utilizes `takeBlobDownloadData` in the affected application until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.