Vulnerability in Gaizhenbiao Chuanhuchatgpt

CVE-2024-10955

A Regular Expression Denial of Service (ReDoS) vulnerability exists in gaizhenbiao/chuanhuchatgpt, as of commit 20b2e02. The server uses the regex pattern `r'<[^>]+>'` to parse user input. In Python's default regex engine, this pattern can take polynomial time to match certain crafted inputs. An attacker can exploit this by uploading a malicious JSON payload, causing the server to consume 100% CPU for an extended period. This can lead to a Denial of Service (DoS) condition, potentially affecting the entire server.

Vulnerability class: ReDoS (Regular Expression Denial of Service)

EPSS: 0.007 (49.2th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-10955?
CVE-2024-10955 is a medium-severity vulnerability in Gaizhenbiao Chuanhuchatgpt, classified under Inefficient Regular Expression Complexity. CVSS score: 6.5/10. Published 2025-03-20.
How severe is CVE-2024-10955?
Medium severity. CVSS v3 base score is 6.5 out of 10.