CVE-2024-5124
HIGHgaizhenbiao/chuanhuchatgpt <20240310 - Info Disclosure
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-5124. PoCs published by gogo2464.
AI-analyzed exploit summary This repository contains a proof-of-concept exploit for CVE-2024-5124, which targets a timing-based vulnerability in the ChuanhuChatGPT application. The exploit uses timing analysis to infer characters of a password by measuring response times to login requests.
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.
Exploits (1)
This repository contains a proof-of-concept exploit for CVE-2024-5124, which targets a timing-based vulnerability in the ChuanhuChatGPT application. The exploit uses timing analysis to infer characters of a password by measuring response times to login requests.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N