Lucene search
+L

408 matches found

Cvelist
Cvelist
added 2024/02/09 10:25 p.m.45 views

CVE-2023-6935 Marvin Attack vulnerability in SP Math All RSA

wolfSSL SP Math All RSA implementation is vulnerable to the Marvin Attack, new variation of a timing Bleichenbacher style attack, when built with the following options to configure: --enable-all CFLAGS="-DWOLFSSLSTATICRSA" The define “WOLFSSLSTATICRSA” enables static RSA cipher suites, which is n...

5.9CVSS5.8AI score0.00539EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/01/30 6:46 p.m.24 views

Marvin Attack

wolfssl is vulnerable to Marvin Attack. The vulnerability is due to the implementation of the RSA cipher within the wolfSSL library, when Enables static RSA cipher suites using the "--enable-all" option and the "-DWOLFSSLSTATICRSA" CFLAGS option.It allows an attacker to decrypt ciphertexts and...

5.9CVSS7AI score0.00539EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/26 1:57 a.m.49 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.53 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
Prion
Prion
added 2024/01/25 8:15 p.m.37 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.72 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
CVE
CVE
added 2024/01/25 7:45 p.m.374 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
OSV
OSV
added 2024/01/25 7:45 p.m.28 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 score
SaveExploits0References7
OSV
OSV
added 2024/01/24 6:15 p.m.8 views

CVE-2021-42143

An issue was discovered in Contiki-NG tinyDTLS through master branch 53a0d97. An infinite loop bug exists during the handling of a ClientHello handshake message. This bug allows remote attackers to cause a denial of service by sending a malformed ClientHello handshake message with an odd length o...

9.1CVSS6AI score0.00812EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/01/24 12:00 a.m.36 views

CVE-2021-42143

An issue was discovered in Contiki-NG tinyDTLS through master branch 53a0d97. An infinite loop bug exists during the handling of a ClientHello handshake message. This bug allows remote attackers to cause a denial of service by sending a malformed ClientHello handshake message with an odd length o...

9.3AI score0.00812EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/01/24 12:00 a.m.9 views

PT-2024-11021 · Unknown · Contiki-Ng

Name of the Vulnerable Software and Affected Versions: Contiki-NG tinyDTLS through master branch 53a0d97 Description: An issue exists in the handling of a ClientHello handshake message, where an infinite loop bug can be triggered by remote attackers sending a malformed message with an odd length ...

9.1CVSS9.2AI score0.00812EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/01/03 8:06 p.m.32 views

The DES/3DES cipher was used as part of the TLS protocol by installation tools

Impact What kind of vulnerability is it? Who is impacted? The Karmada components deployed with karmadactl, karma-operator, and helm chart take Golang default cipher suites as part of the TLS protocol, which includes the insecure algorithm. Referring to...

7.1AI score
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/01/03 8:06 p.m.20 views

GHSA-7XG2-83F8-39MR The DES/3DES cipher was used as part of the TLS protocol by installation tools

Impact What kind of vulnerability is it? Who is impacted? The Karmada components deployed with karmadactl, karma-operator, and helm chart take Golang default cipher suites as part of the TLS protocol, which includes the insecure algorithm. Referring to...

7.1AI score
SaveExploits0References6
Citrix
Citrix
added 2023/08/22 12:00 a.m.13 views

Applications in a StoreFront store fail to enumerate and launch. An SSL connection error is reported

After upgrading to SF 1912 CU2, the store fails to present apps, and the following info is seen in the event log: Event ID:0 An SSL connection could not be established: None of the SSL cipher suites offered TLSECDHERSAWITHAES128CBCSHA, TLSECDHERSAWITHAES256CBCSHA, TLSECDHERSAWITHAES128CBCSHA256,...

7AI score
SaveExploits0
OSV
OSV
added 2023/08/15 7:15 p.m.8 views

CVE-2023-4326

Broadcom RAID Controller web interface is vulnerable has an insecure default TLS configuration that supports obsolete SHA1-based ciphersuites...

7.5CVSS5.8AI score0.00399EPSS
SaveExploits0References2
NVD
NVD
added 2023/07/18 7:15 p.m.33 views

CVE-2023-28021

The BigFix WebUI uses weak cipher suites...

7.5CVSS0.00301EPSS
SaveExploits0References1
Prion
Prion
added 2023/07/18 7:15 p.m.27 views

Code injection

The BigFix WebUI uses weak cipher suites...

5CVSS7.6AI score0.00301EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/07/18 6:55 p.m.33 views

CVE-2023-28021 BigFix WebUI is vulnerable to use of a risky cryptographic algorithm

The BigFix WebUI uses weak cipher suites...

5.9CVSS7.8AI score0.00301EPSS
SaveExploits0References1
CVE
CVE
added 2023/07/18 6:55 p.m.64 views

CVE-2023-28021

CVE-2023-28021 concerns HCL BigFix WebUI and the use of weak cipher suites. The vulnerability is described across multiple feeds as a crypto-related weakness affecting the WebUI, with confidentiality impact; no explicit exploitation details or affected version ranges are provided in the supplied ...

7.5CVSS6.3AI score0.00301EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/07/18 12:00 a.m.11 views

PT-2023-21487 · Ibm · Bigfix Webui

Name of the Vulnerable Software and Affected Versions: BigFix WebUI affected versions not specified Description: The issue concerns the use of weak cipher suites by the BigFix WebUI. Recommendations: At the moment, there is no information about a newer version that contains a fix for this...

7.5CVSS7.5AI score0.00301EPSS
SaveExploits0References3
Rows per page
Query Builder