search menu icon-carat-right cmu-wordmark

CERT Coordination Center

Samba command injection vulnerability

Vulnerability Note VU#268336

Original Release Date: 2007-05-14 | Last Revised: 2008-07-21

Overview

Samba fails to properly filter input to /bin/sh. This vulnerability may allow a remote, authenticated attacker to execute arbitrary code on a Samba server.

Description

Samba provides file and print services for Microsoft Windows, Unix, Linux, and OS X clients. Samba can also act as a Primary Domain Controller (PDC) or as a Domain Member. Samba runs on most Unix-like systems.

Samba versions prior to 3.0.24 pass unchecked user input from RPC messages to /bin/sh when calling externals scripts that are listed in the Samba configuration file. An attacker may be able to exploit this vulnerability by sending specially crafted RPC messages to a vulnerable server.

This vulnerability occurred as a result of failing to comply with recommndation STR02-C of the CERT C Programming Language Secure Coding Standard.

Impact

A remote, unauthenticated attacker may be able to execute arbitrary commands.

Solution

Apply a patch or upgrade
These vulnerabilities are addressed in Samba version 3.0.25. In addition, patches are available to address this vulnerability in Samba version 3.0.24. Refer to the Samba Security Releases website for more information.

Do not load external shell scripts


From the CVE-2007-2447 entry on the Samba security page:

This defect may be alleviated by removing all defined external script invocations (username map script, add printer command, etc...) from smb.conf.

Restrict access

Limiting access to the Samba server to trusted hosts may mitigate this vulnerability.

Vendor Information

268336
 

View all 42 vendors View less vendors


CVSS Metrics

Group Score Vector
Base
Temporal
Environmental

References

Acknowledgements

Thanks to Joshua J. Drake, iDefense Labs, and the Samba team for information that was used in this report.

This document was written by Ryan Giobbi.

Other Information

CVE IDs: CVE-2007-2447
Severity Metric: 7.44
Date Public: 2007-05-14
Date First Published: 2007-05-14
Date Last Updated: 2008-07-21 17:51 UTC
Document Revision: 42

Sponsored by CISA.