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)

https://github.com/gradio-app/gradio/commit/e329f1fd38935213fe0e73962e8cbd5d3...
https://huntr.com/bounties/f6a10a8d-f538-4cb7-9bb2-85d9f5708124
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
Date Informations
2024-04-16 17:27:32
  • Multiple Updates
2024-03-30 02:44:18
  • Multiple Updates
2024-03-30 02:43:51
  • Multiple Updates
2024-03-29 17:27:24
  • Multiple Updates
2024-03-29 13:27:26
  • First insertion