Lucene search
+L

343 matches found

Rockylinux
Rockylinux
added 2025/10/03 7:56 p.m.14 views

opentelemetry-collector security update

An update is available for opentelemetry-collector. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Collector with the supported components for a Rocky Enterpri...

8.7CVSS8.1AI score0.00853EPSS
SaveExploits0
OSV
OSV
added 2025/10/03 7:56 p.m.12 views

RLSA-2025:7462 Important: podman security update

The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes. Security Fixes: go-jose: Go JOSE's Parsing Vulnerable to Denial of Service CVE-2025-27144...

7.5CVSS6.5AI score0.00921EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/12 11:09 a.m.14 views

OESA-2025-2233 skopeo security update

A command line utility that performs various operations on container images and image repositories Security Fixes: A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing...

8.3CVSS6.6AI score0.01279EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/05 11:09 a.m.6 views

OESA-2025-2223 skopeo security update

A command line utility that performs various operations on container images and image repositories Security Fixes: A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by...

7.5CVSS6.5AI score0.99999EPSS
SaveExploits21References5
OSV
OSV
added 2025/09/05 11:09 a.m.8 views

OESA-2025-2224 skopeo security update

A command line utility that performs various operations on container images and image repositories Security Fixes: A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by...

7.5CVSS6.5AI score0.99999EPSS
SaveExploits21References5
OSV
OSV
added 2025/09/05 11:09 a.m.12 views

OESA-2025-2222 skopeo security update

A command line utility that performs various operations on container images and image repositories Security Fixes: A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by...

7.5CVSS7.2AI score0.99999EPSS
SaveExploits21References5
OSV
OSV
added 2025/09/05 11:09 a.m.10 views

OESA-2025-2176 buildah security update

The package provides a command line tool which can be used to create a working container from scratch or create a working container from an image as a starting point mount/umount a working container's root file system for manipulation save container's root file system layer to create a new image...

7.5CVSS7.1AI score0.00391EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/05 11:09 a.m.8 views

OESA-2025-2177 buildah security update

The package provides a command line tool which can be used to create a working container from scratch or create a working container from an image as a starting point mount/umount a working container's root file system for manipulation save container's root file system layer to create a new image...

7.5CVSS7.1AI score0.00391EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/09 7:17 p.m.11 views

CLSA-2025-1752088672 buildah: Fix of CVE-2025-27144

CVE-2025-27144: fix vulnerability in go-jose dependency...

8.7CVSS5.8AI score0.00391EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/25 4:28 p.m.12 views

Security Bulletin: IBM Storage Fusion Data Foundation is vulnerable to CVE-2025-27144 in different components

Summary Go is used by IBM Storage Fusion Data Foundation in csi-dirver, odf-cli-container, ocs-operator-container, msc-operator-container, odf-multicluster-operator-container, rook-ceph-operator and ocs-metrics-exporter-container as part of CVE-2025-27144. This bulletin identifies the steps to ta...

8.7CVSS6.5AI score0.00391EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/06/05 12:00 a.m.10 views

RHEL 10 : skopeo (RHSA-2025:7467)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:7467 advisory. The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify...

8.7CVSS6.9AI score0.00391EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/28 8:56 a.m.6 views

SUSE-SU-2025:20363-1 Security update for skopeo

This update for skopeo fixes the following issues: - CVE-2024-6104: url might write sensitive information to log file bsc1227056. - CVE-2023-45288: close connections when receiving too many headers bsc1236483. - CVE-2025-27144: Go JOSE's Parsing Vulnerable to Denial of Service bsc1237613...

8.7CVSS6.7AI score0.91969EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2025/05/27 12:00 a.m.13 views

RHEL 9 : skopeo (RHSA-2025:7397)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:7397 advisory. The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify file...

8.7CVSS6.9AI score0.00391EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/14 2:10 a.m.19 views

Moderate: Red Hat Security Advisory: OpenShift Container Platform 4.18.13 bug fix and security update

Red Hat OpenShift Container Platform release 4.18.13 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.18. Red Hat Product Security has rated this update as having a...

8.7CVSS6.7AI score0.00391EPSS
SaveExploits0References24
RedHat Linux
RedHat Linux
added 2025/05/13 5:19 p.m.17 views

go-jose: Go JOSE's Parsing Vulnerable to Denial of Service

A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Splittoken, "." to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large numb...

8.7CVSS6.8AI score0.00391EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 5:18 p.m.6 views

go-jose: Go JOSE's Parsing Vulnerable to Denial of Service

A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Splittoken, "." to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large numb...

8.7CVSS6.8AI score0.00391EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 5:18 p.m.10 views

go-jose: Go JOSE's Parsing Vulnerable to Denial of Service

A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Splittoken, "." to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large numb...

8.7CVSS6.8AI score0.00391EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 4:04 p.m.10 views

go-jose: Go JOSE's Parsing Vulnerable to Denial of Service

A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Splittoken, "." to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large numb...

8.7CVSS6.8AI score0.00391EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 1:53 p.m.29 views

Important: Red Hat Security Advisory: opentelemetry-collector security update

An update for opentelemetry-collector is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.7CVSS6.8AI score0.00853EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 1:53 p.m.18 views

go-jose: Go JOSE's Parsing Vulnerable to Denial of Service

A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Splittoken, "." to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large numb...

8.7CVSS6.8AI score0.00391EPSS
SaveExploits0References7
Rows per page
Query Builder