CyberRota Analysis
AI-GeneratedNexus Repository 3 is vulnerable due to improper validation of URLs in its "Webhook: Global" feature, allowing users with Capability Administration permission to initiate outbound HTTP requests to internal network locations, leading to potential Server-Side Request Forgery (SSRF) attacks. This vulnerability poses a significant risk as it can be exploited by unauthenticated users if the anonymous role has been granted the necessary permissions. Organizations using Nexus Repository 3 should prioritize addressing this issue to safeguard their internal network from unauthorized access and data exposure.
Original NVD Description
Nexus Repository 3 does not validate the destination of the "Webhook: Global" capability's configured URL before making an outbound HTTP request, allowing a user holding the Capability Administration permission to cause the server to send requests to internal network locations (Server-Side Request Forgery). This permission is granted by role assignment, independent of authentication status, so an unauthenticated user could also trigger this behavior if the anonymous role has been granted the permission.