gitjacker before 0.1.0 allows remote attackers to execute arbitrary code via a crafted .git directory because of directory traversal.
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/liamg/gitjacker/releases/tag/v0.1.0 | third party advisory |
https://github.com/liamg/gitjacker/compare/v0.0.3...v0.1.0 | third party advisory patch |
https://vuln.ryotak.me/advisories/5 | third party advisory |