Lucene search
+L

391 matches found

Cvelist
Cvelist
added 2026/03/05 1:24 a.m.38 views

CVE-2025-40926 Plack::Middleware::Session::Simple versions before 0.05 for Perl generates session ids insecurely

Plack::Middleware::Session::Simple versions before 0.05 for Perl generates session ids insecurely. The default 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 epoch time may be...

0.00433EPSS
SaveExploits0References6
CVE
CVE
added 2026/03/05 1:24 a.m.23 views

CVE-2025-40926

Summary of vulnerability (CVE-2025-40926) : Plack::Middleware::Session::Simple for Perl versions before 0.05 generates session IDs insecurely. The default generator uses a SHA-1 hash seeded with the built-in rand() function, the epoch time, and the process ID (PID). The PID comes from a small set...

9.8CVSS5.7AI score0.00433EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/05 12:0 a.m.12 views

PT-2026-23125

Name of the Vulnerable Software and Affected Versions Net::NSCA::Client versions through 0.009002 Description Net::NSCA::Client for Perl utilizes an inadequate random number generator. Version 0.003 transitioned to using Data::Rand::Obscure instead of Crypt::Random for generating initialization...

9.1CVSS5.8AI score0.00409EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/02/27 8:12 p.m.31 views

CVE-2026-3255 HTTP::Session2 versions before 1.12 for Perl may generate weak session ids using the rand() function

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...

0.00418EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/02/25 4:6 a.m.9 views

CVE-2024-58041

Smolder versions through 1.51 for Perl uses insecure rand function for cryptographic functions. Smolder 1.51 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Smolder::DB::Developer uses t...

9.1CVSS5.3AI score0.00409EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/24 12:16 a.m.10 views

CVE-2024-58041

Smolder versions through 1.51 for Perl uses insecure rand function for cryptographic functions. Smolder 1.51 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Smolder::DB::Developer uses t...

9.1CVSS5.8AI score0.00409EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/23 11:54 p.m.17 views

CVE-2024-58041

CVE-2024-58041 affects Smolder versions through 1.51 for Perl. The root cause is using the non-cryptographically secure rand() entropy source in cryptographic functions, via Smolder::DB::Developer which relies on the Data::Random library (intended for testing). The result is potentially insecure ...

9.1CVSS5.3AI score0.00409EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/02/23 11:54 p.m.30 views

CVE-2024-58041 Smolder versions through 1.51 for Perl uses insecure rand() function for cryptographic functions

Smolder versions through 1.51 for Perl uses insecure rand function for cryptographic functions. Smolder 1.51 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Smolder::DB::Developer uses t...

0.00409EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/02/23 12:0 a.m.9 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
NVD
NVD
added 2026/02/16 10:22 p.m.13 views

CVE-2025-15578

Maypole versions from 2.10 through 2.13 for Perl generates session ids insecurely. The session id is seeded with the system time which is available from HTTP response headers, a call to the built-in rand function, and the PID...

9.8CVSS0.00278EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/16 9:18 p.m.35 views

CVE-2025-15578 Maypole versions from 2.10 through 2.13 for Perl generates session ids insecurely

Maypole versions from 2.10 through 2.13 for Perl generates session ids insecurely. The session id is seeded with the system time which is available from HTTP response headers, a call to the built-in rand function, and the PID...

0.00278EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/14 1:28 a.m.10 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.4AI score0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/13 12:16 a.m.15 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.3CVSS0.00255EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/02/13 12:0 a.m.13 views

MetaCPAN WWW::OAuth 安全漏洞

MetaCPAN WWW::OAuth is a Perl authentication library developed by the MetaCPAN Foundation. Versions of MetaCPAN WWW::OAuth 1.000 and earlier contained a security vulnerability. This vulnerability stemmed from using the rand function as the default entropy source for encryption functions, which is...

7.3CVSS5.8AI score0.00255EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/02/12 11:39 p.m.6 views

CVE-2025-40905 WWW::OAuth 1.000 and earlier for Perl uses insecure rand() function for cryptographic functions

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...

5.5AI score0.00255EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/02/12 11:39 p.m.10 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
RedhatCVE
RedhatCVE
added 2026/01/09 11:49 a.m.12 views

CVE-2009-4326

The RAND scalar function in the Common Code Infrastructure component in IBM DB2 9.5 before FP5 and 9.7 before FP1, when the Database Partitioning Feature DPF is used, produces "repeating" return values, which might allow attackers to defeat protection mechanisms based on randomization by predicti...

4.3CVSS6.7AI score0.0179EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/01/02 9:29 p.m.13 views

Malicious code in @nitaiapiiro/rand_emoji (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 686999eb6a9720383d59bbca502497c33b67e49cd4f21b0fd3eba33d9be8aefe The package @nitaiapiiro/randemoji was found to contain malicious code...

7AI score
SaveExploits0
EUVD
EUVD
added 2026/01/02 9:29 p.m.6 views

EUVD-2026-0745

Malicious code in @nitaiapiiro/randemoji npm...

6.6AI score
SaveExploits0
OSV
OSV
added 2026/01/02 9:29 p.m.24 views

MAL-2026-8 Malicious code in @nitaiapiiro/rand_emoji (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 686999eb6a9720383d59bbca502497c33b67e49cd4f21b0fd3eba33d9be8aefe The package @nitaiapiiro/randemoji was found to contain malicious code...

6.8AI score
SaveExploits0
Rows per page
Query Builder