tchatzi/Authen-TOTP

tchatzi/Authen-TOTP

Releases3
Frequency2 years 11 months
Last Release
Stars1
Perl Interface to RFC6238 two factor authentication (2FA)

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH

Authen::TOTP versions before 0.1.1 for Perl generate secrets using rand. Secrets were generated using Perl's built-in rand function, which is predictable and unsuitable for security usage.