CVE Vulnerabilities

CVE-2008-0965

Use of Externally-Controlled Format String

Published: Aug 08, 2008 | Modified: Oct 30, 2018
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
9.3 HIGH
AV:N/AC:M/Au:N/C:C/I:C/A:C
RedHat/V2
RedHat/V3
Ubuntu

Multiple format string vulnerabilities in snoop on Sun Solaris 8 through 10 and OpenSolaris before snv_96, when the -o option is omitted, allow remote attackers to execute arbitrary code via format string specifiers in an SMB packet.

Weakness

The product uses a function that accepts a format string as an argument, but the format string originates from an external source.

Affected Software

Name Vendor Start Version End Version
Opensolaris Sun * *
Opensolaris Sun * build_snv_95 (including)
Opensolaris Sun build_snv_01 (including) build_snv_01 (including)
Opensolaris Sun build_snv_02 (including) build_snv_02 (including)
Opensolaris Sun build_snv_13 (including) build_snv_13 (including)
Opensolaris Sun build_snv_19 (including) build_snv_19 (including)
Opensolaris Sun build_snv_22 (including) build_snv_22 (including)
Opensolaris Sun build_snv_64 (including) build_snv_64 (including)
Opensolaris Sun build_snv_88 (including) build_snv_88 (including)
Opensolaris Sun build_snv_89 (including) build_snv_89 (including)
Opensolaris Sun build_snv_91 (including) build_snv_91 (including)
Opensolaris Sun build_snv_92 (including) build_snv_92 (including)
Solaris Sun 8 (including) 8 (including)
Solaris Sun 9 (including) 9 (including)
Solaris Sun 10 (including) 10 (including)
Sunos Sun 5.8 (including) 5.8 (including)
Sunos Sun 5.9 (including) 5.9 (including)
Sunos Sun 5.10 (including) 5.10 (including)

Extended Description

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.

Potential Mitigations

References