Lucene search
+L

1599 matches found

RedhatCVE
RedhatCVE
added 2025/02/05 7:38 p.m.15 views

CVE-2022-39218

The JS Compute Runtime for Fastly's Compute@Edge platform provides the environment JavaScript is executed in when using the Compute@Edge JavaScript SDK. In versions prior to 0.5.3, the Math.random and crypto.getRandomValues methods fail to use sufficiently random values. The initial value to seed...

7.5CVSS6.5AI score0.00802EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/01/30 4:02 a.m.10 views

Incorrect Usage Of Seeds

org.apache.cocoon, cocoon-forms-impl is vulnerable to Incorrect Usage of Seeds . The vulnerability is due to predictability in the random number generation process, as the PRNG was seeded with the startup time, allowing attackers to guess continuation identifiers and access unauthorized...

7.5CVSS6.7AI score0.00773EPSS
SaveExploits0References6Affected Software2
Cvelist
Cvelist
added 2025/01/27 2:47 p.m.39 views

CVE-2025-24783 Apache Cocoon: continuations may not be private

UNSUPPORTED WHEN ASSIGNED Incorrect Usage of Seeds in Pseudo-Random Number Generator PRNG vulnerability in Apache Cocoon. This issue affects Apache Cocoon: all versions. When a continuation is created, it gets a random identifier. Because the random number generator used to generate these...

0.00773EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/01/27 2:47 p.m.9 views

CVE-2025-24783 Apache Cocoon: continuations may not be private

UNSUPPORTED WHEN ASSIGNED Incorrect Usage of Seeds in Pseudo-Random Number Generator PRNG vulnerability in Apache Cocoon. This issue affects Apache Cocoon: all versions. When a continuation is created, it gets a random identifier. Because the random number generator used to generate these...

7.6AI score0.00773EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/27 2:47 p.m.80 views

CVE-2025-24783

Apache Cocoon is affected by an Incorrect Usage of Seeds in the PRNG for continuation identifiers. The PRNG is seeded with startup time, making continuation IDs potentially predictable and enabling access to unauthorized continuations. The issue is stated to affect all versions of Apache Cocoon, ...

7.5CVSS7AI score0.00773EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/01/18 12:00 a.m.11 views

WordPress plugin WP Abstracts 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site request forger...

6.1CVSS8.3AI score0.002EPSS
SaveExploits0References6
NVD
NVD
added 2025/01/09 7:15 a.m.15 views

CVE-2024-40762

Use of Cryptographically Weak Pseudo-Random Number Generator PRNG in the SonicOS SSLVPN authentication token generator that, in certain cases, can be predicted by an attacker potentially resulting in authentication bypass...

9.8CVSS0.0104EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/01/09 6:43 a.m.11 views

CVE-2024-40762

Use of Cryptographically Weak Pseudo-Random Number Generator PRNG in the SonicOS SSLVPN authentication token generator that, in certain cases, can be predicted by an attacker potentially resulting in authentication bypass...

7.2AI score0.0104EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/07 8:15 p.m.17 views

CVE-2025-0218

When batch jobs are executed by pgAgent, a script is created in a temporary directory and then executed. In versions of pgAgent prior to 4.2.3, an insufficiently seeded random number generator is used when generating the directory name, leading to the possibility for a local attacker to pre-creat...

7.1CVSS0.00174EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/07 8:15 p.m.1 views

DEBIAN-CVE-2025-0218

When batch jobs are executed by pgAgent, a script is created in a temporary directory and then executed. In versions of pgAgent prior to 4.2.3, an insufficiently seeded random number generator is used when generating the directory name, leading to the possibility for a local attacker to pre-creat...

7.1CVSS5.6AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/07 8:15 p.m.11 views

UBUNTU-CVE-2025-0218

When batch jobs are executed by pgAgent, a script is created in a temporary directory and then executed. In versions of pgAgent prior to 4.2.3, an insufficiently seeded random number generator is used when generating the directory name, leading to the possibility for a local attacker to pre-creat...

7.1CVSS5.8AI score0.00174EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/01/07 7:18 p.m.16 views

CVE-2025-0218 pgAgent scheduled batch job scripts are created in a predictable temporary directory potentially allowing a denial of service

When batch jobs are executed by pgAgent, a script is created in a temporary directory and then executed. In versions of pgAgent prior to 4.2.3, an insufficiently seeded random number generator is used when generating the directory name, leading to the possibility for a local attacker to pre-creat...

5.5CVSS6.9AI score0.00174EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/07 12:00 a.m.9 views

pgAgent 安全漏洞

pgAgent is an open source job scheduler for PostgreSQL from the pgAdmin Project. A security vulnerability exists in pgAgent versions prior to 4.2.3 that stems from insufficient initialization of the random number generator used to generate directory names, which allows a local attacker to...

7.1CVSS5.2AI score0.00174EPSS
SaveExploits0References2
NVD
NVD
added 2025/01/02 5:15 a.m.15 views

CVE-2002-20002

The Net::EasyTCP package before 0.15 for Perl always uses Perl's builtin rand, which is not a strong random number generator, for cryptographic keys...

5.4CVSS0.00305EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/02 12:00 a.m.10 views

PT-2025-1323 · Unknown · Net::Easytcp

Name of the Vulnerable Software and Affected Versions: Net::EasyTCP versions prior to 0.15 Description: The issue concerns the use of Perl's built-in rand function, which is not a strong random number generator, for generating cryptographic keys. This weakness can potentially lead to predictable...

5.4CVSS6.8AI score0.00305EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/01/02 12:00 a.m.18 views

CVE-2002-20002

The Net::EasyTCP package before 0.15 for Perl always uses Perl's builtin rand, which is not a strong random number generator, for cryptographic keys...

5.4CVSS0.00305EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/01/02 12:00 a.m.9 views

MetaCPAN Net::EasyTCP 安全漏洞

MetaCPAN Net::EasyTCP is a module of the MetaCPAN Foundation. It is used to create secure, bandwidth-friendly TCP/IP clients and servers. A security vulnerability exists in MetaCPAN Net::EasyTCP versions prior to 0.15, which stems from the use of Perl's built-in rand function to generate...

5.4CVSS6.5AI score0.00305EPSS
SaveExploits0References3
CVE
CVE
added 2025/01/02 12:00 a.m.63 views

CVE-2002-20002

CVE-2002-20002 affects Net::EasyTCP (Perl) before 0.15. The issue is that cryptographic keys are generated using Perl’s built-in rand(), which is not a strong RNG. Impact: potential weakness in cryptographic keys. CVSSv3.1 base score 5.4 (Network, High attack complexity, No privileges required, U...

5.4CVSS7AI score0.00305EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/18 12:00 a.m.6 views

WordPress plugin SliceWP Affiliates 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site reques...

6.1CVSS8.3AI score0.00202EPSS
SaveExploits0References6
CNVD
CNVD
added 2024/12/13 12:00 a.m.11 views

SonicWALL SMA100 Encryption Issue Vulnerability

The SonicWALL SMA100 is a secure access gateway appliance from SonicWALL USA. The SonicWALL SMA100 suffers from a cryptographic issue vulnerability that stems from the use of a weakly encrypted pseudo-random number generator in the backup code generator. An attacker could exploit the vulnerabilit...

5.3CVSS6.7AI score0.00341EPSS
SaveExploits0References1
Rows per page
Query Builder