Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2024-1729 | First vendor Publication | 2024-03-29 |
Vendor | Cve | Last vendor Modification | 2024-04-16 |
Security-Database Scoring CVSS v3
Cvss vector : N/A | |||
---|---|---|---|
Overall CVSS Score | NA | ||
Base Score | NA | Environmental Score | NA |
impact SubScore | NA | Temporal Score | NA |
Exploitabality Sub Score | NA | ||
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : | |||
---|---|---|---|
Cvss Base Score | N/A | Attack Range | N/A |
Cvss Impact Score | N/A | Attack Complexity | N/A |
Cvss Expoit Score | N/A | Authentication | N/A |
Calculate full CVSS 2.0 Vectors scores |
Detail
A timing attack vulnerability exists in the gradio-app/gradio repository, specifically within the login function in routes.py. The vulnerability arises from the use of a direct comparison operation (`app.auth[username] == password`) to validate user credentials, which can be exploited to guess passwords based on response times. Successful exploitation of this vulnerability could allow an attacker to bypass authentication mechanisms and gain unauthorized access. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1729 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-367 | Time-of-check Time-of-use (TOCTOU) Race Condition |
Sources (Detail)
Source | Url |
---|
Alert History
Date | Informations |
---|---|
2024-04-16 17:27:32 |
|
2024-03-30 02:44:18 |
|
2024-03-30 02:43:51 |
|
2024-03-29 17:27:24 |
|
2024-03-29 13:27:26 |
|