cpan DateTime-Locale 1.35

latest releases: 1.42, 1.41, 1.40...
2 years ago
  • The code passed to DateTime::Locale->load is now validated and untainted
    before using it to load and eval data from the filesystem. I don't think
    there were any security issues without this, as the load method would only
    attempt to load data from disk if the code was already known. This means
    that attempting to pass in any sort of arbitrary path to the load method
    would simply result in an error that the code was invalid, and there would
    be no attempt to read from disk. Based on GH #30. Implemented by James
    Raspass.

Don't miss a new DateTime-Locale release

NewReleases is sending notifications on new releases.