Vulnerabilities > CVE-2006-1471 - Use of Externally-Controlled Format String vulnerability in Apple mac OS X and mac OS X Server
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Format string vulnerability in the CF_syslog function launchd in Apple Mac OS X 10.4 up to 10.4.6 allows local users to execute arbitrary code via format string specifiers that are not properly handled in a syslog call in the logging facility, as demonstrated by using a crafted plist file.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Format String Injection An attacker includes formatting characters in a string input field on the target application. Most applications assume that users will provide static text and may respond unpredictably to the presence of formatting character. For example, in certain functions of the C programming languages such as printf, the formatting character %s will print the contents of a memory location expecting this location to identify a string and the formatting character %n prints the number of DWORD written in the memory. An attacker can use this to read or write to memory locations or files, or simply to manipulate the value of the resulting text in unexpected ways. Reading or writing memory may result in program crashes and writing memory could result in the execution of arbitrary code if the attacker can write to the program stack.
- String Format Overflow in syslog() This attack targets the format string vulnerabilities in the syslog() function. An attacker would typically inject malicious input in the format string parameter of the syslog function. This is a common problem, and many public vulnerabilities and associated exploits have been posted.
Nessus
NASL family | MacOS X Local Security Checks |
NASL id | MACOSX_10_4_7.NASL |
description | The remote host is running a version of Mac OS X 10.4.x that is prior to 10.4.7. Mac OS X 10.4.7 contains several security fixes for the following programs : - AFP server - ImageIO - launched - OpenLDAP |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 21763 |
published | 2006-06-28 |
reporter | This script is Copyright (C) 2006-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/21763 |
title | Mac OS X 10.4.x < 10.4.7 Multiple Vulnerabilities |
code |
|
References
- http://lists.apple.com/archives/security-announce/2006/Jun/msg00000.html
- http://www.securityfocus.com/bid/18686
- http://securitytracker.com/id?1016397
- http://www.securityfocus.com/bid/18724
- http://secunia.com/advisories/20877
- http://www.osvdb.org/26933
- http://www.vupen.com/english/advisories/2006/2566
- https://exchange.xforce.ibmcloud.com/vulnerabilities/27479
- http://www.securityfocus.com/archive/1/438699/100/0/threaded