Vulnerability Details
Basic Information
| Title | CVE-2024-58135 |
|---|---|
| Type | redhatcve |
| Published | 2025-05-05T10:18:04 |
| Last Seen | 2025-05-05T14:13:01 |
| CVSS Score | 6.2 (MEDIUM) |
CVSS v3 Details
| Attack Vector | LOCAL |
|---|---|
| Attack Complexity | LOW |
| Privileges Required | NONE |
| User Interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality Impact | NONE |
| Integrity Impact | HIGH |
| Availability Impact | NONE |
CVE Information
| CVE IDs | CVE-2024-58135 |
|---|---|
| CWE | |
| Bulletin Family | info |
Description
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.
Impact Assessment
| Base Score | 6.2 |
|---|---|
| Severity | MEDIUM |