Exploitation Summary
EIP tracks 1 public exploit for CVE-2024-11042. PoCs published by gothburz.
AI-analyzed exploit summary This PoC sends a crafted POST request to an API endpoint to delete images, demonstrating an unauthorized deletion vulnerability in the target software. The script uses JSON payloads and custom headers to exploit the flaw.
Description
In invoke-ai/invokeai version v5.0.2, the web API `POST /api/v1/images/delete` is vulnerable to Arbitrary File Deletion. This vulnerability allows unauthorized attackers to delete arbitrary files on the server, potentially including critical or sensitive system files such as SSH keys, SQLite databases, and configuration files. This can impact the integrity and availability of applications relying on these files.
Exploits (1)
This PoC sends a crafted POST request to an API endpoint to delete images, demonstrating an unauthorized deletion vulnerability in the target software. The script uses JSON payloads and custom headers to exploit the flaw.
References (2)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H