Lucene search
+L

96 matches found

Prion
Prion
added 2021/03/04 6:15 p.m.15 views

Design/Logic Flaw

An issue was discovered in Joomla! 3.2.0 through 3.9.24. Usage of the insecure rand function within the process of generating the 2FA secret...

5CVSS5.3AI score0.01072EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/03/04 5:37 p.m.138 views

CVE-2021-23126

CVE-2021-23126 applies to Joomla! core in versions 3.2.0 through 3.9.24, where the 2FA secret is generated using the insecure rand() function, introducing predictable randomness in the 2FA secret generation. This vulnerability is tied to insecure randomness in the 2FA secret generation process. M...

5.3CVSS6.1AI score0.01072EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2020/02/28 3:15 p.m.4 views

DEBIAN-CVE-2019-10064

hostapd before 2.6, in EAP mode, makes calls to the rand and random standard library functions without any preceding srand or srandom call, which results in inappropriate use of deterministic values. This was fixed in conjunction with CVE-2016-10743...

7.5CVSS7.1AI score0.03842EPSS
SaveExploits1References1
OSV
OSV
added 2019/11/20 1:33 a.m.19 views

GHSA-H7QW-MXRM-C6H2 Unauthenticated crypto and weak IV in Magento\Framework\Encryption

The construct function in Framework/Encryption/Crypt.php in Magento 2 uses the PHP rand function to generate a random number for the initialization vector, which makes it easier for remote attackers to defeat cryptographic protection mechanisms by guessing the value...

7.5CVSS7.5AI score0.00846EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2011/02/08 9:0 p.m.34 views

CVE-2010-4728

Zikula before 1.3.1 uses the rand and srand PHP functions for random number generation, which makes it easier for remote attackers to defeat protection mechanisms based on randomization by predicting a return value, as demonstrated by the authid protection mechanism...

6.7AI score0.00949EPSS
SaveExploits0References1
NVD
NVD
added 2009/12/16 6:30 p.m.36 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.3AI score0.0179EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2009/12/16 6:0 p.m.40 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...

6.3AI score0.0179EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2008/07/16 9:57 a.m.10 views

PHP 32 bit weak random seed

The GENERATESEED macro in PHP 4.x before 4.4.8 and 5.x before 5.2.5, when running on 32-bit systems, performs a multiplication using values that can produce a zero seed in rare circumstances, which allows context-dependent attackers to predict subsequent values of the rand and mtrand functions an...

7.5CVSS5.8AI score0.03392EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2008/07/16 9:36 a.m.8 views

PHP weak 64 bit random seed

The GENERATESEED macro in PHP 4.x before 4.4.8 and 5.x before 5.2.5, when running on 64-bit systems, performs a multiplication that generates a portion of zero bits during conversion due to insufficient precision, which produces 24 bits of entropy and simplifies brute force attacks against...

9.8CVSS7.4AI score0.04289EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2008/07/02 1:15 p.m.8 views

PHP 32 bit weak random seed

The GENERATESEED macro in PHP 4.x before 4.4.8 and 5.x before 5.2.5, when running on 32-bit systems, performs a multiplication using values that can produce a zero seed in rare circumstances, which allows context-dependent attackers to predict subsequent values of the rand and mtrand functions an...

7.5CVSS5.8AI score0.03392EPSS
SaveExploits1References4
NVD
NVD
added 2008/05/07 9:20 p.m.22 views

CVE-2008-2107

The GENERATESEED macro in PHP 4.x before 4.4.8 and 5.x before 5.2.5, when running on 32-bit systems, performs a multiplication using values that can produce a zero seed in rare circumstances, which allows context-dependent attackers to predict subsequent values of the rand and mtrand functions an...

7.5CVSS9.5AI score0.03392EPSS
SaveExploits1References32
UbuntuCve
UbuntuCve
added 2008/05/07 9:20 p.m.43 views

CVE-2008-2108

The GENERATESEED macro in PHP 4.x before 4.4.8 and 5.x before 5.2.5, when running on 64-bit systems, performs a multiplication that generates a portion of zero bits during conversion due to insufficient precision, which produces 24 bits of entropy and simplifies brute force attacks against...

9.8CVSS7.2AI score0.04289EPSS
SaveExploits1References2
CVE
CVE
added 2008/05/07 9:0 p.m.126 views

CVE-2008-2108

CVE-2008-2108 affects PHP 4.x prior to 4.4.8 and PHP 5.x prior to 5.2.5 on 64-bit systems. The GENERATE_SEED macro’s precision loss during 64-bit multiplication yields only 24 bits of entropy, making brute‑force attacks against protections using rand/mt_rand easier. The issue is fixed in the adve...

9.8CVSS9.4AI score0.04289EPSS
SaveExploits1References29Affected Software1
CVE
CVE
added 2008/05/07 9:0 p.m.129 views

CVE-2008-2107

The CVE concerns PHP’s GENERATE_SEED macro on 32-bit builds, where a rare multiplication can yield a zero seed, allowing an attacker to predict subsequent values of rand() and mt_rand(). Affected are PHP 4.x before 4.4.8 and 5.x before 5.2.5; multiple advisories note this issue across Linux distr...

7.5CVSS9.5AI score0.03392EPSS
SaveExploits1References32Affected Software1
Positive Technologies
Positive Technologies
added 2007/05/16 12:0 a.m.5 views

PT-2007-4044 · Php · Php

Name of the Vulnerable Software and Affected Versions: PHP affected versions not specified Description: A design error in the make http soap request function in PHP's soap extension causes it to call php rand r with an uninitialized variable, potentially leading to weak encryption of sensitive...

5CVSS7.7AI score0.02424EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2004/09/01 4:0 a.m.26 views

CVE-2002-1511

The vncserver wrapper for vnc before 3.3.3r2-21 uses the rand function instead of srand, which causes vncserver to generate weak cookies...

6.5AI score0.01808EPSS
SaveExploits0References9
Rows per page
Query Builder