vendor:
N/A
by:
Dan Astoorian
7.2
CVSS
HIGH
Authentication Agent UNIX Domain Socket Vulnerability
264
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux 2.0.x, Solaris 2.5.1, IRIX 6.5.2, Linux 2.1.x
1999
SSH Authentication Agent UNIX Domain Socket Vulnerability
A vulnerability in SSH's creation of the authentication agent UNIX domain socket allows local users to create a UNIX domain socket with an arbitrary file name in the system. SSH follows symbolic links while creating the socket as root thus allowing any local users with ssh access to create a socket with an arbitrary filename in the system.
Mitigation:
Operating systems should not follow symbolic links during bind(2) on UNIX domain sockets.