Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreThe Spring Integration ZIP extension, prior to 1.0.2, exposes an arbitrary file write vulnerability.
The vulnerability 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.
When the filename gets concatenated to the target extraction directory, the final path ends up outside the target folder.
The previous CVE-2018-1261 prevented the framework itself from writing the file.
While the framework itself now does not write such files, it does present the errant path to the user application, which could inadvertently write the file using that path.
Preconditions include using the unzip transformer and unpacking zip files from untrusted sources.
Spring Integration Zip Community Extension:
Users of affected versions should upgrade to the corresponding fixed version.
| Affected version(s) | Fix version | Availability |
|---|---|---|
| 1.0.x | 1.0.2.RELEASE | OSS |
If you are not able to upgrade, make sure you do not unzip untrusted zip files.
This issue was identified and responsibly reported by the Snyk Security Research Team and Abago Forgans.
To report a security vulnerability for a project within the Spring portfolio, see the Security Policy