Missing User Warnings
Medium
- Confidence
- 91% confidence
- Finding
- The JS Bridge example shows native code returning user information directly to web content without any origin validation, authentication check, consent flow, or data-minimization guidance. In a WebView/JS-bridge context, exposing account or profile data to loaded H5 pages is security-sensitive because any trusted-but-compromised page, XSS on the page, or overly broad bridge availability could let web content access native-held user data.
