CVE-2022-1130
📋 TL;DR
This vulnerability in Google Chrome on Android allows a malicious app to send arbitrary intents to other apps via WebOTP, bypassing normal security restrictions. It affects Chrome on Android versions prior to 100.0.4896.60. Attackers could potentially trigger unauthorized actions in other installed applications.
💻 Affected Systems
- Google Chrome
📦 What is this software?
Chrome by Google
Google Chrome is the world's most popular web browser, used by over 3 billion users globally across Windows, macOS, Linux, Android, and iOS platforms. As a Chromium-based browser developed by Google, Chrome dominates the browser market with approximately 65% market share, making it a critical compon...
Learn more about Chrome →⚠️ Risk & Real-World Impact
Worst Case
Malicious app could send intents to launch privileged operations in other apps, potentially leading to data theft, unauthorized transactions, or device compromise.
Likely Case
Malicious app could trigger unwanted actions in other apps, potentially stealing sensitive data or performing unauthorized operations.
If Mitigated
With updated Chrome and proper app permissions, risk is limited to apps that accept external intents without proper validation.
🎯 Exploit Status
Requires user to install a malicious Android app that exploits the Chrome vulnerability.
🛠️ Fix & Mitigation
✅ Official Fix
Patch Version: 100.0.4896.60 and later
Vendor Advisory: https://chromereleases.googleblog.com/2022/03/stable-channel-update-for-desktop_29.html
Restart Required: Yes
Instructions:
1. Open Google Play Store 2. Search for Chrome 3. Update to version 100.0.4896.60 or later 4. Restart Chrome
🔧 Temporary Workarounds
Disable WebOTP
androidTemporarily disable WebOTP functionality in Chrome settings
chrome://flags/#webotp-api → Disable
Restrict App Installations
androidOnly install apps from trusted sources like Google Play Store
🧯 If You Can't Patch
- Disable Chrome WebOTP functionality via chrome://flags
- Use alternative browsers until Chrome can be updated
🔍 How to Verify
Check if Vulnerable:
Check Chrome version in Settings → About Chrome
Check Version:
chrome://version
Verify Fix Applied:
Verify Chrome version is 100.0.4896.60 or higher
📡 Detection & Monitoring
Log Indicators:
- Unusual intent broadcasts from Chrome
- WebOTP API misuse logs
Network Indicators:
- Suspicious WebOTP API calls
SIEM Query:
source="chrome" AND (event="intent_broadcast" OR event="webotp")
🔗 References
- https://chromereleases.googleblog.com/2022/03/stable-channel-update-for-desktop_29.html
- https://crbug.com/1142269
- https://security.gentoo.org/glsa/202208-25
- https://chromereleases.googleblog.com/2022/03/stable-channel-update-for-desktop_29.html
- https://crbug.com/1142269
- https://security.gentoo.org/glsa/202208-25