CVE-2024-5124
Last modified
CVE-2024-5124 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.41% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gaizhenbiao | Chuanhuchatgpt | < 20240628 |
References
- https://huntr.com/bounties/e85ec077-930a-4597-975f-9341d2805641Exploit, Third Party Advisory
- https://huntr.com/bounties/e85ec077-930a-4597-975f-9341d2805641Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-5124?
How severe is CVE-2024-5124?
How do I fix CVE-2024-5124?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-51224Multiple cross-site scripting (XSS) vulnerabilities in the c…4.8
- CVE-2024-51225A stored cross-site scripting (XSS) vulnerability in the com…4.8
- CVE-2024-51226A stored cross-site scripting (XSS) vulnerability in the com…6.1
- CVE-2024-51228An issue in TOTOLINK-CX-A3002RU V1.0.4-B20171106.1512 and TO…6.8
- CVE-2024-51229Cross Site Scripting vulnerability in LinZhaoguan pb-cms v.2…8.8
- CVE-2024-5123A vulnerability classified as problematic has been found in …6.1
- CVE-2024-51240An issue in the luci-mod-rpc package in OpenWRT Luci LTS all…8
- CVE-2024-51242A Server-Side Request Forgery (SSRF) vulnerability has been …6.5
- CVE-2024-51243The eladmin v2.7 and before contains a remote code execution…7.2
- CVE-2024-51244In Draytek Vigor3900 1.5.1.3, attackers can inject malicious…8.8
- CVE-2024-51245In DrayTek Vigor3900 1.5.1.3, attackers can inject malicious…8.8
- CVE-2024-51246In Draytek Vigor3900 1.5.1.3, attackers can inject malicious…8
Are you affected by CVE-2024-5124?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
