Lucene search
+L

45 matches found

OSV
OSV
added yesterday4 views

UBUNTU-CVE-2026-60074

Date::Manip versions through 6.99 for Perl return corrupted dates via...

7.5CVSS5.4AI score0.00188EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago8 views

CVE-2026-60075

Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time...

7.5CVSS0.00188EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago7 views

CVE-2026-60074

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...

7.5CVSS0.00188EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2 days ago34 views

CVE-2026-60075 Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in _parse_time

Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time...

0.00188EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2 days ago3 views

CVE-2026-60075 Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in _parse_time

Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time...

5.5AI score0.00188EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-60075

Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time...

5.9AI score0.00188EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago9 views

EUVD-2026-51125

Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time...

5.9AI score0.00188EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago4 views

CVE-2026-60075 Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in _parse_time

Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time...

7.5CVSS5.9AI score0.00188EPSS
SaveExploits0References8
CVE
CVE
added 2 days ago12 views

CVE-2026-60075

CVE-2026-60075 (Date::Manip, Perl) : A vulnerability in Date::Manip versions up to 6.99 causes CPU exhaustion (denial of service) due to quadratic backtracking in the unanchored _parse_time substitution. The parser can backtrack across long whitespace runs, causing unbounded CPU time for ParseDat...

7.5CVSS5.9AI score0.00188EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2 days ago8 views

CVE-2026-60075

Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time...

7.5CVSS5.9AI score0.00188EPSS
SaveExploits0
Cvelist
Cvelist
added 2 days ago34 views

CVE-2026-60074 Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check

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...

0.00188EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2 days ago3 views

CVE-2026-60074 Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check

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.5AI score0.00188EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago14 views

CVE-2026-60074

Date::Manip for Perl up to v6.99 is affected by CVE-2026-60074. The bug arises because parse regexes use \d (matching Unicode decimal digits) for year/month/day, while downstream numeric checks only validate ranges, and Perl truncates non-ASCII digits when numifying. This can cause a parsed date ...

7.5CVSS5.9AI score0.00188EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago8 views

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.00188EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago4 views

CVE-2026-60074 Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check

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...

7.5CVSS5.9AI score0.00188EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2 days ago7 views

CVE-2026-60074

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...

7.5CVSS5.9AI score0.00188EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2 days ago3 views

Linux Distros Unpatched Vulnerability : CVE-2026-60075

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a...

7.5CVSS5.5AI score0.00188EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2 days ago4 views

Linux Distros Unpatched Vulnerability : CVE-2026-60074

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.5CVSS5.5AI score0.00188EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2 days ago13 views

PT-2026-66474

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.00188EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2 days ago9 views

PT-2026-66475

Date::Manip versions through 6.99 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-generated alternation of time...

5.9AI score0.00188EPSS
SaveExploits0References4
Rows per page
Query Builder