Beveiligingsadvies

CVE-2024-1728

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-04-10 17:07:56
Laatst bijgewerkt 2024-08-01 18:48:22
Toegewezen door @huntr_ai
CVSS-score 7.5
Status PUBLISHED

Beschrijving

gradio-app/gradio is vulnerable to a local file inclusion vulnerability due to improper validation of user-supplied input in the UploadButton component. Attackers can exploit this vulnerability to read arbitrary files on the filesystem, such as private SSH keys, by manipulating the file path in the request to the `/queue/join` endpoint. This issue could potentially lead to remote code execution. The vulnerability is present in the handling of file upload paths, allowing attackers to redirect file uploads to unintended locations on the server.