vendor:
Solaris
by:
Nirva
7.2
CVSS
HIGH
Permissions Vulnerability
732
CWE
Product Name: Solaris
Affected Version From: Solaris 2.5
Affected Version To: Solaris 2.6
Patch Exists: YES
Related CWE: N/A
CPE: Solaris 2.6
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Unix, Linux, Mac
2002
Unix Domain Socket Permissions Vulnerability
Solaris 2.6 and many other unices/clones have a serious problem with their unix domain socket implementation that has it's origins in old BSD code. Any unix socket created by any application is set mode 4777. In Solaris versions 2.5 and earlier, the permissions were ignored completely. The applications are vulnerable to being connected to and written to by anyone.
Mitigation:
Ensure that all applications are using the correct permissions for unix domain sockets.