Timing Attack Vulnerability in Password Comparison Logic Exposes Sensitive Information
CVE-2024-5124
Key Information:
- Vendor
Gaizhenbiao
- Vendor
- CVE Published:
- 6 June 2024
Badges
What is CVE-2024-5124?
A vulnerability exists in the password comparison logic of the gaizhenbiao/chuanhuchatgpt repository. Specifically, in version 20240310, the software utilizes the '=' operator in Python for password comparison. This method creates a timing discrepancy during the comparison process, allowing potential attackers to deduce passwords based on the time taken for each character's evaluation. As a result, an attacker who exploits this flaw could systematically guess user passwords, leading to possible unauthorized access and exposure of sensitive information.
Affected Version(s)
gaizhenbiao/chuanhuchatgpt <= unspecified
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
EPSS Score
31% chance of being exploited in the next 30 days.
CVSS V3.1
Timeline
- 🟡
Public PoC available
- 👾
Exploit known to exist
Vulnerability published
Vulnerability Reserved