https://bugzilla.redhat.com/show_bug.cgi?id=2492991

Michal Josef Spacek <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



--- Comment #6 from Michal Josef Spacek <[email protected]> ---
Changes:


6.08      2026-07-09 02:04:21Z
    - [SECURITY] Reject input longer than 64 characters in parse_date()
      to prevent quadratic regex backtracking (a denial of service) on
      hostile date strings. Fixes CVE-2026-14741. (Olaf Alders)
6.07      2026-06-25 15:12:09Z
    - Add test with Time::Zone (GH#25) (Michal Josef Špaček)
    - Add test with bad Time::Zone string (GH#26) (Michal Josef Špaček)
    - Add tests with negative time (GH#26) (Michal Josef Špaček)
    - Replace all instances of \d with [0-9] in regular expressions to
      reject non-ASCII Unicode digits, with a regression test (GH#27)
      (Robert Rothenberg)
    - Reject malformed ISO 8601 timezones with a doubled colon (GH#31)
      (Olaf Alders)
    - Document day/month/year ordering for numeric dates (GH#32) (Olaf
      Alders)


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2492991

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202492991%23c6

-- 
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to