Security Advisories (1)
CVE-2024-58041 (2026-02-24)

Smolder versions through 1.51 for Perl uses insecure rand() function for cryptographic functions. Smolder 1.51 and earlier for Perl uses the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Smolder::DB::Developer uses the Data::Random library which specifically states that it is "Useful mostly for test programs". Data::Random uses the rand() function.

Changes for version 1.51

  • Fixed problem on machines with multiple IP addresses and other services bound to port 80 on different IPs - M. Peters
  • Another go at using images in POD - M. Peters
  • Trying to fix no_index META.yml problems

Documentation

Web Smoke Test Aggregator

Provides

in lib/Smolder/Debug.pm
in lib/Smolder/Server/Control.pm
in lib/Smolder/Server/PreFork.pm