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.
Scoring
- Severity
- HIGH
- CVSS base score
- 7.5
- CVSS vector
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- EPSS probability
- 1.41%
- CWE
- CWE-203
- Published
- 2024-06-06
- Last modified
- 2026-03-13
Affected products
- gaizhenbiao gaizhenbiao/chuanhuchatgpt
Weakness type
Related vulnerabilities
- CVE-2026-87459 — Observable discrepancy in Select in Google Chrome prior to 153.0.8010.36 allowed a remote attacker...
- CVE-2026-87620 — Observable discrepancy in SVG in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to...
- CVE-2026-87619 — Observable discrepancy in Prefetch in Google Chrome prior to 153.0.8010.36 allowed a remote...
- CVE-2026-87566 — Observable discrepancy in Layout in Google Chrome prior to 153.0.8010.36 allowed a remote attacker...
- CVE-2026-87623 — Observable discrepancy in DOM in Google Chrome prior to 153.0.8010.36 allowed a remote attacker...
- CVE-2026-87518 — Observable discrepancy in Safebrowsing in Google Chrome on on iOS prior to 153.0.8010.36 allowed a...
- CVE-2026-87516 — Observable discrepancy in Navigation in Google Chrome prior to 153.0.8010.36 allowed a remote...
- CVE-2026-87539 — Observable discrepancy in Network in Google Chrome prior to 153.0.8010.36 allowed a remote attacker...