Lucene search
+L

937 matches found

ATTACKERKB
ATTACKERKB
added 2021/03/03 9:52 a.m.4 views

CVE-2021-23347

The package github.com/argoproj/argo-cd/cmd before 1.7.13, from 1.8.0 and before 1.8.6 are vulnerable to Cross-site Scripting XSS the SSO provider connected to Argo CD would have to send back a malicious error message containing JavaScript to the user...

4.8CVSS5.4AI score0.00535EPSS
Exploits0References3
CNNVD
CNNVD
added 2021/03/03 12:0 a.m.6 views

argo-cd 跨站脚本漏洞

GitHub argo-cd is an open source application from Github. A declarative GitOps continuous delivery tool for Kubernetes. github.com/argoproj/argo-cd/cmd A cross-site scripting vulnerability exists, which stems from the fact that SSO providers connecting to Argo CD will have to send malicious error...

4.8CVSS4.9AI score0.00535EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2021/03/03 12:0 a.m.3 views

PT-2021-15451 · Argo Cd · Argo Cd

Name of the Vulnerable Software and Affected Versions: argo-cd versions prior to 1.7.13 argo-cd versions 1.8.0 through 1.8.6 Description: The issue is related to Cross-site Scripting XSS where a malicious SSO provider connected to Argo CD could send back a malicious error message containing...

4.8CVSS6.2AI score0.00535EPSS
Exploits0References13
Snyk
Snyk
added 2021/02/22 9:58 a.m.1 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS the SSO provider connected to Argo CD would have to send back a malicious error message containing JavaScript to the user. Remediation Upgrade github.com/argoproj/argo-cd/cmd to version 1.7.13, 1.8.6 or higher...

4.8CVSS6.3AI score0.00535EPSS
Exploits0References2
Veracode
Veracode
added 2021/02/10 2:48 a.m.17 views

Insecure Session Management

github.com/argoproj/argo-cd handles session tokens in an insecure manner. The issue arises when it does not check if an account is deactivated before returning a valid token claim...

6.5CVSS1.5AI score0.01271EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2021/02/09 3:15 p.m.36 views

CVE-2021-26921

In util/session/sessionmanager.go in Argo CD before 1.8.4, tokens continue to work even when the user account is disabled...

6.5CVSS0.01271EPSS
Exploits0References3
OSV
OSV
added 2021/02/09 3:15 p.m.9 views

CVE-2021-26921

In util/session/sessionmanager.go in Argo CD before 1.8.4, tokens continue to work even when the user account is disabled...

6.5CVSS6.8AI score
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2021/02/09 3:15 p.m.3 views

CVE-2021-26921

In util/session/sessionmanager.go in Argo CD before 1.8.4, tokens continue to work even when the user account is disabled...

6.5CVSS6.4AI score0.01271EPSS
Exploits0References4
Prion
Prion
added 2021/02/09 3:15 p.m.20 views

Code injection

In util/session/sessionmanager.go in Argo CD before 1.8.4, tokens continue to work even when the user account is disabled...

5CVSS6.4AI score0.01271EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2021/02/09 2:8 p.m.67 views

CVE-2021-26921

CVE-2021-26921 affects Argo CD before 1.8.4, from the util/session/sessionmanager.go code. The root issue allows tokens to remain valid after the associated user account is disabled, enabling continued token authentication despite deactivation. The impact is described across multiple sources (e.g...

6.5CVSS6.3AI score0.01271EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2021/02/09 2:8 p.m.36 views

CVE-2021-26921

In util/session/sessionmanager.go in Argo CD before 1.8.4, tokens continue to work even when the user account is disabled...

6.6AI score0.01271EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2021/02/09 12:0 a.m.6 views

PT-2021-17177 · Argo Cd · Argo Cd

Name of the Vulnerable Software and Affected Versions: Argo CD versions prior to 1.8.4 Description: The issue arises from the fact that tokens remain active even after the associated user account has been disabled. This is due to a problem in the util/session/sessionmanager.go file...

6.5CVSS6.8AI score0.01271EPSS
Exploits0References9
Veracode
Veracode
added 2020/04/13 6:20 a.m.17 views

Information Disclosure

github.com/argoproj/argo-cd is vulnerable to information disclosure. An authenticated user is able to retrieve secrets and manifests that are stored within the git via API calls to manifests...

6.5CVSS2.7AI score0.01374EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2020/04/09 9:37 a.m.18 views

Session Fixation

github.com/argoproj/argo-cd is susceptible to session fixation. The attack exists because its authentication system issued immutable tokens without expiration, allowing an user to reuse the token without re-authentication...

7.5CVSS3AI score0.01712EPSS
Exploits1References3Affected Software1
NVD
NVD
added 2020/04/08 8:15 p.m.23 views

CVE-2020-8828

As of v1.5.0, the default admin password is set to the argocd-server pod name. For insiders with access to the cluster or logs, this issue could be abused for privilege escalation, as Argo has privileged roles. A malicious insider is the most realistic threat, but pod names are not meant to be ke...

8.8CVSS8.7AI score0.018EPSS
Exploits1References3
Prion
Prion
added 2020/04/08 8:15 p.m.17 views

Default credentials

As of v1.5.0, the default admin password is set to the argocd-server pod name. For insiders with access to the cluster or logs, this issue could be abused for privilege escalation, as Argo has privileged roles. A malicious insider is the most realistic threat, but pod names are not meant to be ke...

6.5CVSS8.7AI score0.018EPSS
Exploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2020/04/08 12:0 a.m.5 views

PT-2020-20311 · Intuit · Argo Cd

Name of the Vulnerable Software and Affected Versions: Argo CD versions 1.5.0 through 1.8.0 Description: The default admin password is set to the argocd-server pod name, which could be abused for privilege escalation by insiders with access to the cluster or logs, as Argo has privileged roles. A...

8.8CVSS7.5AI score0.018EPSS
Exploits1References11
Rows per page
Query Builder