ID CVE-2009-1886
Summary Multiple format string vulnerabilities in client/client.c in smbclient in Samba 3.2.0 through 3.2.12 might allow context-dependent attackers to execute arbitrary code via format string specifiers in a filename.
References
Vulnerable Configurations
  • cpe:2.3:a:samba:samba:3.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:samba:samba:3.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:samba:samba:3.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:samba:samba:3.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:samba:samba:3.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:samba:samba:3.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:samba:samba:3.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:samba:samba:3.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:samba:samba:3.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:samba:samba:3.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:samba:samba:3.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:samba:samba:3.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:samba:samba:3.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:samba:samba:3.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:samba:samba:3.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:samba:samba:3.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:samba:samba:3.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:samba:samba:3.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:samba:samba:3.2.9:*:*:*:*:*:*:*
    cpe:2.3:a:samba:samba:3.2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:samba:samba:3.2.10:*:*:*:*:*:*:*
    cpe:2.3:a:samba:samba:3.2.10:*:*:*:*:*:*:*
  • cpe:2.3:a:samba:samba:3.2.11:*:*:*:*:*:*:*
    cpe:2.3:a:samba:samba:3.2.11:*:*:*:*:*:*:*
  • cpe:2.3:a:samba:samba:3.2.12:*:*:*:*:*:*:*
    cpe:2.3:a:samba:samba:3.2.12:*:*:*:*:*:*:*
CVSS
Base: 9.3 (as of 17-08-2017 - 01:30)
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
refmap via4
bid 35472
confirm
debian DSA-1823
mandriva MDVSA-2009:196
sectrack 1022441
secunia
  • 35539
  • 35573
  • 35606
  • 36918
slackware SSA:2009-177-01
ubuntu USN-839-1
vupen ADV-2009-1664
xf samba-smbclient-format-string(51328)
statements via4
contributor Tomas Hoger
lastmodified 2009-06-29
organization Red Hat
statement Not vulnerable. This issue did not affect the versions of samba as shipped with Red Hat Enterprise Linux 3, 4, or 5.
Last major update 17-08-2017 - 01:30
Published 25-06-2009 - 01:30
Last modified 17-08-2017 - 01:30
Back to Top