VYPR
Vendor

Feep

Products
1
CVEs
6
Across products
6
Status
Private

Products

1

Recent CVEs

6
  • CVE-2021-33643CriAug 10, 2022
    risk 0.59cvss 9.1epss 0.02

    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-33644HigAug 10, 2022
    risk 0.53cvss 8.1epss 0.01

    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-33646HigAug 10, 2022
    risk 0.49cvss 7.5epss 0.02

    The th_read() function doesn’t free a variable t->th_buf.gnu_longname after allocating memory, which may cause a memory leak.

  • CVE-2021-33645HigAug 10, 2022
    risk 0.49cvss 7.5epss 0.02

    The th_read() function doesn’t free a variable t->th_buf.gnu_longlink after allocating memory, which may cause a memory leak.

  • CVE-2013-4420Feb 20, 2014
    risk 0.00cvss epss 0.03

    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-4397Oct 17, 2013
    risk 0.00cvss epss 0.05

    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 heap-based buffer overflow.