Executive Summary

Informations
Name CVE-2024-58135 First vendor Publication 2025-05-03
Vendor Cve Last vendor Modification 2025-06-17

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-58135

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 83

Sources (Detail)

https://github.com/hashcat/hashcat/pull/4090
https://github.com/mojolicious/mojo/pull/2200
https://metacpan.org/release/SRI/Mojolicious-7.28/source/lib/Mojolicious/Comm...
https://metacpan.org/release/SRI/Mojolicious-9.38/source/lib/Mojolicious/Comm...
https://metacpan.org/release/SRI/Mojolicious-9.39/source/lib/Mojo/Util.pm#L181
https://perldoc.perl.org/functions/rand
https://security.metacpan.org/docs/guides/random-data-for-security.html
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2025-06-17 21:20:51
  • Multiple Updates
2025-05-27 02:49:16
  • First insertion