Vitejs Vite before v2.9.13 was discovered to allow attackers to perform a directory traversal via a crafted URL to the victim's service.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
https://github.com/vitejs/vite/issues/8498 | issue tracking patch exploit third party advisory |
https://github.com/vitejs/vite/releases/tag/v2.9.13 | third party advisory release notes |
https://github.com/vitejs/vite/releases/tag/v3.0.0-beta.4 | third party advisory release notes |