Lucene search
+L

11560 matches found

AlpineLinux
AlpineLinux
added 2023/11/03 7:56 a.m.52 views

CVE-2023-4091

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 "aclxattr" is configured with "aclxattr:ignore system acls = yes". The SMB protocol allows opening files when the client requests read-only acces...

6.5CVSS7.2AI score0.01174EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/11/03 7:56 a.m.61 views

CVE-2023-4091 Samba: smb clients can truncate files with read-only permissions

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 "aclxattr" is configured with "aclxattr:ignore system acls = yes". The SMB protocol allows opening files when the client requests read-only acces...

6.5CVSS7AI score0.01174EPSS
SaveExploits0References10
OSV
OSV
added 2023/11/03 7:56 a.m.36 views

CVE-2023-4091 Samba: smb clients can truncate files with read-only permissions

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 "aclxattr" is configured with "aclxattr:ignore system acls = yes". The SMB protocol allows opening files when the client requests read-only acces...

6.5CVSS6.8AI score
SaveExploits0References16
CVE
CVE
added 2023/11/03 7:41 a.m.143 views

CVE-2023-1194

CVE-2023-1194 detail (Linux kernel KSMBD parse_lease_state) Affected component: Linux kernel with KSMBD in-kernel Samba/CIFS. Root cause: missing validation of NameOffset in parse_lease_state() allows a malformed CREATE payload to reach the create_context object, enabling out-of-bounds memory acc...

8.1CVSS7.9AI score0.01077EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2023/11/03 7:41 a.m.58 views

CVE-2023-1194 Use-after-free in parse_lease_state()

An out-of-bounds OOB memory read flaw was found in parseleasestate in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. When an attacker sends the CREATE command with a malformed payload to KSMBD, due to a missing check of NameOffset in the parseleasestate...

7.1CVSS8.8AI score0.01077EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2023/11/03 7:41 a.m.125 views

CVE-2023-1194

An out-of-bounds OOB memory read flaw was found in parseleasestate in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. When an attacker sends the CREATE command with a malformed payload to KSMBD, due to a missing check of NameOffset in the parseleasestate...

8.1CVSS7.1AI score0.01077EPSS
SaveExploits0
CNNVD
CNNVD
added 2023/11/03 12:00 a.m.6 views

Samba Security Vulnerabilities

Samba is the standard Windows interoperability program suite for Linux and Unix. A security vulnerability exists in Samba. An attacker could exploit this vulnerability to access files and directories stored outside of the web root folder...

9.8CVSS6.7AI score0.02409EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2023/11/03 12:00 a.m.10 views

Samba Security Vulnerabilities

Samba is the standard Windows interoperability program suite for Linux and Unix. A security vulnerability exists in Samba. An attacker could exploit this vulnerability to compromise AD DC services...

6.5CVSS6.7AI score0.01102EPSS
SaveExploits0References6
Amazon
Amazon
added 2023/11/03 12:00 a.m.11 views

Important: samba

Issue Overview: Samba is vulnerable to path traversal due to insufficient sanitization of clients incoming pipe names. This can lead to the client connecting to as root to a Unix domain socket outside of the Samba private directory. CVE-2023-3961 SMB client can truncate files to 0 bytes by openin...

9.8CVSS7.4AI score0.02409EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2023/11/02 12:00 a.m.24 views

The vulnerability of the Samba networking communication package lies in the overflow of buffers in dynamic memory, allowing an attacker to cause a service failure.

The vulnerability of the Samba networking communication package is related to buffer overflow in dynamic memory. Exploiting this vulnerability can allow a remote attacker to cause a service failure...

7.8CVSS7.1AI score0.01573EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2023/11/01 8:15 p.m.11 views

DEBIAN-CVE-2023-1193

A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work...

6.5CVSS6.3AI score0.01047EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/01 8:15 p.m.16 views

AZL-31851 CVE-2023-1193 affecting package kernel for versions less than 5.15.143.1-1

A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work...

6.5CVSS5.7AI score0.01047EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2023/11/01 8:15 p.m.4 views

CVE-2023-1193

A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work...

6.5CVSS6.5AI score0.01047EPSS
SaveExploits0References4
Prion
Prion
added 2023/11/01 8:15 p.m.21 views

Design/Logic Flaw

A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work...

4CVSS6.3AI score0.01047EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2023/11/01 8:15 p.m.41 views

CVE-2023-1192

A use-after-free flaw was found in smb2isstatusiotimeout in CIFS in the Linux Kernel. After CIFS transfers response data to a system call, there are still local variable points to the memory region, and if the system call frees it faster than CIFS uses it, CIFS will access a free memory region,...

6.5CVSS6.7AI score0.01104EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2023/11/01 8:15 p.m.32 views

CVE-2023-1193

A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work...

6.5CVSS6.5AI score0.01047EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/01 8:15 p.m.11 views

UBUNTU-CVE-2023-1193

A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work...

6.5CVSS5.8AI score0.01047EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2023/11/01 7:10 p.m.83 views

CVE-2023-1193

A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work...

6.5CVSS7.8AI score0.01047EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/11/01 7:10 p.m.7 views

CVE-2023-1193 Use-after-free in setup_async_work()

A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work...

6.5CVSS6.3AI score0.01047EPSS
SaveExploits0References3
CVE
CVE
added 2023/11/01 7:10 p.m.143 views

CVE-2023-1193

CVE-2023-1193 : A use-after-free in setup_async_work within the Linux kernel’s KSMBD in-kernel Samba/CIFS stack can crash systems via access to freed work. Affected component: Linux kernel (Samba server/CIFS). Root cause: use-after-free in setup_async_work. Impact: potential denial of service thr...

6.5CVSS6.2AI score0.01047EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder