Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
The `enable_monitoring` flag set to `False` does not disable monitoring in Gradio
Vulnerability Description
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.
CVSS Information
N/A
Vulnerability Type
控制流实现总是不正确
Vulnerability Title
Gradio 安全漏洞
Vulnerability Description
Gradio是Hugging Face开源的一个开源 Python 库,是通过友好的 Web 界面演示机器学习模型的方法。 Gradio存在安全漏洞,该漏洞源于即使在监控被禁用的情况下,攻击者或未经授权的用户仍然可以通过直接请求 /monitoring 端点来访问监控仪表板。
CVSS Information
N/A
Vulnerability Type
N/A