Vulnerabilities (CVE)

Filtered by vendor Mojolicious Subscribe
Total 8 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-58135 1 Mojolicious 1 Mojolicious 2025-06-17 N/A 5.3 MEDIUM
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.
CVE-2024-58134 1 Mojolicious 1 Mojolicious 2025-06-17 N/A 8.1 HIGH
Mojolicious versions from 0.999922 through 9.40 for Perl uses a hard coded string, or the application's class name, as a HMAC session secret by default. These predictable default secrets can be exploited to forge session cookies. An attacker who knows or guesses the secret could compute valid HMAC signatures for the session cookie, allowing them to tamper with or hijack another user’s session.
CVE-2021-47208 1 Mojolicious 1 Mojolicious 2025-05-05 N/A 4.3 MEDIUM
The Mojolicious module before 9.11 for Perl has a bug in format detection that can potentially be exploited for denial of service.
CVE-2010-4803 1 Mojolicious 1 Mojolicious 2025-04-11 10.0 HIGH N/A
Mojolicious before 0.999927 does not properly implement HMAC-MD5 checksums, which has unspecified impact and remote attack vectors.
CVE-2011-1841 1 Mojolicious 1 Mojolicious 2025-04-11 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in the link_to helper in Mojolicious before 1.12 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
CVE-2009-5074 1 Mojolicious 1 Mojolicious 2025-04-11 10.0 HIGH N/A
Unspecified vulnerability in the MojoX::Dispatcher::Static implementation in Mojolicious before 0.991250 has unknown impact and attack vectors.
CVE-2010-4802 1 Mojolicious 1 Mojolicious 2025-04-11 10.0 HIGH N/A
Commands.pm in Mojolicious before 0.999928 does not properly perform CGI environment detection, which has unspecified impact and remote attack vectors.
CVE-2011-1589 1 Mojolicious 1 Mojolicious 2025-04-11 5.0 MEDIUM N/A
Directory traversal vulnerability in Path.pm in Mojolicious before 1.16 allows remote attackers to read arbitrary files via a %2f..%2f (encoded slash dot dot slash) in a URI.