vendor:
iPhone OS
by:
Alberto Ortega
7,5
CVSS
HIGH
Buffer Overflow
120 (Buffer Copy without Checking Size of Input)
CWE
Product Name: iPhone OS
Affected Version From: iOS 5.0.1
Affected Version To: iOS 5.1.1
Patch Exists: NO
Related CWE: N/A
CPE: o:apple:iphone_os
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: iOS devices
2012
iOS <= v5.1.1 Safari Browser JS match(), search() Crash PoC
A vulnerability has been discovered in Apple Safari Browser included in the last version of iOS (5.1.1). When JavaScript function match() gets a big buffer as parameter the browser unexpectedly crashes. By extension, the function search() is affected too.
Mitigation:
Ensure that the size of the buffer is checked before copying data into it.