ghsa-6xgj-c5fx-5v57
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-21 16:17
Severity ?
VLAI Severity ?
Summary
DB-GPT Uncontrolled Resource Consumption vulnerability
Details
A Denial of Service (DoS) vulnerability in the multipart request boundary processing mechanism of eosphoros-ai/db-gpt v0.6.0 allows unauthenticated attackers to cause excessive resource consumption. The server fails to handle excessive characters appended to the end of multipart boundaries, leading to an infinite loop and complete denial of service for all users. This vulnerability affects all endpoints processing multipart/form-data requests.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "dbgpt" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-10829" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2025-03-21T16:17:52Z", "nvd_published_at": "2025-03-20T10:15:20Z", "severity": "HIGH" }, "details": "A Denial of Service (DoS) vulnerability in the multipart request boundary processing mechanism of eosphoros-ai/db-gpt v0.6.0 allows unauthenticated attackers to cause excessive resource consumption. The server fails to handle excessive characters appended to the end of multipart boundaries, leading to an infinite loop and complete denial of service for all users. This vulnerability affects all endpoints processing multipart/form-data requests.", "id": "GHSA-6xgj-c5fx-5v57", "modified": "2025-03-21T16:17:52Z", "published": "2025-03-20T12:32:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10829" }, { "type": "PACKAGE", "url": "https://github.com/eosphoros-ai/DB-GPT" }, { "type": "WEB", "url": "https://huntr.com/bounties/e3a4a0ad-a2e0-497f-a2e0-e3c0ec7c4de4" } ], "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": "DB-GPT Uncontrolled Resource Consumption vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.
Loading…