Lucene search
+L

2826 matches found

RedhatCVE
RedhatCVE
added 2024/06/14 3:12 a.m.23 views

CVE-2024-36106

A flaw was found in Argo-CD. Error messages in Argo-CD may contain sensitive information, such as clusters and project names, which allows authenticated malicious users to enumerate possible targets...

4.3CVSS4.3AI score0.00408EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/12 11:15 p.m.34 views

CVE-2024-1736

An issue has been discovered in GitLab CE/EE affecting all versions prior to 16.10.7, starting from 16.11 prior to 16.11.4, and starting from 17.0 prior to 17.0.2. A vulnerability in GitLab's CI/CD pipeline editor could allow for denial of service attacks through maliciously crafted configuration...

6.5CVSS0.00575EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/06/12 11:15 p.m.21 views

CVE-2024-1736

An issue has been discovered in GitLab CE/EE affecting all versions prior to 16.10.7, starting from 16.11 prior to 16.11.4, and starting from 17.0 prior to 17.0.2. A vulnerability in GitLab's CI/CD pipeline editor could allow for denial of service attacks through maliciously crafted configuration...

6.5CVSS5.8AI score0.00575EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/12 11:2 p.m.12 views

CVE-2024-1736 Uncontrolled Resource Consumption in GitLab

An issue has been discovered in GitLab CE/EE affecting all versions prior to 16.10.7, starting from 16.11 prior to 16.11.4, and starting from 17.0 prior to 17.0.2. A vulnerability in GitLab's CI/CD pipeline editor could allow for denial of service attacks through maliciously crafted configuration...

6.5CVSS6.3AI score
SaveExploits0References6
CVE
CVE
added 2024/06/12 11:2 p.m.87 views

CVE-2024-1736

GitLab CE/EE contains a DoS vulnerability in the CI/CD pipeline editor that can be triggered by malicious configuration files. Affected versions: all before 16.10.7, 16.11 before 16.11.4, and 17.0 before 17.0.2. Remediation: upgrade to 16.10.7+ (or 16.11.4+), or to 17.0.2+ where fixed, as per Git...

6.5CVSS6.1AI score0.00575EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/06/12 11:2 p.m.49 views

CVE-2024-1736

Removed by vendor...

6.5CVSS5.8AI score0.00575EPSS
SaveExploits0
Veracode
Veracode
added 2024/06/10 9:15 a.m.15 views

Cluster Name Enumeration

github.com/argoproj/argo-cd is vulnerable to Cluster Name Enumeration. This vulnerability is due to inadequate handling of error messages such as cluster names, allowing attackers to enumerate clusters and project names within project-scoped clusters...

4.3CVSS7AI score0.00408EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2024/06/10 6:9 a.m.22 views

Improper Authorization

github.com/argoproj/argo-cd/ is vulnerable to Improper Authorization. The vulnerability is caused by the exposure of the passwordPattern setting through the /api/v1/settings endpoint without authentication...

7.5CVSS7AI score0.02348EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/08 7:16 a.m.14 views

BIT-ARGO-CD-2024-36106 Argo CD allows authenticated users to enumerate clusters by name

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. It’s possible for authenticated users to enumerate clusters by name by inspecting error messages. It’s also possible to enumerate the names of projects with project-scoped clusters if you know the names of the clusters. Thi...

4.3CVSS4.2AI score0.00408EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/08 7:16 a.m.78 views

BIT-ARGO-CD-2024-37152 Unauthenticated Access to sensitive settings in Argo CD

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The vulnerability allows unauthorized access to the sensitive settings exposed by /api/v1/settings endpoint without authentication. All sensitive settings are hidden except passwordPattern. This vulnerability is fixed in...

7.5CVSS5.9AI score0.02348EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/06/07 12:0 a.m.10 views

Fedora: Security Advisory for rust-zoxide (FEDORA-2024-40ee18b2e7)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/06/06 9:27 p.m.40 views

Unauthenticated Access to sensitive settings in Argo CD

Summary The CVE allows unauthorized access to the sensitive settings exposed by /api/v1/settings endpoint without authentication. Details Unauthenticated Access: Endpoint: /api/v1/settings Description: This endpoint is accessible without any form of authentication as expected. All sensitive...

7.5CVSS5.4AI score0.02348EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/06/06 9:27 p.m.101 views

GHSA-87P9-X75H-P4J2 Unauthenticated Access to sensitive settings in Argo CD

Summary The CVE allows unauthorized access to the sensitive settings exposed by /api/v1/settings endpoint without authentication. Details Unauthenticated Access: Endpoint: /api/v1/settings Description: This endpoint is accessible without any form of authentication as expected. All sensitive...

5.3CVSS6.3AI score0.02348EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/06 7:4 p.m.90 views

GHSA-3CQF-953P-H5CP Argo-cd authenticated users can enumerate clusters by name

Impact It’s possible for authenticated users to enumerate clusters by name by inspecting error messages: $ curl -k 'https://localhost:8080/api/v1/clusters/in-cluster?id.type=name' -H "Authorization: Bearer $token" "error":"permission denied: clusters, get, , sub: alice, iat:...

4.3CVSS4.3AI score0.00408EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/06/06 7:4 p.m.34 views

Argo-cd authenticated users can enumerate clusters by name

Impact It’s possible for authenticated users to enumerate clusters by name by inspecting error messages: $ curl -k 'https://localhost:8080/api/v1/clusters/in-cluster?id.type=name' -H "Authorization: Bearer $token" "error":"permission denied: clusters, get, , sub: alice, iat:...

4.3CVSS4.5AI score0.00408EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/06/06 4:15 p.m.64 views

CVE-2024-37152

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The vulnerability allows unauthorized access to the sensitive settings exposed by /api/v1/settings endpoint without authentication. All sensitive settings are hidden except passwordPattern. This vulnerability is fixed in...

7.5CVSS0.02348EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/06/06 3:33 p.m.101 views

CVE-2024-37152 Unauthenticated Access to sensitive settings in Argo CD

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The vulnerability allows unauthorized access to the sensitive settings exposed by /api/v1/settings endpoint without authentication. All sensitive settings are hidden except passwordPattern. This vulnerability is fixed in...

5.3CVSS0.02348EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/06 3:33 p.m.34 views

CVE-2024-37152 Unauthenticated Access to sensitive settings in Argo CD

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The vulnerability allows unauthorized access to the sensitive settings exposed by /api/v1/settings endpoint without authentication. All sensitive settings are hidden except passwordPattern. This vulnerability is fixed in...

5.3CVSS6.5AI score0.02348EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/06 3:33 p.m.177 views

CVE-2024-37152

Argo CD exposes sensitive settings via /api/v1/settings without authentication, enabling unauthenticated access to items such as passwordPattern. The issue is fixed in versions 2.11.3, 2.10.12, and 2.9.17. Affected product: Argo CD (Kubernetes GitOps tool). Root cause described across sources as ...

7.5CVSS6AI score0.02348EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/06/06 3:33 p.m.42 views

CVE-2024-37152 Unauthenticated Access to sensitive settings in Argo CD

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The vulnerability allows unauthorized access to the sensitive settings exposed by /api/v1/settings endpoint without authentication. All sensitive settings are hidden except passwordPattern. This vulnerability is fixed in...

5.3CVSS5.9AI score
SaveExploits0References4
Rows per page
Query Builder