Actions
Architecture #27402
openWe need to resolve directory real path in our path trasversal check
Fix check:
To do
Regression:
No
Description
In #26957 and related ticket, we added some tooling to avoid that a file resolution escape a parent folder.
But the parent folder isn't resoleved to its real path, which means that if it is a linked to some directory, then the sanitize function is always failing.
Actions