CVE-2021-33643
- EPSS 0.19%
- Veröffentlicht 10.08.2022 20:15:20
- Zuletzt bearbeitet 02.04.2025 18:33:53
An attacker who submits a crafted tar file with size in header struct being 0 may be able to trigger an calling of malloc(0) for a variable gnu_longlink, causing an out-of-bounds read.
CVE-2021-33644
- EPSS 0.19%
- Veröffentlicht 10.08.2022 20:15:20
- Zuletzt bearbeitet 02.04.2025 18:33:53
An attacker who submits a crafted tar file with size in header struct being 0 may be able to trigger an calling of malloc(0) for a variable gnu_longname, causing an out-of-bounds read.
CVE-2021-33645
- EPSS 0.18%
- Veröffentlicht 10.08.2022 20:15:20
- Zuletzt bearbeitet 02.04.2025 18:33:53
The th_read() function doesn’t free a variable t->th_buf.gnu_longlink after allocating memory, which may cause a memory leak.
CVE-2021-33646
- EPSS 0.18%
- Veröffentlicht 10.08.2022 20:15:20
- Zuletzt bearbeitet 02.04.2025 18:33:53
The th_read() function doesn’t free a variable t->th_buf.gnu_longname after allocating memory, which may cause a memory leak.
CVE-2013-4420
- EPSS 0.6%
- Veröffentlicht 20.02.2014 16:55:05
- Zuletzt bearbeitet 11.04.2025 00:51:21
Multiple directory traversal vulnerabilities in the (1) tar_extract_glob and (2) tar_extract_all functions in libtar 1.2.20 and earlier allow remote attackers to overwrite arbitrary files via a .. (dot dot) in a crafted tar file.
CVE-2013-4397
- EPSS 4.26%
- Veröffentlicht 17.10.2013 23:55:04
- Zuletzt bearbeitet 11.04.2025 00:51:21
Multiple integer overflows in the th_read function in lib/block.c in libtar before 1.2.20 allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long (1) name or (2) link in an archive, which triggers a ...