CVE-2024-58135

Mojolicious versions from 7.28 through 9.40 for Perl may generate weak HMAC session secrets. When creating a default app 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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:mojolicious:mojolicious:*:*:*:*:*:perl:*:*

History

17 Jun 2025, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-03 11:15

Updated : 2025-06-17 14:16


NVD link : CVE-2024-58135

Mitre link : CVE-2024-58135

CVE.ORG link : CVE-2024-58135


JSON object : View

Products Affected

mojolicious

  • mojolicious
CWE
CWE-338

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)