CVE-2007-0645
iPhoto 6.0.5 - Denial of Service via Format String in Filename
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0645. PoCs published by LMH.
AI-analyzed exploit summary This exploit leverages a format-string vulnerability in multiple Mac OS X applications by passing malformed input via the 'photo://' URI scheme. The '%25n' sequences (URL-encoded '%n') can write arbitrary data to memory, potentially leading to remote code execution.
Description
Format string vulnerability in iPhoto 6.0.5 allows remote user-assisted attackers to cause a denial of service (crash) via format string specifiers in a filename, which is not properly handled when calling certain Apple AppKit functions.
Exploits (1)
This exploit leverages a format-string vulnerability in multiple Mac OS X applications by passing malformed input via the 'photo://' URI scheme. The '%25n' sequences (URL-encoded '%n') can write arbitrary data to memory, potentially leading to remote code execution.