mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
19 lines
960 B
Markdown
19 lines
960 B
Markdown
### [CVE-2008-3950](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|