Lucene search
+L

10766 matches found

OSV
OSV
added 2024/03/06 10:55 a.m.73 views

BIT-KUSTOMIZE-2022-39272 Flux2 vulnerable to Denial of Service due to Improper use of metav1.Duration

Flux is an open and extensible continuous delivery solution for Kubernetes. Versions prior to 0.35.0 are subject to a Denial of Service. Users that have permissions to change Flux’s objects, either through a Flux source or directly within a cluster, can provide invalid data to fields .spec.interv...

5CVSS4.4AI score0.00658EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:54 a.m.40 views

BIT-HELM-2021-21303 Injection attack in Helm

Helm is open-source software which is essentially "The Kubernetes Package Manager". Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. In Helm from version 3.0 and before version 3.5.2, there a few cases where data loaded from potentially untrusted...

6.8CVSS6.8AI score0.0103EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 10:54 a.m.38 views

BIT-HELM-2021-32690 Repository credentials passed to alternate domain

Helm is a tool for managing Charts packages of pre-configured Kubernetes resources. In versions of helm prior to 3.6.1, a vulnerability exists where the username and password credentials associated with a Helm repository could be passed on to another domain referenced by that Helm repository. Thi...

8.6CVSS8.4AI score0.01395EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:54 a.m.44 views

BIT-HELM-2022-23524 Helm vulnerable to Denial of service through string value parsing

Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to Uncontrolled Resource Consumption, resulting in Denial of Service. Input to functions in the strvals package can cause a stack overflow. In Go, a stack overflow cannot be recovered fro...

7.5CVSS7AI score0.0076EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:53 a.m.41 views

BIT-HELM-2022-23525 Helm vulnerable to Denial of service via NULL Pointer Dereference

Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to NULL Pointer Dereference in the repopackage. The repo package contains a handler that processes the index file of a repository. For example, the Helm client adds references to chart...

7.5CVSS6.1AI score0.00818EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:53 a.m.36 views

BIT-HELM-2022-23526 Helm contains Denial of service through schema file

Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to NULL Pointer Dereference in thechartutil package that can cause a segmentation violation. The chartutil package contains a parser that loads a JSON Schema validation file. For example,...

7.5CVSS6.8AI score0.00818EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:53 a.m.49 views

BIT-HELM-2022-36049 Flux2 Helm Controller denial of service

Flux2 is a tool for keeping Kubernetes clusters in sync with sources of configuration, and Flux's helm-controller is a Kubernetes operator that allows one to declaratively manage Helm chart releases. Helm controller is tightly integrated with the Helm SDK. A vulnerability found in the Helm SDK th...

7.7CVSS6.7AI score0.01412EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 10:53 a.m.38 views

BIT-HELM-2022-36055 Denial of service in Helm

Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. Fuzz testing, provided by the CNCF, identified input to functions in the strvals package that can cause an out of memory panic. The strvals package contains a parser that turns strings in to Go...

6.5CVSS6.8AI score0.01047EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:53 a.m.30 views

BIT-HELM-2023-25165 getHostByName Function Information Disclosure

Helm is a tool that streamlines installing and managing Kubernetes applications.getHostByName is a Helm template function introduced in Helm v3. The function is able to accept a hostname and return an IP address for that hostname. To get the IP address the function performs a DNS lookup. The DNS...

4.3CVSS4.5AI score0.00768EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 10:52 a.m.26 views

BIT-GITLAB-RUNNER-2020-13327

An issue has been discovered in GitLab Runner affecting all versions starting from 13.4.0 before 13.4.2, all versions starting from 13.3.0 before 13.3.7, all versions starting from 13.2.0 before 13.2.10. Insecure Runner Configuration in Kubernetes Environments...

7.5CVSS7.2AI score0.00715EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:51 a.m.44 views

BIT-CONTOUR-2020-15127 Denial of service in Contour

In Contour Ingress controller for Kubernetes before version 1.7.0, a bad actor can shut down all instances of Envoy, essentially killing the entire ingress data plane. GET requests to /shutdown on port 8090 of the Envoy pod initiate Envoy's shutdown procedure. The shutdown procedure includes...

7.5CVSS7.5AI score0.01375EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:51 a.m.47 views

BIT-CONTOUR-2021-32783 Authorization bypass in Contour

Contour is a Kubernetes ingress controller using Envoy proxy. In Contour before version 1.17.1 a specially crafted ExternalName type Service may be used to access Envoy's admin interface, which Contour normally prevents from access outside the Envoy container. This can be used to shut down Envoy...

8.5CVSS8.3AI score0.01151EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 10:51 a.m.44 views

BIT-ARGO-CD-2023-25163

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All versions of Argo CD starting with v2.6.0-rc1 have an output sanitization bug which leaks repository access credentials in error messages. These error messages are visible to the user, and they are logged. The error...

6.5CVSS6.5AI score0.00843EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 10:50 a.m.129 views

BIT-ARGO-CD-2023-40029

Argo CD is a declarative continuous deployment for Kubernetes. Argo CD Cluster secrets might be managed declaratively using Argo CD / kubectl apply. As a result, the full secret body is stored inkubectl.kubernetes.io/last-applied-configuration annotation. pull request 7139 introduced the ability ...

9.9CVSS9.2AI score0.01196EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 10:50 a.m.94 views

BIT-ARGO-CD-2023-40584

Argo CD is a declarative continuous deployment for Kubernetes. All versions of ArgoCD starting from v2.4 have a bug where the ArgoCD repo-server component is vulnerable to a Denial-of-Service attack vector. Specifically, the said component extracts a user-controlled tar.gz file without validating...

6.5CVSS6.4AI score0.01419EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:50 a.m.22 views

BIT-ARGO-WORKFLOWS-2022-29164 Privilege Escalation in argo-workflows

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. In affected versions an attacker can create a workflow which produces a HTML artifact containing an HTML file that contains a script which uses XHR calls to interact with the Argo Serv...

7.1CVSS6.5AI score0.00907EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 10:50 a.m.79 views

BIT-AIRFLOW-2023-51702 Apache Airflow CNCF Kubernetes provider, Apache Airflow: Kubernetes configuration file saved without encryption in the Metadata and logged as plain text in the Triggerer service

Since version 5.2.0, when using deferrable mode with the path of a Kubernetes configuration file for authentication, the Airflow worker serializes this configuration file as a dictionary and sends it to the triggerer by storing it in metadata without any encryption. Additionally, if used with an...

6.5CVSS6.2AI score0.00385EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/03/06 12:38 a.m.92 views

Critical: Red Hat Security Advisory: OpenShift Container Platform 4.12.51 bug fix and security update

Red Hat OpenShift Container Platform release 4.12.51 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.12. Red Hat Product Security has rated this update as having a...

9.8CVSS7.1AI score0.03796EPSS
SaveExploits0References15
Wolfi
Wolfi
added 2024/03/06 12:31 a.m.565 views

GHSA-8R3F-844C-MC37 vulnerabilities

Vulnerabilities for packages: kubeflow-pipelines, envoy-ratelimit, flux-image-reflector-controller, kube-logging-operator, kaf, cilium-cli, cosign, grpc-health-probe, crossplane-provider-aws-cloudfront, crossplane-provider-aws-rds, terraform-provider-azurerm, flux, gcsfuse, flux-helm-controller,...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2024/03/06 12:31 a.m.137 views

GHSA-8R3F-844C-MC37 vulnerabilities

Vulnerabilities for packages: docker, rook, actions-runner-controller, grafana-agent-operator, slsa-verifier, temporal, kubernetes-dashboard, step, hubble, terraform-provider-aws, crossplane-provider-azure-sql, prometheus-operator, oauth2-proxy, tkn, step-ca, kyverno-policy-reporter-ui, ferretdb,...

5.9AI score
SaveExploits0
Rows per page
Query Builder