CVE-2018-17828 describes a directory traversal vulnerability in ZZIPlib version 0.13.69, specifically within the unzzip_cat function, allowing attackers to overwrite arbitrary files by including ".. (dot dot)" sequences in a crafted zip file. This vulnerability has a CVSS score of 5.5 (Medium), indicating a local attack vector requiring user interaction, with a high impact on integrity but no impact on confidentiality or availability. There is no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage surrounding this CVE.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
0.13.69CPE matchmatch criteria | cpe:2.3:a:gdraheim:zziplib:0.13.69:*:*:*:*:*:*:* |
CVSS version used by this source: 3.0
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.
CVE-2018-17828
Dec 14, 2021Directory traversal vulnerability in ZZIPlib 0.13.69 allows attackers to overwrite arbitrary files via a .. (dot dot) in a zip file because of the function unzzip_cat in the bins/unzzipcat-mem.c file.
Oct 9, 2018zziplib: directory traversal in unzzip_cat in the bins/unzzipcat-mem.c
Sep 25, 2018