• CVE-2023-3961

发布时间: 2023年10月20日

修改时间: 2024年10月31日

概要

A path traversal vulnerability was identified in Samba when processing client pipe names connecting to Unix domain sockets within a private directory. Samba typically uses this mechanism to connect SMB clients to remote procedure call (RPC) services like SAMR LSA or SPOOLSS, which Samba initiates on demand. However, due to inadequate sanitization of incoming client pipe names, allowing a client to send a pipe name containing Unix directory traversal characters (../). This could result in SMB clients connecting as root to Unix domain sockets outside the private directory. If an attacker or client managed to send a pipe name resolving to an external service using an existing Unix domain socket, it could potentially lead to unauthorized access to the service and consequential adverse events, including compromise or service crashes.

CVSS v3 指标

NVD openEuler
Confidentiality High None
Attack Vector Network Network
CVSS评分 9.8 6.5
Attack Complexity Low High
Privileges Required None None
Scope Unchanged Unchanged
Integrity High High
User Interaction None None
Availability High Low

安全公告

公告名 概要 发布时间
KylinSec-SA-2023-2289 samba security update 2023年10月20日

影响产品

产品 状态
KY3.5.2 samba Fixed