VDB
KO
LOW

GHSA-8qw9-gf7w-42x5

Minor fix to previous patch for CVE-2022-35918

Details

### Impact

The initial vulnerability identified in Streamlit apps using custom components, allowing for directory traversal attacks, was addressed in version 1.11.1. However, a minor issue persisted, which could still potentially expose certain files on the server file-system under specific conditions.

### Patches

We released an update in version 1.30.0 to further tighten security measures. Users are strongly advised to update to version 1.30.0 immediately for optimal security.

### Workarounds

No additional workarounds are necessary once the update to version 1.30.0 is applied.

### For more information

If you have any questions or comments about this advisory: * Email us at [security@streamlit.io](mailto:security@streamlit.io)

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / streamlit
Introduced in: 0.63.0 Fixed in: 1.30.0
Fix pip install --upgrade 'streamlit>=1.30.0'

References