A directory traversal issue was discovered in OpenSlides...
Low severity
Unreviewed
Published
Mar 21, 2025
to the GitHub Advisory Database
•
Updated Mar 27, 2025
Description
Published by the National Vulnerability Database
Mar 21, 2025
Published to the GitHub Advisory Database
Mar 21, 2025
Last updated
Mar 27, 2025
A directory traversal issue was discovered in OpenSlides before 4.2.5. Files can be uploaded to OpenSlides meetings and organized in folders. The interface allows users to download a ZIP archive that contains all files in a folder and its subfolders. If an attacker specifies the title of a file or folder as a relative or absolute path (e.g., ../../../etc/passwd), the ZIP archive generated for download converts that title into a path. Depending on the extraction tool used by the user, this might overwrite files locally outside of the chosen directory.
References