Vulnerability in Gradio-App Gradio
CVE-2024-47168
Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves data exposure due to the enable_monitoring flag not properly disabling monitoring when set to False. Even when monitoring is supposedly disabled, an attacker or unauthorized user can still access the monitoring dashboard by directly requesting the /monitoring endpoint. This means that sensitive application analytics may still be exposed, particularly in environments where monitoring is expected to be disabled. Users who set enable_monitoring=False to prevent unauthorized access to monitoring data are impacted. Users are advised to upgrade to gradio>=4.44 to address this issue. There are no known workarounds for this vulnerability.
EPSS: 0.003 (25.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Gradio-app Gradio — versions < 4.44
- Gradio_project Gradio
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Third Party Advisory)
Frequently asked questions
- What is CVE-2024-47168?
- CVE-2024-47168 is a medium-severity vulnerability in Gradio-App Gradio, classified under Always-Incorrect Control Flow Implementation. CVSS score: 4.3/10. Published 2024-10-10.
- How severe is CVE-2024-47168?
- Medium severity. CVSS v3 base score is 4.3 out of 10.