Skip to content

Improve path traversal protection

Sami Hiltunen requested to merge smh-path-traversal-fix into master

Adds protections against absolute paths and ".." directory traversal. Enforces the relative paths are well-formed with no extra path separators.

Closes #2299 and #2419.

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading