VYPR

rpm package

opensuse/perl-Date-Manip&distro=openSUSE Leap 16.0

pkg:rpm/opensuse/perl-Date-Manip&distro=openSUSE%20Leap%2016.0

Vulnerabilities (2)

  • CVE-2026-60075HigJul 30, 2026
    affected < 6.980.0-bp160.2.1fixed 6.980.0-bp160.2.1

    Date::Manip versions through 7.00 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in _parse_time. _parse_time removes a time from anywhere in the string with the unanchored substitution `s/$timerx/ /`, where $timerx is an auto-generat

  • CVE-2026-60074HigJul 30, 2026
    affected < 6.980.0-bp160.2.1fixed 6.980.0-bp160.2.1

    Date::Manip versions through 7.00 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 p