An issue was discovered in Illumos in Nexenta NexentaStor 4.0.5 and 5.1.2, and other products. The SMB server allows an attacker to have unintended access, e.g., an attacker with WRITE_XATTR can change permissions. This occurs because of a combination of three factors: ZFS extended attributes are used to implement NT named streams, the SMB protocol requires implementations to have open handle semantics similar to those of NTFS, and the SMB server passes along certain attribute requests to the underlying object (i.e., they are not considered to be requests that pertain to the named stream).
During installation, installed file permissions are set to allow anyone to modify those files.
Link | Tags |
---|---|
https://www.illumos.org/issues/10506 | patch vendor advisory mitigation |
https://www.oracle.com/security-alerts/cpuapr2020.html | third party advisory patch |