Ao you browser design defects control user browsers

Source: Internet
Author: User

Ao you browser design defects control user browsers

A browser design defect caused the browser to be controlled.

The latest version of Ao you Browser:
 



The main reason is that the cloud tag has a problem and the title is not filtered. Because the tag is in the maxthon.cn domain, the maxthon object can be used for browser control, this includes modifying the user name and password for table filling, modifying the browser proxy, and setting the home page.

Vulnerabilities:

The cloud push function does not effectively filter the title and access http: // 127.0.0.1/1.html. The Code is as follows:
 



In the test, the browser homepage is set as an example to load external js and bypass the length limit.

1. js:
 

url = "http://www.qq.com";maxthon.browser.config.ConfigManager.set("maxthon.config","browser.general.startpage",url);alert('start page is www.qq.com now!')



The code above serves to set the browser homepage code to www.qq.com.

When using the cloud push function, the title is not filtered:
 


It is not a privileged domain, so you cannot execute commands for the moment. However, you can control the browser because it is in the maxthon.cn domain.

After loading external js, you can see the Home Page modification:
 

Solution:

Fixes the XSS in the cloud push function.

Continue to control permissions under maxthon.cn.
 

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.