An issue was discovered in DTF in FireGiant WiX Toolset before 3.11.2. Microsoft.Deployment.Compression.Cab.dll and Microsoft.Deployment.Compression.Zip.dll allow directory traversal during CAB or ZIP archive extraction, because the full name of an archive file (even with a ../ sequence) is concatenated with the destination path.
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/wixtoolset/issues/issues/6075 | third party advisory patch |
https://wixtoolset.org/development/wips/6075-dtf-zip-slip/ | third party advisory |
https://www.firegiant.com/blog/2019/9/18/wix-v3.11.2-released/ | patch vendor advisory |
https://github.com/GitHubAssessments/CVE_Assessments_09_2019 |