Lucene search
+L

1054 matches found

OSV
OSV
added 2024/04/15 8:20 p.m.27 views

GHSA-2GVW-W6FJ-7M3C Argo CD's API server does not enforce project sourceNamespaces

Impact I can convince the UI to let me do things with an invalid Application. 1. Admin gives me p, michael, applications, , demo/, allow, where demo can just deploy to the demo namespace 2. Admin gives me AppProject dev which reconciles from ns dev-apps 3. Admin gives me p, michael, applications,...

4.8CVSS5.7AI score0.00448EPSS
SaveExploits0References6
Wolfi
Wolfi
added 2024/04/15 8:20 p.m.36 views

GHSA-2GVW-W6FJ-7M3C vulnerabilities

Vulnerabilities for packages: argo-cd...

7.5AI score
SaveExploits0
Wolfi
Wolfi
added 2024/04/15 8:15 p.m.29 views

CVE-2024-31990 vulnerabilities

Vulnerabilities for packages: argo-cd...

6.3CVSS5.3AI score0.00448EPSS
SaveExploits0
Chainguard
Chainguard
added 2024/04/15 8:15 p.m.47 views

CVE-2024-31990 vulnerabilities

Vulnerabilities for packages: argo-cd, argo-cd-fips...

6.3CVSS6.2AI score0.00448EPSS
SaveExploits0
NVD
NVD
added 2024/04/15 8:15 p.m.38 views

CVE-2024-31990

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The API server does not enforce project sourceNamespaces which allows attackers to use the UI to edit resources which should only be mutable via gitops. This vulenrability is fixed in 2.10.7, 2.9.12, and 2.8.16...

6.3CVSS4.9AI score0.00448EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/15 7:52 p.m.22 views

CVE-2024-31990 Argo CD' API server does not enforce project sourceNamespaces

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The API server does not enforce project sourceNamespaces which allows attackers to use the UI to edit resources which should only be mutable via gitops. This vulenrability is fixed in 2.10.7, 2.9.12, and 2.8.16...

4.8CVSS6.5AI score0.00448EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/15 7:52 p.m.47 views

CVE-2024-31990 Argo CD' API server does not enforce project sourceNamespaces

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The API server does not enforce project sourceNamespaces which allows attackers to use the UI to edit resources which should only be mutable via gitops. This vulenrability is fixed in 2.10.7, 2.9.12, and 2.8.16...

4.8CVSS5.2AI score0.00448EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/15 7:52 p.m.376 views

CVE-2024-31990

CVE-2024-31990 affects Argo CD: the API server did not enforce project sourceNamespaces, enabling UI-edited resources that should be controlled by gitops. Connected sources confirm this issue in Argo CD and link to fixes in version 2.10.7, 2.9.12, and 2.8.16. Remediation is upgrading to one of th...

6.3CVSS6.3AI score0.00448EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/04/15 7:52 p.m.17 views

CVE-2024-31990 Argo CD' API server does not enforce project sourceNamespaces

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The API server does not enforce project sourceNamespaces which allows attackers to use the UI to edit resources which should only be mutable via gitops. This vulenrability is fixed in 2.10.7, 2.9.12, and 2.8.16...

4.8CVSS5.2AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/04/15 12:00 a.m.12 views

PT-2024-24340 · Argo Cd · Argo Cd

Name of the Vulnerable Software and Affected Versions: Argo CD versions prior to 2.10.7 Argo CD versions prior to 2.9.12 Argo CD versions prior to 2.8.16 Description: Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The API server does not enforce project sourceNamespaces...

6.3CVSS6.8AI score0.00448EPSS
SaveExploits0References14
CNNVD
CNNVD
added 2024/04/15 12:00 a.m.7 views

Argo CD 安全漏洞

Argo CD is a software application. A declarative GitOps continuous delivery tool for Kubernetes. It continuously monitors running applications and compares the current live state with the desired target state e.g. configuration in the Git repository, automatically synchronizing and deploying...

6.3CVSS5.4AI score0.00448EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/04/12 12:00 a.m.5 views

PT-2024-5350 · Jq +1 · Jq +1

Name of the Vulnerable Software and Affected Versions: Argo CD versions prior to 2.10.8 Argo CD versions prior to 2.9.13 Argo CD versions prior to 2.8.17 Description: The issue is related to a Denial of Service DoS vulnerability via Out of Memory OOM using jq in ignoreDifferences. This...

6.8CVSS6.9AI score0.01005EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/04/10 12:21 p.m.13 views

argo-cd: Bypassing Rate Limit and Brute Force Protection Using Cache Overflow

A flaw was found in Argo CD, where the rate limit for login attempts may be bypassed due to an incomplete fix for CVE-2020-8827. The cache-based mechanism is limited to a defaultMaxCacheSize of 1000 entries. An attacker can overflow this cache by sending excessive login attempts for different...

9.1CVSS5.8AI score0.00838EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2024/04/10 12:21 p.m.11 views

argo-cd: Bypassing Brute Force Protection via Application Crash and In-Memory Data Loss

A bypass of brute force protection flaw was found in Argo CD. Since login attempts are stored only in memory, every time the server restarts, that number is lost and unlimited login attempts can be made. It is possible to bypass brute force protections by chaining this issue with a denial of...

9.8CVSS5.7AI score0.00751EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/10 12:21 p.m.9 views

CD: Users with `create` but not `override` privileges can perform local sync

A flaw was found in the Argo CD package. An improper validation bug allows users to sync local manifests on app creation, who have create privileges but not override privileges. All other restrictions, including AppProject restrictions, are still enforced. The only restriction that is not enforce...

6.4CVSS5.8AI score0.00532EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/10 12:21 p.m.13 views

argo-cd: uncontrolled memory allocation vulnerability

The ArgoCD repo-server component is vulnerable to a denial of service attack, where it is possible to crash the repo server component through an out-of-memory error by pointing it to a malicious Helm registry. The loadRepoIndex function in the ArgoCD's helm package does not limit the size or time...

6.5CVSS5.8AI score0.00972EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/04/10 12:21 p.m.9 views

argo-cd: Denial of Service Due to Unsafe Array Modification in Multi-threaded Environment

A flaw was found in Argo CD that may result in a remote denial of service. The expireOldFailedAttempts function modifies an array while it is being iterated over. This issue may cause an application crash when executed in a multi-threaded environment if two threads interact with the same array...

7.5CVSS5.8AI score0.01176EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2024/04/10 12:00 a.m.64 views

RHEL 8 / 9 : GitOps 1.12.1- Argo CD CLI and MicroShift GitOps (RHSA-2024:1752)

The remote Redhat Enterprise Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1752 advisory. Errata Advisory for Red Hat OpenShift GitOps v1.12.1- Argo CD CLI and MicroShift GitOps. Security Fixes: argo-cd: Denial of Service Due ...

9.8CVSS6.7AI score0.01176EPSS
SaveExploits2References13
RedHat Linux
RedHat Linux
added 2024/04/08 4:37 p.m.40 views

Important: Red Hat Security Advisory: Errata Advisory for Red Hat OpenShift GitOps v1.10.4 security update

An update is now available for Red Hat OpenShift GitOps v1.10.4. 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 vulnerability from the CVE...

9.8CVSS6.6AI score0.01176EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2024/04/08 1:36 p.m.47 views

Important: Red Hat Security Advisory: Errata Advisory for Red Hat OpenShift GitOps v1.11.3 security update

An update is now available for Red Hat OpenShift GitOps v1.11.3. 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 vulnerability from the CVE...

9.8CVSS6.6AI score0.01176EPSS
SaveExploits2References8
Rows per page
Query Builder