Lucene search
+L

313 matches found

Cvelist
Cvelist
added 2026/03/05 2:18 a.m.38 views

CVE-2024-57854 Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator

Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand function, which is not suitable fo...

0.00409EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/05 2:18 a.m.21 views

CVE-2024-57854

Summary: CVE-2024-57854 affects Net::NSCA::Client for Perl up to version 0.009002, where a cryptographic weakness arises from using a non-cryptographically secure random number generator. The affected code shifted from Crypt::Random to Data::Rand::Obscure (which relies on Perl’s rand()), enabling...

9.1CVSS5.9AI score0.00409EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/28 1:56 a.m.10 views

CVE-2025-40932

Apache::SessionX versions through 2.01 for Perl create insecure session id. Apache::SessionX generates session ids insecurely. The default session id generator in Apache::SessionX::Generate::MD5 returns a MD5 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will...

8.2CVSS5.9AI score0.002EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/27 8:21 p.m.14 views

CVE-2026-3255

HTTP::Session2 versions before 1.12 for Perl for Perl may generate weak session ids using the rand function. The HTTP::Session2 session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come from a small set of numbers, and the epo...

6.5CVSS0.00418EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/02/26 11:33 p.m.2 views

CVE-2025-40932 Apache::SessionX versions through 2.01 for Perl create insecure session id

Apache::SessionX versions through 2.01 for Perl create insecure session id. Apache::SessionX generates session ids insecurely. The default session id generator in Apache::SessionX::Generate::MD5 returns a MD5 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will...

5.9AI score0.002EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/02/12 11:39 p.m.18 views

CVE-2025-40905

WWW::OAuth 1.000 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions...

7.3CVSS5.2AI score0.00255EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/02/02 9:52 p.m.7 views

CVE-2025-36253

IBM Concert 1.0.0 through 2.1.0 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information...

5.9CVSS5.4AI score0.00203EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2026/01/21 7:45 a.m.16 views

Cryptographic Weakness

Elliptic is vulnerable to cryptographic weakness. The vulnerability is due to incorrect byte-length computation and truncation of the RFC 6979 deterministic nonce k when it contains leading zeros, which results in faulty signatures and allows an attacker, under certain conditions, to derive the...

5.6CVSS5.9AI score0.00171EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/01/20 10:15 p.m.12 views

CVE-2025-58743

Use of a Broken or Risky Cryptographic Algorithm DES vulnerability in the Password class in C2SConnections.dll in Milner ImageDirector Capture on Windows allows Encryption Brute Forcing to obtain database credentials.This issue affects ImageDirector Capture: from 7.0.9.0 before 7.6.3.25808...

7.5CVSS0.00074EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:58 a.m.9 views

CVE-2025-40933

Apache::AuthAny::Cookie v0.201 or earlier for Perl generates session ids insecurely. Session ids are generated using an MD5 hash of the epoch time and a call to the built-in rand function. The epoch time may be guessed, if it is not leaked from the HTTP Date header. The built-in rand function is...

7.5CVSS7AI score0.0041EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/29 7:27 a.m.9 views

Security Bulletin: Vulnerability in Apache Tomcat affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge.

Summary Potential vulnerability in Apache Tomcat has been identified that affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge - Assistant Builder Component. . The vulnerability have been addressed. Refer to details for additional information...

7CVSS6.9AI score0.00147EPSS
SaveExploits0Affected Software2
Cvelist
Cvelist
added 2025/12/26 11:43 p.m.28 views

CVE-2025-68932 FreshRSS has weak cryptographic randomness in remember-me token and nonce generation

FreshRSS is a free, self-hostable RSS aggregator. Prior to version 1.28.0, FreshRSS uses cryptographically weak random number generators mtrand and uniqid to generate remember-me authentication tokens and challenge-response nonces. This allows attackers to predict valid session tokens, leading to...

6.3CVSS0.00561EPSS
SaveExploits1References3
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/11 11:08 a.m.5 views

Security Bulletin: Formidable 2.1.0–3.5.2 Uses Non-Cryptographically Secure hexoid for Filename Randomization, affects watsonx.data

Summary Formidable aka node-formidable 2.1.0 through 3.x before 3.5.3 relies on hexoid to prevent guessing of filenames for untrusted executable content; however, hexoid is documented as not "cryptographically secure." Also, there is a scenario in which only the last two characters of a hexoid...

3.1CVSS5.5AI score0.0041EPSS
SaveExploits1Affected Software1
Snyk
Snyk
added 2025/12/08 5:57 p.m.6 views

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Overview Affected versions of this package are vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator PRNG due to the UUIDv4 and UUID functions silently returning predictable values, such as the zero UUID, when the cryptographic random number generator fails. An attacker can...

9.8CVSS7.7AI score0.00458EPSS
SaveExploits0References4
CNVD
CNVD
added 2025/11/27 12:00 a.m.18 views

IBM Concert Encryption Issues Vulnerabilities

IBM Concert is a generative artificial intelligence-driven automated application management and monitoring tool based on the watsonx platform released in May 2024 by IBM. IBM Concert suffers from a cryptographic issue vulnerability that stems from the use of weak encryption algorithms, which can ...

7.5CVSS6.7AI score0.00176EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/11/26 8:50 a.m.4 views

CVE-2025-59390 Apache Druid: Kerberos authenticaton chooses a cryptographically unsecure secret if not configured explicitly.

Apache Druid’s Kerberos authenticator uses a weak fallback secret when the druid.auth.authenticator.kerberos.cookieSignatureSecret configuration is not explicitly set. In this case, the secret is generated using ThreadLocalRandom, which is not a crypto-graphically secure random number generator...

6.8AI score0.00611EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/10 7:15 p.m.7 views

CVE-2025-43723

Dell PowerScale OneFS, versions prior to 9.10.1.3 and versions 9.11.0.0 through 9.12.0.0, contains a use of a broken or risky cryptographic algorithm vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to Information disclosure...

7.5CVSS5.8AI score0.00184EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/10/22 11:24 a.m.17 views

Security Bulletin: IBM watsonx Orchestrate Developer Edition affected by vulnerability in jose-4.15.9.tgz

Summary Security Bulletin: IBM watsonx Orchestrate Developer Edition affected by vulnerability in jose-4.15.9.tgz Vulnerability Details CVEID:CVE-2025-45767 DESCRIPTION: jose v6.0.10 was discovered to contain weak encryption. NOTE: this is disputed by a third party because the claim of "do not me...

7CVSS6.9AI score0.00147EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2025/10/21 6:33 p.m.10 views

CVE-2025-6515

The MCP SSE endpoint in oatpp-mcp returns an instance pointer as the session ID, which is not unique nor cryptographically secure. This allows network attackers with access to the oatpp-mcp server to guess future session IDs and hijack legitimate client MCP sessions, returning malicious responses...

6.8CVSS6.8AI score0.00374EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2017-11671

Malware in sbrugna...

7.5CVSS7.5AI score0.00593EPSS
SaveExploits0References2
Rows per page
Query Builder