1 matches found
CVE-2026-60074
CVE-2026-60074 affects Date::Manip for Perl up to version 6.99. The issue arises when parsing dates: the regex uses \d to capture year, month, and day, which matches Unicode decimal digits (not just ASCII 0-9). During numeric validation, parsed fields can be truncated by Perl at the first non-ASC...
5.9AI score
SaveExploits0References4
20