Lucene search
+L

106 matches found

RedhatCVE
RedhatCVE
added 2025/02/06 2:36 a.m.21 views

CVE-2025-23208

zot is a production-ready vendor-neutral OCI image registry. The group data stored for users in the boltdb database meta.db is an append-list so group revocations/removals are ignored in the API. SetUserGroups is alled on login, but instead of replacing the group memberships, they are appended...

7.3CVSS7AI score0.00409EPSS
SaveExploits1References1
NVD
NVD
added 2025/01/17 11:15 p.m.43 views

CVE-2025-23208

zot is a production-ready vendor-neutral OCI image registry. The group data stored for users in the boltdb database meta.db is an append-list so group revocations/removals are ignored in the API. SetUserGroups is alled on login, but instead of replacing the group memberships, they are appended...

7.3CVSS0.00409EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/01/17 10:24 p.m.24 views

CVE-2025-23208 IdP group membership revocation ignored in zot

zot is a production-ready vendor-neutral OCI image registry. The group data stored for users in the boltdb database meta.db is an append-list so group revocations/removals are ignored in the API. SetUserGroups is alled on login, but instead of replacing the group memberships, they are appended...

7.3CVSS7.1AI score0.00409EPSS
SaveExploits1References3
Rockylinux
Rockylinux
added 2024/10/25 5:17 p.m.23 views

skopeo security update

An update is available for skopeo. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The skopeo command lets you inspect images from container image registries, ge...

7.5CVSS7.3AI score0.01127EPSS
SaveExploits0
OSV
OSV
added 2024/10/25 5:17 p.m.29 views

RLSA-2024:8111 Important: skopeo security update

The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. Security Fixes: encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack...

7.5CVSS8.3AI score0.01127EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/10/08 11:18 a.m.33 views

Important: Red Hat Security Advisory: skopeo security update

An update for skopeo is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. 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...

7.5CVSS6.9AI score0.01127EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
added 2024/09/03 12:00 a.m.34 views

Moderate: skopeo security update

The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. Security Fixes: golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm CVE-2024-24783 For more details about the...

5.9CVSS6.9AI score0.00667EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/09 7:15 p.m.38 views

CVE-2024-39897

zot is an OCI image registry. Prior to 2.1.0, the cache driver GetBlob allows read access to any blob without access control check. If a Zot accessControl policy allows users read access to some repositories but restricts read access to other repositories and dedupe is enabled it is enabled by...

4.3CVSS0.00298EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/09 6:48 p.m.16 views

CVE-2024-39897 Cache driver GetBlob() allows read access to any blob without access control check

zot is an OCI image registry. Prior to 2.1.0, the cache driver GetBlob allows read access to any blob without access control check. If a Zot accessControl policy allows users read access to some repositories but restricts read access to other repositories and dedupe is enabled it is enabled by...

4.3CVSS6.4AI score0.00298EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/07/09 6:48 p.m.45 views

CVE-2024-39897 Cache driver GetBlob() allows read access to any blob without access control check

zot is an OCI image registry. Prior to 2.1.0, the cache driver GetBlob allows read access to any blob without access control check. If a Zot accessControl policy allows users read access to some repositories but restricts read access to other repositories and dedupe is enabled it is enabled by...

4.3CVSS0.00298EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/09 6:48 p.m.80 views

CVE-2024-39897

CVE-2024-39897 affects Zot’s registry code (zot) prior to 2.1.0. The cache driver GetBlob() can read any blob without an access check, enabling an attacker who knows an image name and a blob digest (to which they have no read access) to read that blob via another repository that the attacker can ...

4.3CVSS4.1AI score0.00298EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/07/09 6:48 p.m.29 views

CVE-2024-39897 Cache driver GetBlob() allows read access to any blob without access control check

zot is an OCI image registry. Prior to 2.1.0, the cache driver GetBlob allows read access to any blob without access control check. If a Zot accessControl policy allows users read access to some repositories but restricts read access to other repositories and dedupe is enabled it is enabled by...

4.3CVSS6.1AI score
SaveExploits0References4
CNNVD
CNNVD
added 2024/07/09 12:00 a.m.14 views

zot Security Vulnerabilities

zot is an OCI image registry open-sourced by The zot Project. A security vulnerability exists in versions of zot prior to 2.1.0 that stems from the cache driver GetBlob allowing read access to any blob without access control checking...

4.3CVSS6.6AI score0.00298EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/01 12:15 a.m.36 views

CVE-2024-4369

An information disclosure flaw was found in OpenShift's internal image registry operator. The AZURECLIENTSECRET can be exposed through an environment variable defined in the pod definition, but is limited to Azure environments. An attacker controlling an account that has high enough permissions t...

6.8CVSS6.2AI score0.00688EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/30 11:49 p.m.17 views

CVE-2024-4369 Cluster-image-registry-operator: exposes a secret via env variable in pod definition on azure

An information disclosure flaw was found in OpenShift's internal image registry operator. The AZURECLIENTSECRET can be exposed through an environment variable defined in the pod definition, but is limited to Azure environments. An attacker controlling an account that has high enough permissions t...

6.8CVSS6.5AI score0.00688EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/30 11:49 p.m.114 views

CVE-2024-4369

OpenShift OpenShift Container Platform cluster-image-registry-operator is affected by CVE-2024-4369. The flaw exposes AZURE_CLIENT_SECRET via an environment variable in a pod definition on Azure environments. An attacker who can obtain pod information from the openshift-image-registry namespace a...

6.8CVSS6.1AI score0.00688EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/30 9:23 p.m.38 views

CVE-2024-4369

An information disclosure flaw was found in OpenShift's internal image registry operator. The AZURECLIENTSECRET can be exposed through an environment variable defined in the pod definition, but is limited to Azure environments. An attacker controlling an account that has high enough permissions t...

6.8CVSS6.2AI score0.00688EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/04/30 1:36 p.m.50 views

Moderate: Red Hat Security Advisory: skopeo security and bug fix update

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

7.5CVSS6.7AI score0.01956EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/04/30 10:14 a.m.31 views

Moderate: Red Hat Security Advisory: skopeo security update

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

7.5CVSS6.7AI score0.0125EPSS
SaveExploits0References3
AlmaLinux
AlmaLinux
added 2024/03/05 12:00 a.m.59 views

Moderate: skopeo security update

The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. Security Fixes: golang: net/http/internal: Denial of Service DoS via Resource Consumption via HTTP requests CVE-2023-39326 For more details about...

5.3CVSS7.3AI score0.01208EPSS
SaveExploits0References4
Rows per page
Query Builder