Lucene search
+L

240 matches found

Cvelist
Cvelist
added 2023/03/30 6:57 p.m.39 views

CVE-2023-28835 Insecure randomness for default password in nextcloud

Nextcloud server is an open source home cloud implementation. In affected versions the generated fallback password when creating a share was using a weak complexity random number generator, so when the sharer did not change it the password could be guessable to an attacker willing to brute force...

3.5CVSS7.9AI score0.0054EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/03/01 12:00 a.m.6 views

PT-2023-22986 · Netflix · Netflix Lemur

Name of the Vulnerable Software and Affected Versions: Netflix Lemur versions prior to 1.3.2 Description: The issue is related to Netflix Lemur using insufficiently random values when generating default credentials. This may allow an attacker to guess the credentials and gain access to resources...

8.7CVSS7.3AI score0.00784EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2023/02/01 12:00 a.m.10 views

dotCMS 安全特征问题漏洞

dotCMS is a content management system CMS from the United States dotCMS. The system supports modules such as RSS feeds, blogs, forums, etc., and is easy to extend and build. A security signature issue vulnerability exists in dotCMS core versions 5.3.8.5 through 5.3.8.15 and 21.03 through 22.10.1,...

8.8CVSS7.9AI score0.00644EPSS
SaveExploits0References2
Snyk
Snyk
added 2022/12/18 1:19 p.m.58 views

Insecure Randomness

Overview Affected versions of this package are vulnerable to Insecure Randomness in the Request function, which uses cryptographically insecure random numbers. Remediation Upgrade DNS to version 7.0.0 or higher. References - GitHub Commit - GitHub PR...

9.8CVSS7AI score0.0075EPSS
SaveExploits0References2
OSV
OSV
added 2022/11/07 4:15 a.m.12 views

CVE-2022-44795

An issue was discovered in Object First Ootbi BETA build 1.0.7.712. A flaw was found in the Web Service, which could lead to local information disclosure. The command that creates the URL for the support bundle uses an insecure RNG. That can lead to prediction of the generated URL. As a result, a...

6.5CVSS5.8AI score0.00537EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2022/10/21 11:35 a.m.107 views

Nextcloud: Insecure randomness for default password in file sharing when password policy app is disabled

The password generation function used for protecting shared links in Nextcloud was using an insecure random number generator, which could allow an attacker to access the shared files without knowledge of the password...

7.5CVSS7.6AI score0.0054EPSS
SaveExploits0
OSV
OSV
added 2022/07/26 12:01 a.m.20 views

GHSA-6X93-H9G3-9PHR otp-generator before v3.0.0 insecurely generates random one-time passwords

The package otp-generator before 3.0.0 are vulnerable to Insecure Randomness due to insecure generation of random one-time passwords, which may allow a brute-force attack...

9.8CVSS9.4AI score0.00864EPSS
SaveExploits0References5
OSV
OSV
added 2022/07/25 2:15 p.m.18 views

CVE-2021-23451

The package otp-generator before 3.0.0 are vulnerable to Insecure Randomness due to insecure generation of random one-time passwords, which may allow a brute-force attack...

9.8CVSS9.4AI score
SaveExploits0References3
NVD
NVD
added 2022/07/25 2:15 p.m.23 views

CVE-2021-23451

The package otp-generator before 3.0.0 are vulnerable to Insecure Randomness due to insecure generation of random one-time passwords, which may allow a brute-force attack...

9.8CVSS0.00864EPSS
SaveExploits0References3
Prion
Prion
added 2022/07/25 2:15 p.m.16 views

Design/Logic Flaw

The package otp-generator before 3.0.0 are vulnerable to Insecure Randomness due to insecure generation of random one-time passwords, which may allow a brute-force attack...

7.5CVSS9.3AI score0.00864EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2022/07/25 2:11 p.m.62 views

CVE-2021-23451

CVE-2021-23451 affects otp-generator prior to 3.0.0, where insecure randomness in the one-time password generation can enable brute-force attacks. Public sources in connected documents consistently describe insecure random number generation (Math.Random) as the root cause, leading to predictable ...

9.8CVSS7.9AI score0.00864EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/07/25 2:11 p.m.27 views

CVE-2021-23451 Insecure Randomness

The package otp-generator before 3.0.0 are vulnerable to Insecure Randomness due to insecure generation of random one-time passwords, which may allow a brute-force attack...

6.5CVSS9.6AI score0.00864EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2022/07/25 2:05 p.m.6 views

CVE-2021-23451

The package otp-generator before 3.0.0 are vulnerable to Insecure Randomness due to insecure generation of random one-time passwords, which may allow a brute-force attack...

9.8CVSS7.2AI score0.00864EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/07/25 12:00 a.m.6 views

otp-generator 安全特征问题漏洞

otp-generator is a simple one-time password generator from the individual developer Maheshkumar Kakade. A security vulnerability exists in otp-generator versions prior to 3.0.0 that stems from insecure random one-time passwords being generated.The package is susceptible to insecure randomization,...

9.8CVSS8.2AI score0.00864EPSS
SaveExploits0References4
Veracode
Veracode
added 2022/06/22 2:31 a.m.29 views

Insecure Randomness

github.com/argoproj/argo-cd is vulnerable to insecure randomness. The vulnerability exists because the library used insufficient entropy to seed the non-cryptographically-secure pseudo-random number generator in Oauth2/OIDC login flows when SSO login is initiated from the Argo CD CLI or UI,...

8.3CVSS7.8AI score0.00914EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2022/05/31 12:00 a.m.10 views

SSH.NET 安全特征问题漏洞

SSH.NET is an SSH library for .NET optimized for parallelism. A security signature issue vulnerability exists in SSH.NET versions 2020.0.0 and 2020.0.1, which stems from a client's private key being generated during an X25519 key exchange using System.Random. System.Random is not a...

6.5CVSS6.3AI score0.01455EPSS
SaveExploits1References5
OSV
OSV
added 2022/05/16 6:15 a.m.6 views

CVE-2022-30782

Openmoney API through 2020-06-29 uses the JavaScript Math.random function, which does not provide cryptographically secure random numbers...

7.5CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/04/21 1:57 a.m.27 views

TYPO3 is vulnerable to insecure randomness during hash generation in forgot password function

TYPO3 before 4.3.4 and 4.4.x before 4.4.1 contains insecure randomness during generation of a hash with the "forgot password" function...

5.8CVSS7.1AI score0.00542EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2022/04/21 1:57 a.m.34 views

GHSA-3276-P9F2-8Q89 TYPO3 is vulnerable to insecure randomness during hash generation in forgot password function

TYPO3 before 4.3.4 and 4.4.x before 4.4.1 contains insecure randomness during generation of a hash with the "forgot password" function...

4.8CVSS5.3AI score0.00542EPSS
SaveExploits0References7
OSV
OSV
added 2022/04/21 1:57 a.m.43 views

GHSA-C7XR-736P-29J3 TYPO3 is vulnerable to Insecure randomness in uniqid function

TYPO3 before 4.1.14, 4.2.x before 4.2.13, 4.3.x before 4.3.4 and 4.4.x before 4.4.1 contains insecure randomness in the uniqid function...

5.3CVSS5.5AI score0.01203EPSS
SaveExploits0References9
Rows per page
Query Builder