Lucene search
+L

11969 matches found

Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.8 views

PT-2025-21253

Name of the Vulnerable Software and Affected Versions Node.js versions 20.x through 24.x Description Node.js is susceptible to a remote crash issue due to a flaw in the SignTraits::DeriveBits function. This flaw can be triggered by malformed crypto input in background threads, leading to a...

7.8CVSS6.9AI score0.00812EPSS
SaveExploits1References132
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.18 views

PT-2026-7944

Name of the Vulnerable Software and Affected Versions WWW::OAuth versions 1.000 and earlier Description The software utilizes the rand function as the default source of entropy for cryptographic functions, which is not cryptographically secure. This can potentially compromise the security of...

7.3CVSS5.3AI score0.00255EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.5 views

PT-2025-30668

Name of the Vulnerable Software and Affected Versions libssh affected versions not specified Description A flaw exists in libssh, a library implementing the SSH protocol. During the key exchange KEX process, an allocation failure within cryptographic functions can result in a NULL pointer...

4.7CVSS6.6AI score0.00402EPSS
SaveExploits0References88
CVE
CVE
added 2024/12/30 4:19 p.m.106 views

CVE-2024-56516

CVE-2024-56516 affects free-one-api up to version 1.0.1, where MD5 is used to hash passwords before sending to the backend. This hashing approach is cryptographically broken and vulnerable to collision attacks, exposing potential credential compromise. The available connected documents specify th...

6.9CVSS6.8AI score0.00335EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/12/30 4:19 p.m.47 views

CVE-2024-56516 free-one-api uses md5 for password storage

free-one-api allows users to access large language model reverse engineering libraries through the standard OpenAI API format. In versions up to and including 1.0.1, MD5 is used to hash passwords before sending them to the backend. MD5 is a cryptographically broken hashing algorithm and is no...

6.9CVSS0.00335EPSS
SaveExploits0References2
NVD
NVD
added 2024/12/30 10:15 a.m.42 views

CVE-2024-47921

Smadar SPS – CWE-327: Use of a Broken or Risky Cryptographic Algorithm...

8.4CVSS0.00154EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/30 9:47 a.m.8 views

CVE-2024-47921 Smadar SPS – CWE-327: Use of a Broken or Risky Cryptographic Algorithm

Smadar SPS – CWE-327: Use of a Broken or Risky Cryptographic Algorithm...

8.4CVSS7AI score0.00154EPSS
SaveExploits0References1
CVE
CVE
added 2024/12/30 9:47 a.m.71 views

CVE-2024-47921

CVE-2024-47921 concerns Smadar SPS with CWE-327: Use of a Broken or Risky Cryptographic Algorithm. Affected product: Smadar SPS; reports reference cryptographic weaknesses in the software (CNNVD 202412-3229) and details vary by source (e.g., version 4.0.44.0.64 cited by CNNVD). CVSS 3.1 metrics i...

8.4CVSS8.4AI score0.00154EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/12/30 9:47 a.m.34 views

CVE-2024-47921 Smadar SPS – CWE-327: Use of a Broken or Risky Cryptographic Algorithm

Smadar SPS – CWE-327: Use of a Broken or Risky Cryptographic Algorithm...

8.4CVSS0.00154EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/12/30 12:00 a.m.13 views

PT-2024-32897 · Unknown · Smadar Sps

Name of the Vulnerable Software and Affected Versions: Smadar SPS affected versions not specified Description: The issue is related to the use of a broken or risky cryptographic algorithm, as identified by CWE-327. This could potentially lead to security risks due to the weakness in the...

8.4CVSS7AI score0.00154EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/12/30 12:00 a.m.13 views

Fortinet FortiClient 7.0.x < 7.0.14 / 7.2.x < 7.2.7 / 7.4.x < 7.4.2 Information Disclosure (FG-IR-23-278)

The version of Fortinet FortiClient running on the remote host is prior to 7.0.14, 7.2.7, or 7.4.2. It is, therefore, affected by a an information disclosure vulnerability due to the use of a hard-coded cryptographic key to encrypt security sensitive data in configuration. An attacker with access...

5CVSS5.9AI score0.00141EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/12/29 11:30 a.m.13 views

CVE-2024-56754 crypto: caam - Fix the pointer passed to caam_qi_shutdown()

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - Fix the pointer passed to caamqishutdown The type of the last parameter given to devmaddactionorreset is "struct caamdrvprivate ", but in caamqishutdown, it is casted to "struct device ". Pass the correct parameter...

7.6AI score0.00212EPSS
SaveExploits0References7
RustSec
RustSec
added 2024/12/28 12:00 p.m.18 views

Use of insecure cryptographic algorithms

This crate uses a number of cryptographic algorithms that are no longer considered secure and it uses them in ways that do not guarantee the integrity of the encrypted data. MagicCrypt64 uses the insecure DES block cipher in CBC mode without authentication. This allows for practical brute force a...

7AI score
SaveExploits0
OSV
OSV
added 2024/12/28 12:00 p.m.5 views

RUSTSEC-2024-0430 Use of insecure cryptographic algorithms

This crate uses a number of cryptographic algorithms that are no longer considered secure and it uses them in ways that do not guarantee the integrity of the encrypted data. MagicCrypt64 uses the insecure DES block cipher in CBC mode without authentication. This allows for practical brute force a...

7AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/12/24 1:28 p.m.22 views

CVE-2024-53162

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat4xxx - fix off by one in uofgetname The fwobjs array has "numobjs" elements so the needs to be = to prevent an out of bounds read. Mitigation To mitigate this issue, prevent module qat4xxx from being loaded. Please...

5.3CVSS6.6AI score0.00257EPSS
SaveExploits0References4
CNVD
CNVD
added 2024/12/20 12:00 a.m.29 views

Dell RecoverPoint for Virtual Machines Encryption Issue Vulnerability

Dell RecoverPoint for Virtual Machines is a simple, efficient operations and disaster recovery solution from Dell, Inc. For virtualized applications in VMware environments. A cryptographic issue vulnerability exists in Dell RecoverPoint for Virtual Machines version 6.0 SP1 and version 6.0 SP1 P1,...

9.8CVSS7.1AI score0.00546EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/19 1:15 a.m.36 views

CVE-2021-39081

IBM Cognos Analytics Mobile for Android 1.1.14 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information...

7.5CVSS0.00323EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/12/19 12:22 a.m.30 views

CVE-2021-39081 IBM Cognos Analytics Mobile information disclosure

IBM Cognos Analytics Mobile for Android 1.1.14 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information...

5.9CVSS0.00323EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/19 12:22 a.m.16 views

CVE-2021-39081 IBM Cognos Analytics Mobile information disclosure

IBM Cognos Analytics Mobile for Android 1.1.14 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information...

5.9CVSS6.6AI score0.00323EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/12/19 12:00 a.m.10 views

PT-2024-11001 · Ibm · Ibm Cognos Analytics Mobile For Android

Name of the Vulnerable Software and Affected Versions: IBM Cognos Analytics Mobile for Android version 1.1.14 Description: The issue concerns the use of weaker than expected cryptographic algorithms, which could allow an attacker to decrypt highly sensitive information. There is no information...

7.5CVSS5.2AI score0.00323EPSS
SaveExploits0References5
Rows per page
Query Builder