greenpau/go-authcrunch

greenpau/go-authcrunch

Releases84
Frequency2 weeks 4 days
Last Release
Stars57
AuthCrunch provides Authentication, Authorization, and Accounting (AAA) Security Functions (SF) in Golang

CVE History

CVEPublishedCVSS v3CVSS v2
6.5 MEDIUM

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.