Lucene search
+L

124 matches found

SUSE Linux
SUSE Linux
added 2026/04/15 12:04 p.m.25 views

Security update for python36

This update for python36 fixes the following issues: CVE-2025-13462: incorrect parsing of TarInfo header when GNU long name and type AREGTYPE are combined bsc1259611. CVE-2026-3479: python: improper resource argument validation can allow path traversal bsc1259989. CVE-2026-3644: incomplete contro...

8.2CVSS5.9AI score0.0069EPSS
SaveExploits0References20
OSV
OSV
added 2026/04/15 12:04 p.m.9 views

SUSE-SU-2026:1345-1 Security update for python36

This update for python36 fixes the following issues: - CVE-2025-13462: incorrect parsing of TarInfo header when GNU long name and type AREGTYPE are combined bsc1259611. - CVE-2026-3479: python: improper resource argument validation can allow path traversal bsc1259989. - CVE-2026-3644: incomplete...

7.5CVSS5.8AI score0.0069EPSS
SaveExploits0References11
Amazon
Amazon
added 2026/04/14 12:00 a.m.30 views

Medium: rust

Issue Overview: A flaw in the gix-date library can generate invalid non-UTF8 strings, leading to undefined behavior when processed. The most likely impact from a successful attack is to data integrity, by the malicious data being able to corrupt data being hold in memory and to system availabilit...

8.1CVSS5.9AI score0.00677EPSS
SaveExploits4
Snyk
Snyk
added 2026/03/27 5:12 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the UploadAllFiles function during S3 restore operations when processing tar headers from a supplied backup archive. An attacker can cause the daemon to crash and disrupt the contr...

7.1CVSS5.9AI score0.00385EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/10/21 12:00 a.m.17 views

astral-tokio-tar 安全漏洞

astral-tokio-tar is a Rust library open-sourced by Astral. A security vulnerability exists in astral-tokio-tar versions prior to 0.5.6, which stems from inconsistent boundary parsing and could result in the contents of an interpreted file being a legal tar header...

8.1CVSS9AI score0.00677EPSS
SaveExploits1References6
OSV
OSV
added 2025/03/28 3:15 p.m.11 views

AZL-59377 CVE-2024-48615 affecting package libarchive for versions less than 3.6.1-6

Null Pointer Dereference vulnerability in libarchive 3.7.6 and earlier when running program bsdtar in function headerpaxextension at rchivereadsupportformattar.c:1844:8...

7.5CVSS7.1AI score0.00524EPSS
SaveExploits1References1
OSV
OSV
added 2024/10/10 5:16 p.m.14 views

CLSA-2024-1728580597 python3: Fix of 2 CVEs

CVE-2024-6232: remove backtracking when parsing tarfile headers - CVE-2024-7592: fix quadratic complexity in parsing '-quoted' cookie values with backslashes...

7.5CVSS5.7AI score0.02303EPSS
SaveExploits3References1
BDU FSTEC
BDU FSTEC
added 2023/09/19 12:00 a.m.13 views

The vulnerabilities of the CompressorStreamFactory, TarArchiveInputStream, and TarFile classes in the Apache Commons Compress library allow a attacker to trigger a service failure.

The vulnerabilities of the CompressorStreamFactory, TarArchiveInputStream, and TarFile classes in the Apache Commons Compress library are related to an uncontrolled resource consumption due to insufficient validation of input data during the processing of TAR archive headers. Exploiting these...

5CVSS6.7AI score0.00601EPSS
SaveExploits0References4Affected Software2
RedHat Linux
RedHat Linux
added 2023/05/16 8:23 a.m.15 views

libtar: out-of-bounds read in gnu_longlink

A flaw was found in libtar. This flaw allows an attacker who submits a crafted tar file with the size in the header struct being 0 to trigger a calling of malloc0 for a variable gnulonglink, causing an out-of-bounds read...

9.1CVSS5.7AI score0.01661EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:23 a.m.15 views

libtar: out-of-bounds read in gnu_longname

A flaw was found in libtar. This flaw allows an attacker who submits a crafted tar file with size in header struct being 0 to trigger a calling of malloc0 for a variable gnulongname, causing an out-of-bounds read...

8.1CVSS5.7AI score0.01396EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:10 a.m.5 views

SUSE CVE-2015-8924

The archivereadformattarreadheader function in archivereadsupportformattar.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service out-of-bounds read via a crafted tar file...

5.5CVSS6.7AI score0.05379EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:20 a.m.5 views

SUSE CVE-2018-1000075

RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, Ruby 2.5 series: 2.5.0 and earlier, prior to trunk revision 62422 contains a infinite loop caused by negative size vulnerability in ruby gem package tar header that can...

3.3CVSS6.9AI score0.04647EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:40 a.m.9 views

SUSE CVE-2021-33644

An attacker who submits a crafted tar file with size in header struct being 0 may be able to trigger an calling of malloc0 for a variable gnulongname, causing an out-of-bounds read...

8.1CVSS7.1AI score0.01396EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/02/09 9:28 a.m.12 views

golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers

A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory,...

7.5CVSS6.6AI score0.01659EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/01/25 9:20 a.m.17 views

golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers

A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory,...

7.5CVSS6.6AI score0.01659EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2022/08/16 7:00 a.m.10 views

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.

...

8.1CVSS7.3AI score0.01396EPSS
SaveExploits0
OSV
OSV
added 2022/08/10 8:15 p.m.10 views

DEBIAN-CVE-2021-33643

An attacker who submits a crafted tar file with size in header struct being 0 may be able to trigger an calling of malloc0 for a variable gnulonglink, causing an out-of-bounds read...

9.1CVSS8.1AI score0.01661EPSS
SaveExploits0References1
OSV
OSV
added 2022/08/10 8:15 p.m.16 views

AZL-34947 CVE-2021-33644 affecting package libtar for versions less than 1.2.20-11

An attacker who submits a crafted tar file with size in header struct being 0 may be able to trigger an calling of malloc0 for a variable gnulongname, causing an out-of-bounds read...

8.1CVSS6.9AI score0.01396EPSS
SaveExploits0References1
OSV
OSV
added 2022/08/10 8:15 p.m.14 views

UBUNTU-CVE-2021-33644

An attacker who submits a crafted tar file with size in header struct being 0 may be able to trigger an calling of malloc0 for a variable gnulongname, causing an out-of-bounds read...

8.1CVSS7.2AI score0.01396EPSS
SaveExploits0References4
OSV
OSV
added 2022/08/10 8:15 p.m.8 views

UBUNTU-CVE-2021-33643

An attacker who submits a crafted tar file with size in header struct being 0 may be able to trigger an calling of malloc0 for a variable gnulonglink, causing an out-of-bounds read...

9.1CVSS7.1AI score0.01661EPSS
SaveExploits0References4
Rows per page
Query Builder