SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2024-4325

A Server-Side Request Forgery (SSRF) vulnerability exists in the gradio-app/gradio version 4.21.0, specifically within the `/queue/join` endpoint and the `save_url_to_cache` function.

HIGH 8.6EPSS 37.4%

Does this matter?

EPSS puts the probability of exploitation in the next 30 days at 37.4%, higher than 98% of all known CVEs. Patch or mitigate before the next change window.

Description

A Server-Side Request Forgery (SSRF) vulnerability exists in the gradio-app/gradio version 4.21.0, specifically within the `/queue/join` endpoint and the `save_url_to_cache` function. The vulnerability arises when the `path` value, obtained from the user and expected to be a URL, is used to make an HTTP request without sufficient validation checks. This flaw allows an attacker to send crafted requests that could lead to unauthorized access to the local network or the AWS metadata endpoint, thereby compromising the security of internal servers.

CVSS 3.1
8.6 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
EPSS
37.37% probability · 98th percentile
CISA KEV
Not listed
Weakness
CWE-918
Affected
gradio project/gradio
Source
security@huntr.dev

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.