Publish GHSA-227r-w5j2-6243

This commit is contained in:
advisory-database[bot]
2025-03-21 16:35:11 +00:00
parent 59238726a5
commit 1fd9aa450d
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-227r-w5j2-6243",
"modified": "2025-03-20T12:32:41Z",
"modified": "2025-03-21T16:32:50Z",
"published": "2025-03-20T12:32:41Z",
"aliases": [
"CVE-2024-11042"
],
"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.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "InvokeAI"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.3.0rc1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -23,6 +44,10 @@
"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"
@@ -30,11 +55,12 @@
],
"database_specific": {
"cwe_ids": [
"CWE-20"
"CWE-20",
"CWE-22"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-03-21T16:32:50Z",
"nvd_published_at": "2025-03-20T10:15:23Z"
}
}