CVE-2024-1728
Scores
EPSS
Percentile: 86.8%
CVSS
CVSS Score: 7.5/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
None (N)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
None (N)
Measures the impact to the availability of the impacted component
Description
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.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Exploits
Vulnerable Software (1)
Type: Configuration
Vendor: *
Product: gradio
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:gradio_project:gradio:*:*:*:*:*:python:*:*", "versionEndExcluding": "4.19.2", "versionStartIncluding": "4.18.0", "vulnerable": t...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:gradio_project:gradio:*:*:*:*:*:python:*:*", "versionEndExcluding": "4.19.2", "versionStartIncluding": "4.18.0", "vulnerable": true } ], "operator": "OR"}
Source: nvd