ghsa-227r-w5j2-6243
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-21 16:32
Severity ?
Summary
InvokeAI Arbitrary File Deletion vulnerability
Details
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "InvokeAI" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.3.0rc1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-11042" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2025-03-21T16:32:50Z", "nvd_published_at": "2025-03-20T10:15:23Z", "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-227r-w5j2-6243", "modified": "2025-03-21T16:32:50Z", "published": "2025-03-20T12:32:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11042" }, { "type": "WEB", "url": "https://github.com/invoke-ai/invokeai/commit/5440c037674882b2ab7acd59087e9bb04b49657a" }, { "type": "PACKAGE", "url": "https://github.com/invoke-ai/InvokeAI" }, { "type": "WEB", "url": "https://huntr.com/bounties/635535a7-c804-4789-ac3a-48d951263987" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H", "type": "CVSS_V3" } ], "summary": "InvokeAI Arbitrary File Deletion vulnerability" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.