CyberRota Analysis
AI-GeneratedSnipe-IT versions prior to 8.7.0 are vulnerable due to a broken access control issue in the AssetModelPolicy, allowing authenticated users with limited permissions to upload and delete file attachments on Asset Model records. This flaw enables attackers to manipulate shared model file attachments, potentially leading to unauthorized data exposure or modification across different company boundaries. Organizations using affected versions should prioritize patching to mitigate the risk of unauthorized file management and ensure proper access controls are enforced.
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
Snipe-IT versions before 8.7.0 contain a broken access control vulnerability in AssetModelPolicy where the files() method cascades from assets.files permission, allowing authenticated users to upload and delete file attachments on Asset Model records without the required models.files permission. Attackers with only assets.files permission can mutate shared model file attachments across company boundaries and bypass the dedicated models.files permission intended to restrict file management on the shared Asset Model catalog.