CVE-2009-1692
iPhone OS 1.0-2.2.1 and iPod touch 1.1-2.2.1 - Denial of Service via HTMLSelectElement Length Attribute
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1692. PoCs published by Thierry Zoller.
AI-analyzed exploit summary This is a detailed technical analysis of CVE-2009-2542, a DoS vulnerability affecting multiple browsers and devices due to improper handling of the select() method with a large integer, leading to memory exhaustion. The writeup includes root cause analysis, affected products, patch status, and a proof-of-concept.
Description
WebKit before r41741, as used in Apple iPhone OS 1.0 through 2.2.1, iPhone OS for iPod touch 1.1 through 2.2.1, Safari, and other software, allows remote attackers to cause a denial of service (memory consumption or device reset) via a web page containing an HTMLSelectElement object with a large length attribute, related to the length property of a Select object.
Exploits (1)
This is a detailed technical analysis of CVE-2009-2542, a DoS vulnerability affecting multiple browsers and devices due to improper handling of the select() method with a large integer, leading to memory exhaustion. The writeup includes root cause analysis, affected products, patch status, and a proof-of-concept.