Lucene search
+L

197 matches found

Github Security Blog
Github Security Blog
added 2022/06/21 8:04 p.m.42 views

Argo CD's external URLs for Deployments can include JavaScript

Impact All unpatched versions of Argo CD starting with v1.0.0 are vulnerable to a cross-site scripting XSS bug allowing a malicious user to inject a javascript: link in the UI. When clicked by a victim user, the script will execute with the victim's permissions up to and including admin. The scri...

9CVSS5.6AI score0.00935EPSS
SaveExploits0References5Affected Software2
GitLab Advisory Database
GitLab Advisory Database
added 2022/06/21 12:00 a.m.102 views

Symlink following allows leaking out-of-bounds YAML files from Argo CD repo-server

Impact All unpatched versions of Argo CD starting with v1.3.0 is vulnerable to a symlink following bug allowing a malicious user with repository write access to leak sensitive YAML files from Argo CD's repo-server. A malicious Argo CD user with write access for a repository which is or may be use...

4.3CVSS0.1AI score0.00845EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/17 1:03 a.m.44 views

Insecure path traversal in Git Trigger Source can lead to arbitrary file read

Impact A path traversal issue was found in the g GitArtifactReader.Read API. Read calls into g GitArtifactReader.readFromRepository that opens and reads the file that contains the trigger resource definition: go func g GitArtifactReader readFromRepositoryr git.Repository, dir string No checks are...

7.5CVSS7.1AI score0.01854EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2022/06/17 1:03 a.m.105 views

GHSA-QPGX-64H2-GC3C Insecure path traversal in Git Trigger Source can lead to arbitrary file read

Impact A path traversal issue was found in the g GitArtifactReader.Read API. Read calls into g GitArtifactReader.readFromRepository that opens and reads the file that contains the trigger resource definition: go func g GitArtifactReader readFromRepositoryr git.Repository, dir string No checks are...

7.5CVSS7.3AI score0.01854EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2022/06/17 1:02 a.m.44 views

Uses of deprecated API can be used to cause DoS in user-facing endpoints

Impact Several HandleRoute endpoints make use of the deprecated ioutil.ReadAll. ioutil.ReadAll reads all the data into memory. As such, an attacker who sends a large request to the Argo Events server will be able to crash it and cause denial of service. Eventsources susceptible to an out-of-memor...

7.5CVSS7.1AI score0.0157EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/06/17 1:02 a.m.121 views

GHSA-5Q86-62XR-3R57 Uses of deprecated API can be used to cause DoS in user-facing endpoints

Impact Several HandleRoute endpoints make use of the deprecated ioutil.ReadAll. ioutil.ReadAll reads all the data into memory. As such, an attacker who sends a large request to the Argo Events server will be able to crash it and cause denial of service. Eventsources susceptible to an out-of-memor...

7.5CVSS7.3AI score0.0157EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/06/06 9:50 p.m.46 views

Node DOS by way of memory exhaustion through ExecSync request in CRI-O

Description An ExecSync request runs a command in a container and returns the output to the Kubelet. It is used for readiness and liveness probes within a pod. The way CRI-O runs ExecSync commands is through conmon. CRI-O asks conmon to start the process, and conmon writes the output to disk. CRI...

7.8CVSS0.03105EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2022/05/19 8:44 p.m.31 views

Denial Of Service (DoS)

elog is vulnerable to denial of service DoS attacks. CNCF Envoy consumes excessive amounts of memory when proxying HTTP/1.1 requests or responses with many small chunks...

7.5CVSS7.3AI score0.01887EPSS
SaveExploits0References5Affected Software1
ThreatPost
ThreatPost
added 2022/02/16 4:03 p.m.348 views

High-Severity RCE Bug Found in Popular Apache Cassandra Database

Researchers have shared details about a now-patched, high-severity security bug in the Apache Cassandra open-source NoSQL distributed database that’s easy to exploit and, if left unpatched, could enable attackers to gain remote code execution RCE. The bug, which involves how Cassandra creates...

9.1CVSS9.3AI score0.55006EPSS
SaveExploits7References11
GithubExploit
GithubExploit
added 2021/12/10 11:34 p.m.455 views

Exploit for Uncontrolled Resource Consumption in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

Workaround for CVE-2021-44228 Log4j RCE exploit as a buildpa...

10CVSS9.6AI score0.99999EPSS
SaveExploits365
Github Security Blog
Github Security Blog
added 2021/11/15 5:35 p.m.32 views

Privilege escalation to cluster admin on multi-tenant environments

Users that can create Kubernetes Secrets, Service Accounts and Flux Kustomization objects, could execute commands inside the kustomize-controller container by embedding a shell script in a Kubernetes Secret. This can be used to run kubectl commands under the Service Account of kustomize-controlle...

9CVSS1.9AI score0.01766EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2021/11/15 5:35 p.m.33 views

GHSA-35RF-V2JV-GFG7 Privilege escalation to cluster admin on multi-tenant environments

Users that can create Kubernetes Secrets, Service Accounts and Flux Kustomization objects, could execute commands inside the kustomize-controller container by embedding a shell script in a Kubernetes Secret. This can be used to run kubectl commands under the Service Account of kustomize-controlle...

8.8CVSS9AI score0.01766EPSS
SaveExploits1References3
OSV
OSV
added 2021/06/23 5:20 p.m.64 views

GHSA-M45G-F45X-VV22 Improper input validation in CNCF Cortex

The Alertmanager in CNCF Cortex before 1.8.1 has a local file disclosure vulnerability when -experimental.alertmanager.enable-api is used. The HTTP basic auth passwordfile can be used as an attack vector to send any file content via a webhook. The alertmanager templates can be used as an attack...

5.5CVSS5.1AI score0.0037EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/06/23 5:20 p.m.70 views

Improper input validation in CNCF Cortex

The Alertmanager in CNCF Cortex before 1.8.1 has a local file disclosure vulnerability when -experimental.alertmanager.enable-api is used. The HTTP basic auth passwordfile can be used as an attack vector to send any file content via a webhook. The alertmanager templates can be used as an attack...

5.5CVSS0.9AI score0.0037EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 6:27 p.m.63 views

SQL Injection in Cloud Native Computing Foundation Harbor

Cloud Native Computing Foundation Harbor prior to 1.8.6 and 1.9.3 allows SQL Injection via project quotas in the VMware Harbor Container Registry for the Pivotal Platform...

4.9CVSS4.1AI score0.01424EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2021/04/30 1:15 p.m.37 views

CVE-2021-31232

The Alertmanager in CNCF Cortex before 1.8.1 has a local file disclosure vulnerability when -experimental.alertmanager.enable-api is used. The HTTP basic auth passwordfile can be used as an attack vector to send any file content via a webhook. The alertmanager templates can be used as an attack...

5.5CVSS0.0037EPSS
SaveExploits0References4
OSV
OSV
added 2021/04/30 1:15 p.m.25 views

CVE-2021-31232

The Alertmanager in CNCF Cortex before 1.8.1 has a local file disclosure vulnerability when -experimental.alertmanager.enable-api is used. The HTTP basic auth passwordfile can be used as an attack vector to send any file content via a webhook. The alertmanager templates can be used as an attack...

5.5CVSS6.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2021/04/30 12:46 p.m.51 views

CVE-2021-31232

The Alertmanager in CNCF Cortex before 1.8.1 has a local file disclosure vulnerability when -experimental.alertmanager.enable-api is used. The HTTP basic auth passwordfile can be used as an attack vector to send any file content via a webhook. The alertmanager templates can be used as an attack...

5.5AI score0.0037EPSS
SaveExploits0References4
CVE
CVE
added 2021/04/30 12:46 p.m.83 views

CVE-2021-31232

The CVE-2021-31232 issue affects Cortex’s Alertmanager before version 1.8.1. Root cause: when -experimental.alertmanager.enable-api is enabled, the HTTP basic auth password_file can be used as an attack vector to leak any file content via a webhook, and Alertmanager templates can load any text fi...

5.5CVSS5.1AI score0.0037EPSS
SaveExploits0References4Affected Software1
GithubExploit
GithubExploit
added 2021/01/29 7:24 p.m.457 views

Exploit for Off-by-one Error in Sudo_Project Sudo

CVE-2021-3156 Note: These instructions are my own and not...

7.8CVSS8.1AI score0.99969EPSS
SaveExploits83
Rows per page
Query Builder