Description
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.
INFO
Published Date :
2025-03-20T10:11:01.287Z
Last Modified :
2025-10-15T12:50:14.963Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2024-10955 vulnerability.
| Vendors | Products |
|---|---|
| Gaizhenbiao |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-10955.