Beveiligingsadvies

CVE-2024-1729

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-03-29 04:35:12
Laatst bijgewerkt 2024-08-01 18:48:21
Toegewezen door @huntr_ai
CVSS-score 5.9
Status PUBLISHED

Beschrijving

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.