Format string vulnerability in Login Window in Apple Mac OS X 10.4.11 and 10.5 before 10.5.8 allows attackers to execute arbitrary code or cause a denial of service (application crash) via format string specifiers in an application name.
The product uses a function that accepts a format string as an argument, but the format string originates from an external source.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Mac_os_x | Apple | 10.5.6 (including) | 10.5.6 (including) |
Mac_os_x | Apple | 10.4.11 (including) | 10.4.11 (including) |
Mac_os_x | Apple | 10.5 (including) | 10.5 (including) |
Mac_os_x | Apple | 10.5.7 (including) | 10.5.7 (including) |
Mac_os_x_server | Apple | 10.4.11 (including) | 10.4.11 (including) |
Mac_os_x_server | Apple | 10.5.5 (including) | 10.5.5 (including) |
Mac_os_x_server | Apple | 10.5.6 (including) | 10.5.6 (including) |
Mac_os_x_server | Apple | 10.5.7 (including) | 10.5.7 (including) |
When an attacker can modify an externally-controlled format string, this can lead to buffer overflows, denial of service, or data representation problems. It should be noted that in some circumstances, such as internationalization, the set of format strings is externally controlled by design. If the source of these format strings is trusted (e.g. only contained in library files that are only modifiable by the system administrator), then the external control might not itself pose a vulnerability.