NEWS[4.19.3]: Samba 4.19.3 Available for Download
[samba-web.git] / security / CVE-2013-6442.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4
5 <head>
6 <title>Samba - Security Announcement Archive</title>
7 </head>
8
9 <body>
10
11    <H2>CVE-2013-6442.html:</H2>
12
13 <p>
14 <pre>
15 ===========================================================
16 == Subject:     smbcacls will remove the ACL on a file
17 ==              or directory when changing owner or group
18 ==              owner.
19 ==
20 == CVE ID#:     CVE-2013-6442
21 ==
22 == Versions:    All versions of Samba later than 4.0.0
23 ==
24 == Summary:     smbcacls can remove a file or directory
25 ==              ACL by mistake.
26 ==
27 ===========================================================
28
29 ===========
30 Description
31 ===========
32
33 Samba versions 4.0.0 and above have a flaw in the smbcacls command. If
34 smbcacls is used with the "-C|--chown name" or "-G|--chgrp name"
35 command options it will remove the existing ACL on the object being
36 modified, leaving the file or directory unprotected.
37
38 ==================
39 Patch Availability
40 ==================
41
42 Patches addressing this issue have been posted to:
43
44     http://www.samba.org/samba/security/
45
46 Samba versions 4.0.16 and 4.1.6 have been released to address this
47 issue.
48
49 ==========
50 Workaround
51 ==========
52
53 Use server based tools (chown) to modify owners on files and
54 directories.
55
56 =======
57 Credits
58 =======
59
60 This problem was found by an internal audit of the Samba code by Noel
61 Power of SuSE.
62
63 Patch provided by Jeremy Allison of the Samba team.
64
65 ==========================================================
66 == Our Code, Our Bugs, Our Responsibility.
67 == The Samba Team
68 ==========================================================
69 </pre>
70 </body>
71 </html>