ID CVE-2008-0965
Summary 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.
References
Vulnerable Configurations
  • cpe:2.3:o:sun:opensolaris:*:*:*:*:*:*:*:*
    cpe:2.3:o:sun:opensolaris:*:*:*:*:*:*:*:*
  • cpe:2.3:o:sun:opensolaris:*:*:sparc:*:*:*:*:*
    cpe:2.3:o:sun:opensolaris:*:*:sparc:*:*:*:*:*
  • cpe:2.3:o:sun:opensolaris:*:*:x86:*:*:*:*:*
    cpe:2.3:o:sun:opensolaris:*:*:x86:*:*:*:*:*
  • cpe:2.3:o:sun:opensolaris:build_snv_01:*:*:*:*:*:*:*
    cpe:2.3:o:sun:opensolaris:build_snv_01:*:*:*:*:*:*:*
  • cpe:2.3:o:sun:opensolaris:build_snv_02:*:*:*:*:*:*:*
    cpe:2.3:o:sun:opensolaris:build_snv_02:*:*:*:*:*:*:*
  • cpe:2.3:o:sun:opensolaris:build_snv_13:*:*:*:*:*:*:*
    cpe:2.3:o:sun:opensolaris:build_snv_13:*:*:*:*:*:*:*
  • cpe:2.3:o:sun:opensolaris:build_snv_19:*:*:*:*:*:*:*
    cpe:2.3:o:sun:opensolaris:build_snv_19:*:*:*:*:*:*:*
  • cpe:2.3:o:sun:opensolaris:build_snv_22:*:*:*:*:*:*:*
    cpe:2.3:o:sun:opensolaris:build_snv_22:*:*:*:*:*:*:*
  • cpe:2.3:o:sun:opensolaris:build_snv_64:*:*:*:*:*:*:*
    cpe:2.3:o:sun:opensolaris:build_snv_64:*:*:*:*:*:*:*
  • cpe:2.3:o:sun:opensolaris:build_snv_88:*:*:*:*:*:*:*
    cpe:2.3:o:sun:opensolaris:build_snv_88:*:*:*:*:*:*:*
  • cpe:2.3:o:sun:opensolaris:build_snv_89:*:*:*:*:*:*:*
    cpe:2.3:o:sun:opensolaris:build_snv_89:*:*:*:*:*:*:*
  • cpe:2.3:o:sun:opensolaris:build_snv_91:*:*:*:*:*:*:*
    cpe:2.3:o:sun:opensolaris:build_snv_91:*:*:*:*:*:*:*
  • cpe:2.3:o:sun:opensolaris:build_snv_92:*:*:*:*:*:*:*
    cpe:2.3:o:sun:opensolaris:build_snv_92:*:*:*:*:*:*:*
  • cpe:2.3:o:sun:solaris:8:*:sparc:*:*:*:*:*
    cpe:2.3:o:sun:solaris:8:*:sparc:*:*:*:*:*
  • cpe:2.3:o:sun:solaris:8:*:x86:*:*:*:*:*
    cpe:2.3:o:sun:solaris:8:*:x86:*:*:*:*:*
  • cpe:2.3:o:sun:solaris:9:*:sparc:*:*:*:*:*
    cpe:2.3:o:sun:solaris:9:*:sparc:*:*:*:*:*
  • cpe:2.3:o:sun:solaris:9:*:x86:*:*:*:*:*
    cpe:2.3:o:sun:solaris:9:*:x86:*:*:*:*:*
  • cpe:2.3:o:sun:solaris:10:*:sparc:*:*:*:*:*
    cpe:2.3:o:sun:solaris:10:*:sparc:*:*:*:*:*
  • cpe:2.3:o:sun:solaris:10:*:x86:*:*:*:*:*
    cpe:2.3:o:sun:solaris:10:*:x86:*:*:*:*:*
  • cpe:2.3:o:sun:sunos:5.8:*:*:*:*:*:*:*
    cpe:2.3:o:sun:sunos:5.8:*:*:*:*:*:*:*
  • cpe:2.3:o:sun:sunos:5.9:*:*:*:*:*:*:*
    cpe:2.3:o:sun:sunos:5.9:*:*:*:*:*:*:*
  • cpe:2.3:o:sun:sunos:5.10:*:*:*:*:*:*:*
    cpe:2.3:o:sun:sunos:5.10:*:*:*:*:*:*:*
CVSS
Base: 9.3 (as of 30-10-2018 - 16:25)
Impact:
Exploitability:
CWE CWE-134
CAPEC
  • 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.
  • Format String Injection
    An adversary 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 adversary 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 adversary can write to the program stack.
Access
VectorComplexityAuthentication
NETWORK MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:N/AC:M/Au:N/C:C/I:C/A:C
oval via4
accepted 2008-09-22T04:00:30.399-04:00
class vulnerability
contributors
name Pai Peng
organization Hewlett-Packard
definition_extensions
  • comment Solaris 10 (SPARC) is installed
    oval oval:org.mitre.oval:def:1440
  • comment Solaris 9 (SPARC) is installed
    oval oval:org.mitre.oval:def:1457
  • comment Solaris 8 (SPARC) is installed
    oval oval:org.mitre.oval:def:1539
  • comment Solaris 10 (x86) is installed
    oval oval:org.mitre.oval:def:1926
  • comment Solaris 9 (x86) is installed
    oval oval:org.mitre.oval:def:1683
  • comment Solaris 8 (x86) is installed
    oval oval:org.mitre.oval:def:2059
description 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.
family unix
id oval:org.mitre.oval:def:5742
status accepted
submitted 2008-08-11T12:08:06.000-04:00
title Security Vulnerability in Solaris snoop(1M) when Displaying SMB Traffic
version 34
refmap via4
bid 30556
confirm
idefense 20080804 Solaris snoop SMB Decoding Multiple Format String Vulnerabilities
sectrack 1020633
secunia
  • 31386
  • 31535
sunalert 240101
vupen ADV-2008-2311
xf
  • solaris-snoop1m-format-string(44415)
  • sun-solaris-snoop1m-command-execution(44222)
Last major update 30-10-2018 - 16:25
Published 08-08-2008 - 18:41
Last modified 30-10-2018 - 16:25
Back to Top