You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as .. that can resolve to a location that is outside of that directory.
Learn more on MITRE.
Impact
When using certain UI elements on a page, rewriting a URL can lead to local file access.
Patches
An additional check of the requested file path has been added in version 1.4.21.