A vulnerability was discovered in Samba, where the flaw allows SMB clients to truncate files, even with read-only permissions when the Samba VFS module "acl_xattr" is configured with "acl_xattr:ignore system acls = yes". The SMB protocol allows opening files when the client requests read-only access but then implicitly truncates the opened file to 0 bytes if the client specifies a separate OVERWRITE create disposition request. The issue arises in configurations that bypass kernel file system permissions checks, relying solely on Samba's permissions.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2023-11-03 08:15
Updated : 2024-04-22 16:15
NVD link : CVE-2023-4091
Mitre link : CVE-2023-4091
CVE.ORG link : CVE-2023-4091
JSON object : View
Products Affected
samba
- samba
redhat
- storage
- enterprise_linux_eus
- enterprise_linux
fedoraproject
- fedora
CWE
CWE-276
Incorrect Default Permissions