Lucene search
+L

640 matches found

Chainguard
Chainguard
added 2024/03/07 10:54 p.m.37 views

GHSA-C5Q2-7R4C-MV6G vulnerabilities

Vulnerabilities for packages: frp, cloudflared, temporal-fips, rekor, bank-vaults, guac, tekton-chains, kube-rbac-proxy-fips, timestamp-authority, vexctl, kubernetes-dashboard-fips, slsa-verifier, grpc-health-probe, step, ko-fips, bank-vaults-fips, cosign-fips, goreleaser, falcoctl,...

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

GHSA-8R3F-844C-MC37 vulnerabilities

Vulnerabilities for packages: syft, temporal-fips, kyverno-policy-reporter-kyverno-plugin, logstash-exporter-fips, kubeflow-fips, gh, crossplane-provider-aws-eks, grafana-operator-fips, vexctl, nats, prometheus-elasticsearch-exporter-fips, conftest-fips, capslock, cfssl, azure-aad-pod-identity-mi...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2024/03/05 11:15 p.m.86 views

CVE-2024-24786 vulnerabilities

Vulnerabilities for packages: syft, temporal-fips, kyverno-policy-reporter-kyverno-plugin, logstash-exporter-fips, kubeflow-fips, gh, crossplane-provider-aws-eks, grafana-operator-fips, vexctl, nats, prometheus-elasticsearch-exporter-fips, conftest-fips, capslock, cfssl, azure-aad-pod-identity-mi...

7.5CVSS6.1AI score0.01262EPSS
SaveExploits0
Wolfi
Wolfi
added 2024/01/26 1:57 a.m.240 views

GHSA-GR79-9V6V-GC9R vulnerabilities

Vulnerabilities for packages: dex...

7.5AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/01/26 1:57 a.m.43 views

Dex discarding TLSconfig and always serves deprecated TLS 1.0/1.1 and insecure ciphers

Summary Dex 2.37.0 is serving HTTPS with insecure TLS 1.0 and TLS 1.1. Details While working on https://github.com/dexidp/dex/issues/2848 and implementing configurable TLS support, I noticed my changes did not have any effect in TLS config, so I started investigating...

7.5CVSS7.4AI score0.00435EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2024/01/26 1:57 a.m.51 views

GHSA-GR79-9V6V-GC9R Dex discarding TLSconfig and always serves deprecated TLS 1.0/1.1 and insecure ciphers

Summary Dex 2.37.0 is serving HTTPS with insecure TLS 1.0 and TLS 1.1. Details While working on https://github.com/dexidp/dex/issues/2848 and implementing configurable TLS support, I noticed my changes did not have any effect in TLS config, so I started investigating...

8.7CVSS7.4AI score0.00435EPSS
SaveExploits1References7
Chainguard
Chainguard
added 2024/01/26 1:57 a.m.18 views

GHSA-GR79-9V6V-GC9R vulnerabilities

Vulnerabilities for packages: dex...

7.3AI score
SaveExploits0
Wolfi
Wolfi
added 2024/01/25 8:15 p.m.24 views

CVE-2024-23656 vulnerabilities

Vulnerabilities for packages: dex...

7.5CVSS7.5AI score0.00435EPSS
SaveExploits1
Chainguard
Chainguard
added 2024/01/25 8:15 p.m.53 views

CVE-2024-23656 vulnerabilities

Vulnerabilities for packages: dex...

7.5CVSS7.1AI score0.00435EPSS
SaveExploits1
NVD
NVD
added 2024/01/25 8:15 p.m.50 views

CVE-2024-23656

Dex is an identity service that uses OpenID Connect to drive authentication for other apps. Dex 2.37.0 serves HTTPS with insecure TLS 1.0 and TLS 1.1. cmd/dex/serve.go line 425 seemingly sets TLS 1.2 as minimum version, but the whole tlsConfig is ignored after TLS cert reloader was introduced in...

7.5CVSS7.4AI score0.00435EPSS
SaveExploits1References5
Prion
Prion
added 2024/01/25 8:15 p.m.36 views

Authentication flaw

Dex is an identity service that uses OpenID Connect to drive authentication for other apps. Dex 2.37.0 serves HTTPS with insecure TLS 1.0 and TLS 1.1. cmd/dex/serve.go line 425 seemingly sets TLS 1.2 as minimum version, but the whole tlsConfig is ignored after TLS cert reloader was introduced in...

5CVSS7.4AI score0.00435EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2024/01/25 7:45 p.m.70 views

CVE-2024-23656 Dex 2.37.0 is discarding TLSconfig and always serves deprecated TLS 1.0/1.1 and insecure ciphers

Dex is an identity service that uses OpenID Connect to drive authentication for other apps. Dex 2.37.0 serves HTTPS with insecure TLS 1.0 and TLS 1.1. cmd/dex/serve.go line 425 seemingly sets TLS 1.2 as minimum version, but the whole tlsConfig is ignored after TLS cert reloader was introduced in...

7.5CVSS7.6AI score0.00435EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2024/01/25 7:45 p.m.8 views

CVE-2024-23656 Dex 2.37.0 is discarding TLSconfig and always serves deprecated TLS 1.0/1.1 and insecure ciphers

Dex is an identity service that uses OpenID Connect to drive authentication for other apps. Dex 2.37.0 serves HTTPS with insecure TLS 1.0 and TLS 1.1. cmd/dex/serve.go line 425 seemingly sets TLS 1.2 as minimum version, but the whole tlsConfig is ignored after TLS cert reloader was introduced in...

7.5CVSS7.4AI score0.00435EPSS
SaveExploits1References5
CVE
CVE
added 2024/01/25 7:45 p.m.365 views

CVE-2024-23656

Dex 2.37.0 serves HTTPS with TLS 1.0/1.1 and non-respected cipher suites because tlsConfig is ignored after the TLS cert reloader; minimum TLS version hardening is ineffective. This can allow eavesdropping on TLS 1.0/1.1 traffic. The issue is fixed in Dex 2.38.0.

7.5CVSS7.3AI score0.00435EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2024/01/25 12:0 a.m.11 views

dex Security Vulnerabilities

dex is an identity service that uses OpenID Connect to drive authentication for other applications. A security vulnerability exists in versions of dex prior to 2.38.0 that stems from the use of insecure TLS 1.0 and TLS 1.1 to provide HTTPS, which can be exploited by an attacker to decrypt TLS 1.0...

7.5CVSS6.9AI score0.00435EPSS
SaveExploits1References6
OSV
OSV
added 2024/01/04 1:15 a.m.7 views

CVE-2024-20802

Improper access control vulnerability in Samsung DeX prior to SMR Jan-2024 Release 1 allows owner to access other users' notification in a multi-user environment...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2024/01/04 1:15 a.m.30 views

CVE-2024-20802

Improper access control vulnerability in Samsung DeX prior to SMR Jan-2024 Release 1 allows owner to access other users' notification in a multi-user environment...

5.5CVSS4.9AI score0.00155EPSS
SaveExploits0References1
Prion
Prion
added 2024/01/04 1:15 a.m.20 views

Improper access control

Improper access control vulnerability in Samsung DeX prior to SMR Jan-2024 Release 1 allows owner to access other users' notification in a multi-user environment...

1.7CVSS7AI score0.00155EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/01/04 1:10 a.m.7 views

CVE-2024-20802

Improper access control vulnerability in Samsung DeX prior to SMR Jan-2024 Release 1 allows owner to access other users' notification in a multi-user environment...

4.6CVSS5.5AI score0.00155EPSS
SaveExploits0References1
CVE
CVE
added 2024/01/04 1:10 a.m.133 views

CVE-2024-20802

Samsung DeX is affected by CVE-2024-20802 due to improper access control that allows the device owner to access other users’ notifications in a multi-user environment. Affected software: Samsung DeX prior to SMR Jan-2024 Release 1. Root cause: improper access control in the notification handling ...

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder