8 matches found
EUVD-2009-0261
Malware in sbrugna...
SUSE CVE-2009-0253
Mozilla Firefox 3.0.5 allows remote attackers to trick a user into visiting an arbitrary URL via an onclick action that moves a crafted element to the current mouse position, related to a "Status Bar Obfuscation" and "Clickjacking" attack...
CVE-2017-8459
Brave 0.12.4 has a Status Bar Obfuscation issue in which a redirection target is shown in a possibly unexpected way. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in for example the display of web-search results...
CVE-2017-8459
Brave 0.12.4 has a Status Bar Obfuscation issue in which a redirection target is shown in a possibly unexpected way. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in for example the display of web-search results...
Opera 10.10 Status Bar Obfuscation
Exploit for unknown platform in category dos / poc ================================== Opera 10.10 Status Bar Obfuscation ================================== Title: Opera 10.10 Status Bar Obfuscation CVE-ID: OSVDB-ID: Author: 599eme Man Published: 2009-12-31 Verified: yes view source print? Opera...
Google Chrome 3.0195.38 Status Bar Obfuscation
Exploit for unknown platform in category dos / poc ============================================== Google Chrome 3.0195.38 Status Bar Obfuscation ============================================== Title: Google Chrome 3.0195.38 Status Bar Obfuscation EDB-ID: 10879 CVE-ID: OSVDB-ID: Author: 599eme Man...
CVE-2009-0253
Mozilla Firefox 3.0.5 allows remote attackers to trick a user into visiting an arbitrary URL via an onclick action that moves a crafted element to the current mouse position, related to a "Status Bar Obfuscation" and "Clickjacking" attack...
Mozilla Firefox 3.0.5 - Status Bar Obfuscation / Clickjacking
Firefox 3.0.5 Status Bar Obfuscation / Clickjacking =========================================== function updateboxevt mouseX=evt.pageX?evt.pageX:evt.clientX; mouseY=evt.pageY?evt.pageY:evt.clientY; document.getElementById'mydiv'.style.left=mouseX-1;...