Lucene search

K
prionPRIOn knowledge basePRION:CVE-2023-3961
HistoryNov 03, 2023 - 1:15 p.m.

Path traversal

2023-11-0313:15:00
PRIOn knowledge base
www.prio-n.com
9
path traversal
samba
unix domain sockets
smb clients
rpc services
vulnerability

9.1 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

62.0%

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.