Bug 2363873 (CVE-2024-58135) - CVE-2024-58135 Mojolicious: Mojolicious versions from 7.28 through 9.39 for Perl may generate weak HMAC session secrets
Summary: CVE-2024-58135 Mojolicious: Mojolicious versions from 7.28 through 9.39 for P...
Keywords:
Status: NEW
Alias: CVE-2024-58135
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2364064 2364065 2364066 2364067 2364068
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-03 11:01 UTC by OSIDB Bzimport
Modified: 2025-05-05 12:04 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-05-03 11:01:27 UTC
Mojolicious versions from 7.28 through 9.39 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.


Note You need to log in before you can comment on or make changes to this bug.