CVE-2025-40915 in Mojolicious::Plugin::CSRF
Zusammenfassung
von MITRE • 11.06.2025
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.
Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.