Lucene search
+L

526 matches found

RedHat Linux
RedHat Linux
added 2025/12/10 6:0 p.m.8 views

axios: Axios DoS via lack of data size check

A denial of service flaw has been discovered in the Axios npm package. When Axios runs on Node.js and is given a URL with the data: scheme, it does not perform HTTP. Instead, its Node http adapter decodes the entire payload into memory Buffer/Blob and returns a synthetic 200 response. This path...

7.5CVSS7.1AI score0.0106EPSS
SaveExploits1References8
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/10 4:39 p.m.17 views

Security Bulletin: Multiple vulnerabilities in IBM MQ Operator and Queue manager container images

Summary Multiple vulnerabilities were addressed in IBM MQ Operator and Queue manager container images Vulnerability Details CVEID:CVE-2025-47914 DESCRIPTION: SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the...

7.8CVSS8.7AI score0.01744EPSS
SaveExploits3Affected Software1
OSV
OSV
added 2025/12/05 1:12 p.m.5 views

OESA-2025-2785 libarchive security update

is an open-source BSD-licensed C programming library that provides streaming access to a variety of different archive formats, including tar, cpio, pax, zip, and ISO9660 images. The distribution also includes bsdtar and bsdcpio, full-featured implementations of tar and cpio that use . Security...

5.5CVSS6.7AI score0.00161EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2025/12/03 2:58 p.m.7 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS7.1AI score0.00413EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/12/02 2:45 p.m.5 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS7.1AI score0.00413EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/20 3:48 p.m.5 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS7.1AI score0.00413EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/20 12:35 a.m.7 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS7.1AI score0.00413EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/11/05 12:0 a.m.1 views

CVE-2025-60753

An issue was discovered in libarchive bsdtar before version 3.8.1 in function applysubstitution in file tar/subst.c when processing crafted -s substitution rules. This can cause unbounded memory allocation and lead to denial of service Out-of-Memory crash...

6.4AI score0.00161EPSS
SaveExploits1References2
CVE
CVE
added 2025/11/05 12:0 a.m.107 views

CVE-2025-60753

CVE-2025-60753 affects libarchive bsdtar and is caused by an issue in the substitution logic (tar/subst.c: apply_substitution) that can trigger unbounded memory allocation, leading to a denial of service. Connected sources confirm the affected library and indicate patches exist in bsdtar 3.8.1 an...

5.5CVSS6.4AI score0.00161EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/11/05 12:0 a.m.7 views

CVE-2025-60753

An issue was discovered in libarchive bsdtar before version 3.8.1 in function applysubstitution in file tar/subst.c when processing crafted -s substitution rules. This can cause unbounded memory allocation and lead to denial of service Out-of-Memory crash...

5.5CVSS6.8AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/03 1:51 p.m.10 views

CVE-2025-58183

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

7.5CVSS5.8AI score0.00413EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/29 11:16 p.m.14 views

AZL-68991 CVE-2025-58183 affecting package buildah 1.18.0-29

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a...

4.3CVSS7.2AI score0.00413EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 11:16 p.m.15 views

AZL-69200 CVE-2025-58183 affecting package gh for versions less than 2.62.0-10

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a...

4.3CVSS7AI score0.00413EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 11:16 p.m.9 views

UBUNTU-CVE-2025-58183

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a...

4.3CVSS6.9AI score0.00413EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/29 9:51 p.m.10 views

GO-2025-4014 Unbounded allocation when parsing GNU sparse map in archive/tar

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a...

4.3CVSS6.3AI score0.00413EPSS
SaveExploits0References3
Amazon
Amazon
added 2025/10/27 12:0 a.m.8 views

Important: golang

Issue Overview: net/url: insufficient validation of bracketed IPv6 hostnames The Parse function permitted values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed withi...

7.5CVSS7AI score0.00617EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2020-21853

Malware in sbrugna...

5.5CVSS5.3AI score0.004EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2018-2192

Malware in sbrugna...

7.5CVSS7.6AI score0.01349EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2018-7348

Malware in sbrugna...

6.5CVSS7.3AI score0.00399EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2020-0502

Malware in sbrugna...

5.9CVSS7.2AI score0.05119EPSS
SaveExploits0References93
Rows per page
Query Builder