UXSS of ZTE micron browser and Solutions

Source: Internet
Author: User

UXSS of ZTE micron browser and Solutions

The latest version is tested.


Download micron browser address: http://www.umeweb.cn/

Micron browser is developed in cooperation with ZTE.
 





Uxss (Universal Cross-Site Scripting general-purpose XSS) UXSS is an attack type that uses browser or browser extension vulnerabilities to create XSS conditions and execute code. Attackers can remotely execute commands, bypass the same-origin policy, steal user information, and hijack users remotely.


Enter online test address in the browser: http://uxss.sinaapp.com/index.php


 



For detailed POC please see https://code.google.com/p/chromium/issues/detail? Id = 143437

Issue 143437: v8 builtins object exposed to user causing UXSS
 

Solution:

1. The server prohibits iframe nested X-FRAME-OPTIONS: DENY.

2. The client uses the setAllowFileAccess (false) method to disable webview access to the local region.

3. The client uses the onPageStarted (WebView view, String url, Bitmap favicon) method to determine cross-origin before the jump.

4. The client filters the iframe object tag attributes.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.