CyberRota Analysis
AI-GeneratedAuthenticated users of CRMEB versions up to 6.0.0 can exploit a vulnerability in the edit_message handler to modify system inbox messages without proper authorization. This allows attackers to delete, mark as read, or reassign notifications, potentially leading to unauthorized access to sensitive information. Organizations using affected versions should prioritize remediation to prevent unauthorized message manipulation.
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
CRMEB through 6.0.0 fails to validate message ownership in the edit_message handler of MessageSystemController.php, allowing authenticated users to modify arbitrary system inbox messages. Attackers can update any message's columns including is_del, look, and uid to delete, mark read, or reassign victim notifications without authorization.