Skip to content

The `enable_monitoring` flag set to `False` does not disable monitoring

Low
abidlabs published GHSA-hm3c-93pg-4cxw Oct 10, 2024

Package

pip gradio (pip)

Affected versions

< 4.44

Patched versions

4.44

Description

Impact

What kind of vulnerability is it? Who is impacted?

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.

Patches

Yes, please upgrade to gradio>=4.44 to address this issue.

Severity

Low

CVE ID

CVE-2024-47168

Weaknesses

No CWEs

Credits