Description
Spring-integration-zip versions prior to 1.0.1 exposes an arbitrary file write vulnerability, which can be achieved using a specially crafted zip archive (affects other archives as well, bzip2, tar, xz, war, cpio, 7z) that holds path traversal filenames. So when the filename gets concatenated to the target extraction directory, the final path ends up outside of the target folder.
Remediation
References
http://www.securityfocus.com/bid/104178
https://pivotal.io/security/cve-2018-1261
Related Vulnerabilities
CVE-2020-7772 Vulnerability in npm package doc-path
CVE-2016-10650 Vulnerability in npm package ntfserver
CVE-2019-19771 Vulnerability in npm package conistring
CVE-2015-3253 Vulnerability in maven package org.codehaus.groovy:groovy
CVE-2016-2402 Vulnerability in maven package com.squareup.okhttp3:okhttp