Versions of the package github.com/greenpau/caddy-security before 1.0.42 are vulnerable to Insecure Randomness due to using an insecure random number generation library which could possibly be predicted via a brute-force search. Attackers could use the potentially predictable nonce value used for authentication purposes in the OAuth flow to conduct OAuth replay attacks. In addition, insecure randomness is used while generating multifactor authentication (MFA) secrets and creating API keys in the database package.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-02-17 05:15
Updated : 2024-11-21 08:54
NVD link : CVE-2024-21495
Mitre link : CVE-2024-21495
CVE.ORG link : CVE-2024-21495
JSON object : View
Products Affected
No product.
CWE
CWE-330
Use of Insufficiently Random Values