CyberRota Analysis
AI-GeneratedTheHive versions up to 4.1.24 are vulnerable due to a broken object-level authorization flaw in the attachment download endpoints, allowing authenticated users to access and download attachments from other organizations by manipulating the content-hash identifier. This vulnerability could lead to unauthorized data exposure and potential information leakage. Organizations using TheHive should prioritize patching this issue to safeguard sensitive attachments from unauthorized access.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
TheHive through 4.1.24 contains a broken object-level authorization vulnerability in the attachment download endpoints that allows any authenticated user to access attachments belonging to other organizations by supplying a content-hash identifier. Attackers can exploit the missing organization-scoped authorization check in AttachmentSrv.visible, which is implemented as a pass-through traversal, to download arbitrary attachments.