The com.phlox.tvwebbrowser TV Bro application through 2.0.0 for Android mishandles external intents through WebView. This allows attackers to execute arbitrary code, create arbitrary files. and perform arbitrary downloads via JavaScript that uses takeBlobDownloadData.
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/com.phlox.tvwebbrowser | third party advisory exploit |
https://github.com/actuator/com.phlox.tvwebbrowser/blob/main/poc.apk | third party advisory exploit |
https://github.com/actuator/com.phlox.tvwebbrowser/blob/main/CWE-94.md | third party advisory exploit |
https://github.com/truefedex/tv-bro/pull/182#issue-1901769895 | issue tracking |