mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
1007 B
Markdown
18 lines
1007 B
Markdown
### [CVE-2021-22114](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22114)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Addresses partial fix in CVE-2018-1263. Spring-integration-zip, versions prior to 1.0.4, exposes an arbitrary file write vulnerability, that 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
|