Lucene search
+L

193 matches found

CVE
CVE
added 2021/12/01 10:50 a.m.67 views

CVE-2021-3990

Technical details (affected versions, root cause specifics, and fixes) for CVE-2021-3990 are not publicly available in the provided connected documents. Monitor for updates from vendors and vulnerability databases.

6.5CVSS6.4AI score0.00863EPSS
SaveExploits1References2Affected Software1
WPVulnDB
WPVulnDB
added 2021/10/13 12:0 a.m.37 views

Simple JWT Login < 3.3.0 - Insecure Password Creation

The plugin can be used to create new WordPress user accounts with a randomly generated password. The password is generated using the strshuffle PHP function that "does not generate cryptographically secure values, and should not be used for cryptographic purposes" according to PHP's documentation...

7.5CVSS1.2AI score0.01186EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/09/23 12:44 p.m.36 views

CVE-2021-22948

Vulnerability in the generation of session IDs in revive-adserver 5.3.0, based on the cryptographically insecure uniqid PHP function. Under some circumstances, an attacker could theoretically be able to brute force session IDs in order to take over a specific account...

6.9AI score0.02714EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2021/09/02 5:7 p.m.46 views

Use of Cryptographically Weak Pseudo-Random Number Generator in showdoc

showdoc is vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator PRNG...

7.5CVSS5.8AI score0.01064EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/01 6:35 p.m.40 views

Use of Cryptographically Weak Pseudo-Random Number Generator in yiisoft/yii2-dev

yii2 is vulnerable to Use of Predictable Algorithm in Random Number Generator...

8.1CVSS5.5AI score0.017EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2021/08/30 4:15 p.m.35 views

CVE-2021-27913

The function mtrand is used to generate session tokens, this function is cryptographically flawed due to its nature being one pseudorandomness, an attacker can take advantage of the cryptographically insecure nature of this function to enumerate session tokens for accounts that are not under...

3.5CVSS0.00458EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/30 4:15 p.m.16 views

CVE-2021-27913

The function mtrand is used to generate session tokens, this function is cryptographically flawed due to its nature being one pseudorandomness, an attacker can take advantage of the cryptographically insecure nature of this function to enumerate session tokens for accounts that are not under...

3.5CVSS4AI score
SaveExploits0References1
CVE
CVE
added 2021/08/30 3:55 p.m.99 views

CVE-2021-27913

The CVE-2021-27913 issue is due to using PHP’s mt_rand to generate session tokens, which is cryptographically insecure and can enable enumeration of session tokens. Affected software is Mautic, specifically versions prior to 3.3.4 and versions prior to 4.0.0. The root cause is reliance on a non-c...

3.5CVSS3.6AI score0.00458EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2021/08/25 8:50 p.m.27 views

GHSA-M9M5-CG5H-R582 Improper random number generation in nanorand

In versions of nanorand prior to 0.5.1, RandomGen implementations for standard unsigned integers could fail to properly generate numbers, due to using bit-shifting to truncate a 64-bit number, rather than just an as conversion. This often manifested as RNGs returning nothing but 0, including the...

5.1CVSS9.4AI score0.01515EPSS
SaveExploits0References5
NVD
NVD
added 2021/08/04 2:15 p.m.27 views

CVE-2021-3678

showdoc is vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator PRNG...

7.5CVSS0.01064EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/08/04 1:14 p.m.37 views

CVE-2021-3678 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) in star7th/showdoc

showdoc is vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator PRNG...

7.5CVSS6AI score0.01064EPSS
SaveExploits0References2
OSV
OSV
added 2021/06/16 5:31 p.m.54 views

GHSA-GQ67-PP9W-43GP Cryptographically weak CSRF tokens in Apache MyFaces

In the default configuration, Apache MyFaces Core versions 2.2.0 to 2.2.13, 2.3.0 to 2.3.7, 2.3-next-M1 to 2.3-next-M4, and 3.0.0-RC1 use cryptographically weak implicit and explicit cross-site request forgery CSRF tokens. Due to that limitation, it is possible although difficult for an attacker ...

7.5CVSS7.5AI score0.03026EPSS
SaveExploits3References7
Cvelist
Cvelist
added 2021/06/09 7:10 p.m.37 views

CVE-2021-0131

Use of cryptographically weak pseudo-random number generator PRNG in an API for the IntelR Security Library before version 3.3 may allow an authenticated user to potentially enable information disclosure via network access...

6.5AI score0.0081EPSS
SaveExploits0References1
CVE
CVE
added 2021/06/09 7:10 p.m.82 views

CVE-2021-0131

The CVE-2021-0131 issue is documented across multiple sources as a vulnerability in the Intel® Security Library prior to version 3.3, caused by the use of a cryptographically weak pseudo-random number generator (PRNG). An authenticated user could potentially disclose information over the network ...

6.5CVSS6.2AI score0.0081EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/06 5:22 p.m.46 views

Discovery uses the same AES/GCM Nonce throughout the session

Discovery uses the same AES/GCM Nonce throughout the session though it should be generated on per message basis which can lead to the leaking of the session key. As the actual ENR record is signed with a different key it is not possible for an attacker to alter the ENR record. Note that the node...

5.3CVSS1.4AI score0.00489EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/04/06 5:22 p.m.25 views

GHSA-W3HJ-WR2Q-X83G Discovery uses the same AES/GCM Nonce throughout the session

Discovery uses the same AES/GCM Nonce throughout the session though it should be generated on per message basis which can lead to the leaking of the session key. As the actual ENR record is signed with a different key it is not possible for an attacker to alter the ENR record. Note that the node...

5.3CVSS5.2AI score0.00489EPSS
SaveExploits0References4
OSV
OSV
added 2021/03/26 4:49 p.m.39 views

GHSA-2H3H-VW8R-82RP Weak JSON Web Token in yapi-vendor

Weak JSON Web Token JWT signing secret generation in YMFE YApi through 1.9.2 allows recreation of other users' JWT tokens. This occurs because Math.random in Node.js is used as a source of randomness in jwt signing. Math.random does not provide cryptographically secure random numbers. This has be...

5.1CVSS5.1AI score0.00338EPSS
SaveExploits0References4
Packet Storm
Packet Storm
added 2021/02/20 12:0 a.m.387 views

Apache MyFaces 2.x Cross Site Request Forgery

Ceritude Securiy Advisory - CSA-2021-001 PRODUCT : Apache MyFaces VENDOR : The Apache Software Foundation SEVERITY : High AFFECTED VERSION : =2.2.13, =2.3.7, =2.3-next-M4, =2.1 branches IDENTIFIERS : CVE-2021-26296 PATCH VERSION : 2.2.14, 2.3.8, 2.3-next-M5, 3.0.0 FOUND BY : Wolfgang Ettlinger,...

0.7AI score0.03026EPSS
SaveExploits3
NVD
NVD
added 2021/02/19 9:15 a.m.24 views

CVE-2021-26296

In the default configuration, Apache MyFaces Core versions 2.2.0 to 2.2.13, 2.3.0 to 2.3.7, 2.3-next-M1 to 2.3-next-M4, and 3.0.0-RC1 use cryptographically weak implicit and explicit cross-site request forgery CSRF tokens. Due to that limitation, it is possible although difficult for an attacker ...

7.5CVSS0.03026EPSS
SaveExploits3References4
Prion
Prion
added 2021/02/19 9:15 a.m.26 views

Cross site request forgery (csrf)

In the default configuration, Apache MyFaces Core versions 2.2.0 to 2.2.13, 2.3.0 to 2.3.7, 2.3-next-M1 to 2.3-next-M4, and 3.0.0-RC1 use cryptographically weak implicit and explicit cross-site request forgery CSRF tokens. Due to that limitation, it is possible although difficult for an attacker ...

5.1CVSS7.6AI score0.03026EPSS
SaveExploits3References4Affected Software1
Rows per page
Query Builder