CVE-2011-2357
Published Aug 12, 2011
Last updated a year ago
Overview
- Description
- Cross-application scripting vulnerability in the Browser URL loading functionality in Android 2.3.4 and 3.1 allows local applications to bypass the sandbox and execute arbitrary Javascript in arbitrary domains by (1) causing the MAX_TAB number of tabs to be opened, then loading a URI to the targeted domain into the current tab, or (2) making two startActivity function calls beginning with the targeted domain's URI followed by the malicious Javascript while the UI focus is still associated with the targeted domain.
- Source
- chrome-cve-admin@google.com
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
Weaknesses
- nvd@nist.gov
- CWE-20
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:o:google:android:2.3.4:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D634E2E3-4E8A-4C88-A6BF-DBE7439EB3B0" }, { "criteria": "cpe:2.3:o:google:android:3.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E1FD2E59-59BF-4611-B65B-A2981127CAC0" } ], "operator": "OR" } ] } ]