CVE-2024-58135 Affecting libmojolicious-perl package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.02% (6th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN12-LIBMOJOLICIOUSPERL-10006645
  • published4 May 2025
  • disclosed3 May 2025

Introduced: 3 May 2025

NewCVE-2024-58135  (opens in a new tab)

How to fix?

There is no fixed version for Debian:12 libmojolicious-perl.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libmojolicious-perl package and not the libmojolicious-perl package as distributed by Debian. See How to fix? for Debian:12 relevant fixed versions and status.

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.