Vulnerability in Mojolicious
CVE-2024-58135
Mojolicious versions from 7.28 through 9.45 for Perl will generate weak HMAC session cookie secrets via "mojo generate app" by default. When creating a default app skeleton with the "mojo generate app" tool, a weak secret is written to the application's configuration file using the insecure rand() function, and used for authenticating and protecting the integrity of the application's sessions. This may allow an attacker to brute force the application's session keys. Release 9.46 fixes the issue by providing high quality randomness, even in absence of CryptX. Users should be aware that the update does not replace previously generated weak secrets. A secret generated with the previous version MUST be replaced to ensure the updated version is using a strong secret.
EPSS: 0.005 (43.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Mojolicious
- Sri Mojolicious — versions 7.28
Weakness classification (CWE)
References
- 9b29abf9-4ab0-4765-b253-1875cd9b441e (related, Product)
- 9b29abf9-4ab0-4765-b253-1875cd9b441e (related, Product)
- 9b29abf9-4ab0-4765-b253-1875cd9b441e (related, Product)
- 9b29abf9-4ab0-4765-b253-1875cd9b441e (issue-tracking, Exploit, Patch, Issue Tracking)
- 9b29abf9-4ab0-4765-b253-1875cd9b441e (related, Product)
- 9b29abf9-4ab0-4765-b253-1875cd9b441e (Technical Description, technical-description)
- 9b29abf9-4ab0-4765-b253-1875cd9b441e (Patch, exploit, Issue Tracking)
- 9b29abf9-4ab0-4765-b253-1875cd9b441e (mailing-list)
- 9b29abf9-4ab0-4765-b253-1875cd9b441e (mailing-list)
- 9b29abf9-4ab0-4765-b253-1875cd9b441e (mailing-list)
Frequently asked questions
- What is CVE-2024-58135?
- CVE-2024-58135 is a medium-severity vulnerability in Mojolicious, classified under Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG). CVSS score: 5.3/10. Published 2025-05-03.
- How severe is CVE-2024-58135?
- Medium severity. CVSS v3 base score is 5.3 out of 10.