CVE-2024-5124
CVE-2024-5124 is a high-severity vulnerability in Gaizhenbiao Chuanhuchatgpt with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-203.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 1% (69th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-46381
- Weakness: CWE-203
- Affected product: Gaizhenbiao Chuanhuchatgpt
- Published:
- Last modified:
Description
A timing attack vulnerability exists in the gaizhenbiao/chuanhuchatgpt repository, specifically within the password comparison logic. The vulnerability is present in version 20240310 of the software, where passwords are compared using the '=' operator in Python. This method of comparison allows an attacker to guess passwords based on the timing of each character's comparison. The issue arises from the code segment that checks a password for a particular username, which can lead to the exposure of sensitive information to an unauthorized actor. An attacker exploiting this vulnerability could potentially guess user passwords, compromising the security of the system.
Frequently asked questions
- What is CVE-2024-5124?
- A timing attack vulnerability exists in the gaizhenbiao/chuanhuchatgpt repository, specifically within the password comparison logic. The vulnerability is present in version 20240310 of the software, where passwords are compared using the '=' operator in Python. This method of comparison allows an attacker to guess passwords based on the timing of each character's comparison. The issue arises from the code segment that checks a password for a particular username, which can lead to the exposure of sensitive information to an unauthorized actor. An attacker exploiting this vulnerability could potentially guess user passwords, compromising the security of the system.
- How severe is CVE-2024-5124?
- CVE-2024-5124 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2024-5124 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (69th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-5124?
- CVE-2024-5124 affects Gaizhenbiao Chuanhuchatgpt. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-5124?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-5124 have an EU (EUVD) identifier?
- Yes. CVE-2024-5124 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-46381.
- When was CVE-2024-5124 published?
- CVE-2024-5124 was published on 2024-06-06 and last updated on 2026-06-17.
References
- https://github.com/gaizhenbiao/chuanhuchatgpt/commit/e46ec4ecd896bc3c88eb9a2f44e8593f3c6761b4
- https://huntr.com/bounties/e85ec077-930a-4597-975f-9341d2805641
Affected products (1)
- cpe:2.3:a:gaizhenbiao:chuanhuchatgpt:*:*:*:*:*:*:*:*
More vulnerabilities in Gaizhenbiao Chuanhuchatgpt
- CVE-2024-5982 — Critical (CVSS 9.8): A path traversal vulnerability exists in the latest version of gaizhenbiao/chuanhuchatgpt. The vulnerability arises…
- CVE-2024-5822 — Critical (CVSS 9.8): A Server-Side Request Forgery (SSRF) vulnerability exists in the upload processing interface of…
- CVE-2024-3234 — Critical (CVSS 9.8): The gaizhenbiao/chuanhuchatgpt application is vulnerable to a path traversal attack due to its use of an outdated…
- CVE-2024-5823 — Critical (CVSS 9.1): A file overwrite vulnerability exists in gaizhenbiao/chuanhuchatgpt versions <= 20240410. This vulnerability allows an…
- CVE-2024-6037 — Critical (CVSS 9.1): A vulnerability in gaizhenbiao/chuanhuchatgpt version 20240410 allows an attacker to create arbitrary folders at any…
- CVE-2024-6036 — Critical (CVSS 9.1): A vulnerability in gaizhenbiao/chuanhuchatgpt version 20240410 allows any user to restart the server at will by sending…
All CVEs affecting Gaizhenbiao Chuanhuchatgpt →
Other CWE-203 (Observable Discrepancy) vulnerabilities
- CVE-2019-25337 — Critical (CVSS 9.8): OwnCloud 8.1.8 contains a username enumeration vulnerability that allows remote attackers to discover user accounts by…
- CVE-2026-23519 — Critical (CVSS 9.8): RustCrypto CMOV provides conditional move CPU intrinsics which are guaranteed on major platforms to execute in…
- CVE-2025-27667 — Critical (CVSS 9.8): Vasion Print (formerly PrinterLogic) before Virtual Appliance Host 22.0.843 Application 20.0.1923 allows Administrative…
- CVE-2024-25714 — Critical (CVSS 9.8): In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel…
- CVE-2024-25191 — Critical (CVSS 9.8): php-jwt 1.0.0 uses strcmp (which is not constant time) to verify authentication, which makes it easier to bypass…
- CVE-2024-25190 — Critical (CVSS 9.8): l8w8jwt 2.2.1 uses memcmp (which is not constant time) to verify authentication, which makes it easier to bypass…
Browse all CWE-203 (Observable Discrepancy) vulnerabilities →