Microsoft Internet Explorer 6.0 / Firefox 0.x / Netscape 7.x – IMG Tag Multiple Vulnerabilities

Microsoft Internet Explorer 6.0 / Firefox 0.x / Netscape 7.x – IMG Tag Multiple Vulnerabilities

漏洞ID 1054744 漏洞类型
发布时间 2004-11-10 更新时间 2004-11-10
图片[1]-Microsoft Internet Explorer 6.0 / Firefox 0.x / Netscape 7.x – IMG Tag Multiple Vulnerabilities-安全小百科CVE编号 N/A
图片[2]-Microsoft Internet Explorer 6.0 / Firefox 0.x / Netscape 7.x – IMG Tag Multiple Vulnerabilities-安全小百科CNNVD-ID N/A
漏洞平台 Windows CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/24728
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/11645/info

Various browsers are reported prone to multiple vulnerabilities in the image handling functionality through the <IMG> tag. These issues can allow remote attackers to determine the existence of local files, cause a denial of service condition, and disclose passwords for Windows systems via file shares.

Mozilla Firefox 0.10.1 and prior versions are reported vulnerable to these issues. It is alleged that Microsoft Internet Explorer and Netscape Browsers are also vulnerable to these issues. Due to this vulnerable packages for Internet Explorer and Netscape have been added. This BID will be updated as more information becomes available.

<img src="file:///c|/nonexistent/content.gif">
<img src="file:///c|/windows/content.gif">

<script>
onload =function(){
incl=(document.images[0].width!=document.images[1].width)? "" :"not ";
alert("Windows is "+ incl +"installed in C:/WINDOWS/");
}
</script>

相关推荐: QVT/Net服务拒绝漏洞

QVT/Net服务拒绝漏洞 漏洞ID 1205606 漏洞类型 缓冲区溢出 发布时间 2001-07-02 更新时间 2001-07-02 CVE编号 CVE-2001-0443 CNNVD-ID CNNVD-200107-034 漏洞平台 N/A CVSS评…

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