ghsa-ffh5-w482-c7m5
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-21 16:31
Severity ?
Summary
InvokeAI Uncontrolled Resource Consumption vulnerability
Details
A Denial of Service (DoS) vulnerability was discovered in the /api/v1/boards/{board_id} endpoint of invoke-ai/invokeai version v5.0.2. This vulnerability occurs when an excessively large payload is sent in the board_name field during a PATCH request. By sending a large payload, the UI becomes unresponsive, rendering it impossible for users to interact with or manage the affected board. Additionally, the option to delete the board becomes inaccessible, amplifying the severity of the issue.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "InvokeAI" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "5.0.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-11043" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2025-03-21T16:31:27Z", "nvd_published_at": "2025-03-20T10:15:23Z", "severity": "HIGH" }, "details": "A Denial of Service (DoS) vulnerability was discovered in the /api/v1/boards/{board_id} endpoint of invoke-ai/invokeai version v5.0.2. This vulnerability occurs when an excessively large payload is sent in the board_name field during a PATCH request. By sending a large payload, the UI becomes unresponsive, rendering it impossible for users to interact with or manage the affected board. Additionally, the option to delete the board becomes inaccessible, amplifying the severity of the issue.", "id": "GHSA-ffh5-w482-c7m5", "modified": "2025-03-21T16:31:27Z", "published": "2025-03-20T12:32:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11043" }, { "type": "PACKAGE", "url": "https://github.com/invoke-ai/InvokeAI" }, { "type": "WEB", "url": "https://github.com/invoke-ai/InvokeAI/blob/b79f2a4e4f183db9016584813748a69d34d62a26/invokeai/app/services/shared/invocation_context.py#L76" }, { "type": "WEB", "url": "https://huntr.com/bounties/9270900a-b8b7-402f-aee5-432d891e5648" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "InvokeAI Uncontrolled Resource Consumption 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.