PT-2025-25230 · Unknown · Mojolicious::Plugin::Csrf
Published
2025-06-11
·
Updated
2025-06-11
·
CVE-2025-40915
CVSS v3.1
7.0
High
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
Mojolicious::Plugin::CSRF version 1.03
Description
The issue concerns a weak random number source used for generating CSRF tokens. Specifically, the tokens are generated as an MD5 of the process id, the current time, and a single call to the built-in
rand() function.Recommendations
For Mojolicious::Plugin::CSRF version 1.03, consider updating to a newer version that addresses the weak random number source issue.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Mojolicious::Plugin::Csrf