CAPEC-500: WebView Injection

ID CAPEC-500
Status Draft

An adversary, through a previously installed malicious application, injects code into the context of a web page displayed by a WebView component. Through the injected code, an adversary is able to manipulate the DOM tree and cookies of the page, expose sensitive information, and can launch attacks against the web application from within the web page.

https://capec.mitre.org/data/definitions/500.html

Weaknesses

# ID Name Type
CWE-749 Exposed Dangerous Method or Function weakness
CWE-940 Improper Verification of Source of a Communication Channel weakness
Loading...