isomorphic-git before 1.8.2 allows Directory Traversal via a crafted repository.
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://vuln.ryotak.me/advisories/28 | third party advisory |
https://github.com/isomorphic-git/isomorphic-git/releases/tag/v1.8.2 | third party advisory release notes |
https://github.com/isomorphic-git/isomorphic-git/pull/1339 | patch third party advisory exploit |