2 matches found
EUVD-2026-51124
Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit property \pNd and not...
5.9AI score0.00387EPSS
SaveExploits0References3
PT-2026-66474
Name of the Vulnerable Software and Affected Versions Date::Manip versions prior to 7.0 Description Processing of untrusted character strings in ParseDate or Date::Manip::Date-parse can result in corrupted dates without triggering a parse error. This occurs because the parsing regular expressions...
7.5CVSS5.4AI score0.00387EPSS
SaveExploits0References14
20