mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
960 B
960 B
CVE-2008-3950
Description
Off-by-one error in the _web_drawInRect:withFont:ellipsis:alignment:measureOnly function in WebKit in Safari in Apple iPhone 1.1.4 and 2.0 and iPod touch 1.1.4 and 2.0 allows remote attackers to cause a denial of service (browser crash) via a JavaScript alert call with an argument that lacks breakable characters and has a length that is a multiple of the memory page size, leading to an out-of-bounds read.
POC
Reference
- http://securityreason.com/securityalert/4264
- http://www.coresecurity.com/content/iphone-safari-javascript-alert-denial-of-service
Github
No PoCs found on GitHub currently.