CVE-2013-0963
Description
Apple iOS versions before 6.1 incorrectly set an empty string on AppleID certificate validation failure, enabling physically proximate attackers to bypass authentication.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Apple iOS versions before 6.1 incorrectly set an empty string on AppleID certificate validation failure, enabling physically proximate attackers to bypass authentication.
Vulnerability
Identity Services in Apple iOS before 6.1 fails to properly handle validation failures of AppleID certificates. When a certificate fails validation, the system incorrectly assigns an empty string value to the AppleID instead of returning NULL or an error. This affects iPhone 3GS and later, iPod touch (4th generation) and later running versions prior to iOS 6.1.
Exploitation
An attacker with physical proximity to a device can exploit this issue by inducing a condition where the user's AppleID certificate fails to validate. If multiple devices belonging to different users enter this invalid state, the attacker can potentially trigger authentication bypass by leveraging the mistaken identity that results from the empty string assignment.
Impact
Successful exploitation leads to bypassing of authentication that relies on certificate-based AppleID verification. Applications depending on this identity determination may erroneously extend trust to an attacker, resulting in unauthorized access to user data and services.
Mitigation
Apple addressed this issue by ensuring that NULL is returned instead of an empty string when certificate validation fails. The fix is included in iOS 6.1, released on 2013-01-28. Users should update to iOS 6.1 or later via the device's Software Update mechanism.[1]
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
4cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*+ 2 more
- cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*range: <=6.0.2
- cpe:2.3:o:apple:iphone_os:6.0:*:*:*:*:*:*:*
- cpe:2.3:o:apple:iphone_os:6.0.1:*:*:*:*:*:*:*
- Range: <6.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.