Lucene search
+L

49 matches found

Positive Technologies
Positive Technologies
added 2026/02/23 12:0 a.m.10 views

PT-2026-21579

Name of the Vulnerable Software and Affected Versions Smolder versions through 1.51 Description Smolder for Perl versions through 1.51 utilizes an insecure rand function for cryptographic operations. Specifically, Smolder::DB::Developer employs the Data::Random library, which relies on the rand...

9.1CVSS6AI score0.00409EPSS
SaveExploits0References12
OSV
OSV
added 2026/02/19 5:28 p.m.8 views

GO-2026-4471 Fiber has an insecure fallback in utils.UUIDv4() / utils.UUID() on crypto/rand failure in github.com/gofiber/fiber

Fiber has an insecure fallback in utils.UUIDv4 / utils.UUID — predictable / zero‑UUID on crypto/rand failure in github.com/gofiber/fiber...

9.4CVSS5.5AI score0.00471EPSS
SaveExploits0References3
Malwarebytes
Malwarebytes
added 2026/02/19 2:46 p.m.11 views

AI-generated passwords are a security risk

Using Artificial Intelligence AI to generate your passwords is a bad idea. It's likely to give that password to a criminal who can then use it in a dictionary attack—which is when an attacker runs through a prepared list of likely passwords words, phrases, patterns with automated tools until one ...

5.6AI score
SaveExploits0
NVD
NVD
added 2026/02/09 6:16 p.m.17 views

CVE-2025-66630

Fiber is an Express inspired web framework written in Go. Before 2.52.11, on Go versions prior to 1.24, the underlying crypto/rand implementation can return an error if secure randomness cannot be obtained. Because no error is returned by the Fiber v2 UUID functions, application code may...

9.4CVSS0.00471EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/14 8:22 p.m.9 views

CVE-2025-68704

Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to 2.2, Jervis uses java.util.Random which is not cryptographically secure for timing attack mitigation. This vulnerability is fixed in 2.2...

8.2CVSS6.8AI score0.0024EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/09 3:31 a.m.27 views

CVE-2025-67504

CVE-2025-67504 affects WBCE CMS (versions 1.6.4 and earlier). The root cause is the use of GenerateRandomPassword() which relies on PHP’s rand(), a non-cryptographically secure RNG. This weakness can allow generated password sequences to be predicted or brute-forced, potentially enabling user acc...

9.8CVSS6.8AI score0.00505EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2025/12/09 1:47 a.m.52 views

CVE-2025-66565 Fiber Utils UUIDv4 and UUID Silent Fallback to Predictable Values

Fiber Utils is a collection of common functions created for Fiber. In versions 2.0.0-rc.3 and below, when the system's cryptographic random number generator crypto/rand fails, both functions silently fall back to returning predictable UUID values, including the zero UUID...

9.3CVSS0.00458EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/09 1:47 a.m.34 views

CVE-2025-66565

Fiber Utils (github.com/gofiber/utils) has a vulnerability in UUIDv4() and UUID() where crypto/rand.Read() failures trigger silent fallbacks to predictable UUID values, including the zero UUID 00000000-0000-0000-0000-000000000000. This root cause affects versions up to 2.0.0-rc.3; the issue is fi...

9.8CVSS6.4AI score0.00458EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/11/09 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not ensuring that setent is always present, which could lead to problems with cryptographic random number...

5AI score0.00209EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2019-9898

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Potential recycling of random numbers used in cryptography exists within PuTTY before 0.71. CVE-2019-9898 Note that Nessus relies on the presence of the package...

9.8CVSS8.1AI score0.03937EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/17 2:15 p.m.2 views

DEBIAN-CVE-2025-40924

Catalyst::Plugin::Session before version 0.44 for Perl generates session ids insecurely. The session id is generated from a usually SHA-1 hash of a simple counter, the epoch time, the built-in rand function, the PID and the current Catalyst context. This information is of low entropy. The PID wil...

6.5CVSS5.3AI score0.00252EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2025/05/29 12:0 a.m.8 views

Joint Data Hiding and Partial Encryption of Compressive Sensed Streams

The paper proposes a method to secure the Compressive Sensing CS streams. It consists in protecting part of the measurements by a secret key and inserting the code into the rest. The secret key is generated via a cryptographically secure pseudo-random number generator CSPRNG and XORed with the...

6.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 10:0 p.m.10 views

CVE-2022-23472

Passeo is an open source python password generator. Versions prior to 1.0.5 rely on the python random library for random value selection. The python random library warns that it should not be used for security purposes due to its reliance on a non-cryptographically secure random number generator...

7.5CVSS6.8AI score0.00791EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/04/05 12:0 a.m.8 views

PT-2025-15066 · Unknown +1 · Amon2::Auth::Site::Line +2

Name of the Vulnerable Software and Affected Versions: Amon2::Auth::Site::LINE versions up to 0.04 Description: The issue concerns the use of a predictable random number generator. Amon2::Auth::Site::LINE utilizes the String::Random module to generate nonce values, which defaults to Perl's built-...

5.5CVSS6.9AI score0.0027EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2025/03/26 12:0 a.m.9 views

MetaCPAN DBIx::Class::EncodedColumn 安全漏洞

MetaCPAN DBIx::Class::EncodedColumn is a component of the MetaCPAN Foundation. A security vulnerability exists in MetaCPAN DBIx::Class::EncodedColumn versions prior to 0.00032, which stems from the use of a non-cryptographically secure rand function for password hash salting...

4CVSS4.8AI score0.00111EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/03/12 5:9 a.m.9 views

SUSE CVE-2025-1828

Crypt::Random Perl package 1.05 through 1.55 may use rand function, which is not cryptographically strong, for cryptographic functions. If the Provider is not specified and /dev/urandom or an Entropy Gathering Daemon egd service is not available Crypt::Random will default to use the insecure...

8.8CVSS6.8AI score0.00392EPSS
SaveExploits0References3
Amazon
Amazon
added 2024/10/02 12:0 a.m.10 views

Medium: c-ares

Issue Overview: Insufficient randomness in generation of DNS query IDs When /dev/urandom or RtlGenRandom are unavailable, c-ares uses rand to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand so will generate predictable output. Input from th...

6.5CVSS6.9AI score0.00905EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/09/26 12:0 a.m.10 views

PT-2024-31741 · Gotenna · Gotenna Pro Atak Plugin

Name of the Vulnerable Software and Affected Versions: goTenna Pro ATAK Plugin affected versions not specified Description: The issue is related to the generation of passwords for sharing cryptographic keys, where the goTenna Pro ATAK Plugin does not utilize SecureRandom. Instead, it uses a rando...

7.1CVSS6.7AI score0.00143EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/01/22 12:0 a.m.10 views

Low: c-ares

Issue Overview: When cross-compiling c-ares and using the autotools build system, CARESRANDOMFILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a...

3.7CVSS6.8AI score0.00936EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/06/14 8:43 a.m.13 views

c-ares: Insufficient randomness in generation of DNS query IDs

A vulnerability was found in c-ares. This issue occurs when /dev/urandom or RtlGenRandom are unavailable, c-ares will use rand to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand, so it will generate predictable output...

6.5CVSS7.3AI score0.00905EPSS
SaveExploits0References5
Rows per page
Query Builder