Bug 562568 (CVE-2010-0926)
Summary: | CVE-2010-0926 samba: insecure "wide links" default | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Jan Lieskovsky <jlieskov> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | gdeschner, jlayton, mcermak, security-response-team, ssorce, vdanen |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://www.youtube.com/watch?v=NN50RtZ2N74 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-02-21 07:59:16 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 722553, 722556 | ||
Bug Blocks: | 721358, 734229, 742493 |
Description
Jan Lieskovsky
2010-02-07 13:17:45 UTC
Link to public Metasploit module: http://blog.metasploit.com/2010/02/exploiting-samba-symlink-traversal.html Upstream bug report and patch to make sure "wide links" and "unix extensions" can not both be enabled on one share: https://bugzilla.samba.org/show_bug.cgi?id=7104 http://gitweb.samba.org/?p=samba.git;a=commitdiff;h=bd269443e311d96ef495a9db47d1b95eb83bb8f4 This has been assigned CVE-2010-0926. Updated: 2012-02-21 Statement: This issue was addressed in Samba packages in Red Hat Enterprise Linux 5. It did not affect Samba packages in Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this issue as having low security impact. There is no plan to address this flaw in Red Hat Enterprise Linux 4. To prevent this issue, disable "wide links" or "unix extensions" in the Samba configuration file (/etc/samba/smb.conf) and restart smbd (service smb restart). Disabled "wide links" ensure that remote Samba clients will not have wide symbolic links (links pointing outside of the shared directory) resolved on the server side when processing requests from a client that does not support UNIX extensions. Disabled "unix extensions" prevents creation of wide links by malicious clients which support UNIX extensions. For further information, please view http://www.samba.org/samba/news/symlink_attack.html This was corrected in upstream versions 3.4.6 and 3.5.0: http://www.samba.org/samba/history/samba-3.4.6.html http://www.samba.org/samba/history/samba-3.5.0.html This issue has been addressed in following products: Red Hat Enterprise Linux 5 Via RHSA-2012:0313 https://rhn.redhat.com/errata/RHSA-2012-0313.html |