Lucene search
K

17 matches found

Snyk
Snyk
added 2026/04/08 9:0 p.m.1 views

Use of a Broken or Risky Cryptographic Algorithm

Overview org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation. Affected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm which may arise due to improper preservation of the configured cipher preference order. An attacker who can...

8.2CVSS5.8AI score0.00033EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/10/16 7:56 a.m.1 views

CVE-2025-55039

This issue affects Apache Spark versions before 3.4.4, 3.5.2 and 4.0.0. Apache Spark versions before 4.0.0, 3.5.2 and 3.4.4 use an insecure default network encryption cipher for RPC communication between nodes. When spark.network.crypto.enabled is set to true it is set to false by default, but...

6.5CVSS6.7AI score0.00099EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2025/10/15 9:30 a.m.4 views

Apache Spark has Inadequate Encryption Strength

This issue affects Apache Spark versions before 3.4.4, 3.5.2 and 4.0.0. Apache Spark versions before 4.0.0, 3.5.2 and 3.4.4 use an insecure default network encryption cipher for RPC communication between nodes. When spark.network.crypto.enabled is set to true it is set to false by default, but...

6.5CVSS6.8AI score0.00099EPSS
Exploits0References4Affected Software2
OSV
OSV
added 2024/08/20 8:31 p.m.8 views

GO-2023-1804 Kyverno vulnerable due to usage of insecure cipher in github.com/kyverno/kyverno

Kyverno vulnerable due to usage of insecure cipher in github.com/kyverno/kyverno...

7AI score
Exploits0References3
OSV
OSV
added 2023/05/30 8:7 p.m.81 views

GHSA-HGV6-W7R3-W4QW Kyverno vulnerable due to usage of insecure cipher

Summary Insecure 3DES ciphers are used which may lead to exploitation of the Sweet32 vulnerability. Specifically, the ciphers TLSECDHERSAWITH3DESEDECBCSHA secp256r1 and TLSRSAWITH3DESEDECBCSHA rsa 2048 are allowed. See CVE-2016-2183. This is fixed in Kyverno v1.9.5 and v1.10.0 and no known users...

7AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2023/05/30 8:7 p.m.68 views

Kyverno vulnerable due to usage of insecure cipher

Summary Insecure 3DES ciphers are used which may lead to exploitation of the Sweet32 vulnerability. Specifically, the ciphers TLSECDHERSAWITH3DESEDECBCSHA secp256r1 and TLSRSAWITH3DESEDECBCSHA rsa 2048 are allowed. See CVE-2016-2183. This is fixed in Kyverno v1.9.5 and v1.10.0 and no known users...

7.5CVSS6.8AI score0.40993EPSS
Exploits7References4Affected Software1
OSV
OSV
added 2023/05/11 7:15 p.m.1 views

CVE-2023-2443

Rockwell Automation ThinManager product allows the use of medium strength ciphers. If the client requests an insecure cipher, a malicious actor could potentially decrypt traffic sent between the client and server API...

7.5CVSS7.1AI score
Exploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:44 a.m.3 views

SUSE CVE-2012-4571

Python Keyring 0.9.1 does not securely initialize the cipher when encrypting passwords for CryptedFileKeyring files, which makes it easier for local users to obtain passwords via a brute-force attack...

2.1CVSS6.5AI score0.00065EPSS
Exploits0References3
Hacker One
Hacker One
added 2021/04/22 10:39 p.m.36 views

curl: CVE-2021-22897: schannel cipher selection surprise

Summary: Commit "schannel: support selecting ciphers" added support for selecting the ciphers with SCHANNEL. However, due to use of a static algIds array for ciphers in setsslciphers the last configured cipher list will override configuration used by other connections, leading to potential wrong...

4.3CVSS5.8AI score0.00791EPSS
Exploits1
OSV
OSV
added 2021/02/03 4:15 p.m.16 views

CVE-2021-25763

In JetBrains Ktor before 1.4.2, weak cipher suites were enabled by default...

5.3CVSS6.9AI score
Exploits0References2
CNVD
CNVD
added 2017/08/19 12:0 a.m.3 views

Google Android Qualcomm Component Unauthorized Operation Vulnerability (CNVD-2017-26831)

Android is a Linux-based open-source operating system developed by Google and the Open Handheld Alliance OHA, and Qualcomm closed-source components are among the closed-source components developed by Qualcomm. A security vulnerability exists in the Qualcomm closed-source component in Android, whi...

10CVSS9.3AI score0.00057EPSS
Exploits0References1
Veracode
Veracode
added 2017/05/03 5:58 a.m.7 views

Insecure Cipher

github.com/go-macaron/macaron uses an insecure cipher for AES keys. The library uses MD5 to create AES keys which is considered insecure since MD5 is vulnerable to rainbow table attacks...

6.7AI score
Exploits0
Veracode
Veracode
added 2017/04/27 7:43 a.m.6 views

Insecure Default Cipher

github.com/kubernetes/kubernetes is uses an insecure cipher as its default. It defaults to TLS 1.0 which is vulnerable to the POODLE attack...

6.7AI score
Exploits0
Veracode
Veracode
added 2017/04/17 7:35 a.m.6 views

Insecure Cipher

requests uses an insecure cipher. The library uses the SHA1 hashing algorithm by default which was shown to be compromised with the SHA1 shatter attack. The library also does not offer any alternate hashing algorithm...

6.7AI score
Exploits0
OSV
OSV
added 2012/11/30 10:55 p.m.21 views

PYSEC-2012-8

Python Keyring 0.9.1 does not securely initialize the cipher when encrypting passwords for CryptedFileKeyring files, which makes it easier for local users to obtain passwords via a brute-force attack...

2.1CVSS3.6AI score0.00065EPSS
Exploits0References4
PyPA
PyPA
added 2012/11/30 10:55 p.m.6 views

PYSEC-2012-8

Python Keyring 0.9.1 does not securely initialize the cipher when encrypting passwords for CryptedFileKeyring files, which makes it easier for local users to obtain passwords via a brute-force attack...

2.1CVSS6.5AI score0.00065EPSS
Exploits0References4Affected Software1
Apache Tomcat
Apache Tomcat
added 2006/04/27 12:0 a.m.66 views

Fixed in Apache Tomcat 5.5.17, 5.0.SVN

Important: Information disclosure CVE-2007-1858 The default SSL configuration permitted the use of insecure cipher suites including the anonymous cipher suite. The default configuration no longer permits the use of insecure cipher suites. Affects: 5.0.0-5.0.30, 5.5.0-5.5.16...

2.6CVSS6AI score0.05274EPSS
Exploits0Affected Software1
Rows per page
Query Builder