Description
Mojolicious::Plugin::CSRF 1.03 for Perl uses a weak random number source for generating CSRF tokens. That version of the module generates tokens as an MD5 of the process id, the current time, and a single call to the built-in rand() function.
Problem types
CWE-338 Use of Cryptographically Weak Pseudo-Random Number Generator
Product status
1.03 (custom)
References
metacpan.org/...04/diff/GRYPHON/Mojolicious-Plugin-CSRF-1.03
metacpan.org/...GRYPHON/Mojolicious-Plugin-CSRF-1.04/changes