Apple Mac OSX 10.4.x - Safari window.console.log Format String



EKU-ID: 34704 CVE: CVE-2007-0644;OSVDB-32710 OSVDB-ID:
Author: LMH Published: 2007-01-30 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/22326/info

Multiple products for Mac OS X are prone to multiple remote format-string vulnerabilities. The affected applications include Help Viewer, Safari, iPhoto, and iMovie.

Exploiting these issues can allow attacker-supplied data to be written to arbitrary memory locations, which can facilitate the execution of arbitrary machine code with the privileges of a targeted application. Failed exploit attempts will likely crash the application.

Help Viewer 3.0.0, Safari 2.0.4, iMovie HD 6.0.3, and iPhoto 6.0.5 are reported affected; other versions may be vulnerable as well.

<script>
window.console.log('%n%n%nOh it takes a montage%n%n%n')
</script>