Vulnerability got detected on UIM application Servers hence, we need to confirm that its not impacting on our UIM application
This is an operating system-level protocol configuration and remediation should be done by customer administrator.UIM Server/Robot is application software, so nothing can be done from UIM perspective.
Protocol Level: SMB (Server Message Block) is managed directly by the Windows kernel.
Global Port: The OS listens on Port 445 and handles all incoming SMB traffic.
Shared Service: Applications rely on the OS to transport files and cannot modify the underlying protocol behaviour.
The R7-cifs-smb-signing-disabled vulnerability, often reported by Rapid7 Nexpose/InsightVM, indicates that an SMB server does not require digital signatures for communications. Without these signatures, the system is susceptible to man-in-the-middle (MITM) attacks and SMB relay attacks, allowing attackers to alter traffic, steal credentials, or compromise systems.
Key Aspects of the Vulnerability: