CVE-2024-5124
published 2024-06-06CVE-2024-5124: A timing attack vulnerability exists in the gaizhenbiao/chuanhuchatgpt repository, specifically within the password comparison logic. The vulnerability is…
PriorityP345high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EPSS
1.41%
69.3th percentile
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.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| gaizhenbiao | chuanhuchatgpt | < 20240628 | 20240628 |
| gaizhenbiao | gaizhenbiao_chuanhuchatgpt | >= unspecified < 20240628 | 20240628 |
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Suricata
ET WEB_CLIENT Google Chrome XSS (CVE-2017-5124)
suricata·2017-11-15·CVSS 6.1
CVE-2017-5124 [MEDIUM] ET WEB_CLIENT Google Chrome XSS (CVE-2017-5124)
ET WEB_CLIENT Google Chrome XSS (CVE-2017-5124)
Rule: alert http $EXTERNAL_NET any -> $HOME_NET any (msg:"ET WEB_CLIENT Google Chrome XSS (CVE-2017-5124)"; flow:established,to_client; http.content_type; content:"multipart/related"; fast_pattern; startswith; file.data; content:"[^\x22\x27]+?)[\x27\x22].+?Content-Location\x3a\s+(?P=loc)/Rsi"; reference:cve,2017-5124; classtype:attempted-user; sid:2024996; rev:7; metadata:affected_product Google_Chrome, attack_target Client_Endpoint, created_at 2017_11_15, cve CVE_2017_5124, deployment Perimeter, performance_impact Low, signature_severity Major, tag Web_Client_Attacks, updated_at 2024_03_07;)
No public exploits indexed.
No writeups or analysis indexed.
2024-06-06
Published