Lucene search
+L

20 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/29 12:0 a.m.5 views

SUSE SLES12 Security Update : perl-HTTP-Date (SUSE-SU-2026:3334-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by a vulnerability as referenced in the SUSE- SU-2026:3334-1 advisory. This update for perl-HTTP-Date fixes the following issue: - CVE-2026-14741: CPU exhaustion due to polynomial regex backtracking in parsedate when...

7.5CVSS5.9AI score0.00353EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:0 a.m.6 views

Fedora 43 : perl-HTTP-Date (2026-b1bdb7c518)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-b1bdb7c518 advisory. Changes: 6.08 2026-07-09 02:04:21Z - SECURITY Reject input longer than 64 characters in parsedate to prevent quadratic regex backtracking a denial of service...

7.5CVSS5.9AI score0.00353EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2026/07/28 9:41 a.m.7 views

Security update for perl-HTTP-Date

This update for perl-HTTP-Date fixes the following issue: CVE-2026-14741: CPU exhaustion due to polynomial regex backtracking in parsedate when processing specially crafted date strings bsc1271705. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like...

6.9CVSS5.8AI score0.00353EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.3 views

SUSE SLES16 Security Update : perl-HTTP-Date (SUSE-SU-2026:22859-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:22859-1 advisory. This update for perl-HTTP-Date fixes the following issue - CVE-2026-14741: CPU exhaustion via polynomial regex backtracking in parsedate...

7.5CVSS5.9AI score0.00353EPSS
SaveExploits0References4
OPENSUSE Linux
OPENSUSE Linux
added 2026/07/25 12:0 a.m.6 views

perl-HTTP-Date-6.80.0-1.1 on GA media (moderate)

perl-HTTP-Date-6.80.0-1.1 on GA media Announcement ID: openSUSE-SU-2026:11350-1 Rating: moderate Cross-References: CVE-2026-14741 CVSS scores: CVE-2026-14741 SUSE : 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVE-2026-14741 SUSE : 6.9...

6.9CVSS5.8AI score0.00353EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.6 views

openSUSE 16 Security Update : perl-HTTP-Date (openSUSE-SU-2026:21427-1)

The remote openSUSE 16 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2026:21427-1 advisory. This update for perl-HTTP-Date fixes the following issue - CVE-2026-14741: CPU exhaustion via polynomial regex backtracking in parsedate bsc1271705...

7.5CVSS5.9AI score0.00353EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2026/07/24 12:0 a.m.4 views

Security update for perl-HTTP-Date (moderate)

openSUSE security update: security update for perl-http-date ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21427-1 Rating: moderate References: bsc1271705 Cross-References: CVE-2026-14741 CVSS scores: CVE-2026-14741 SUSE : 5.3...

6.9CVSS5.8AI score0.00353EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/23 12:0 a.m.3 views

OPENSUSE-SU-2026:11350-1 perl-HTTP-Date-6.80.0-1.1 on GA media

These are all security issues fixed in the perl-HTTP-Date-6.80.0-1.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS5.9AI score0.00353EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/22 6:56 p.m.6 views

SUSE-SU-2026:22859-1 Security update for perl-HTTP-Date

This update for perl-HTTP-Date fixes the following issue - CVE-2026-14741: CPU exhaustion via polynomial regex backtracking in parsedate bsc1271705...

7.5CVSS5.8AI score0.00353EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/17 4:17 p.m.9 views

CVE-2026-14741

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

7.5CVSS0.00353EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/17 3:20 p.m.17 views

CVE-2026-14741

CVE-2026-14741 affects the Perl module HTTP::Date prior to version 6.08. The vulnerability is a CPU-exhaustion (DoS) due to polynomial regex backtracking in parse_date(); untrusted HTTP date headers passed to str2time()/parse_date() can cause unbounded CPU usage because several regex alternatives...

7.5CVSS5.3AI score0.00353EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/17 3:20 p.m.10 views

CVE-2026-14741 HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parse_date

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

5.3AI score0.00353EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/17 3:20 p.m.49 views

CVE-2026-14741 HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parse_date

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

0.00353EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:0 a.m.8 views

Fedora 44 : perl-HTTP-Date (2026-8cec3cbf5b)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-8cec3cbf5b advisory. Changes: 6.08 2026-07-09 02:04:21Z - SECURITY Reject input longer than 64 characters in parsedate to prevent quadratic regex backtracking a denial of service...

7.5CVSS5.4AI score0.00353EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/23 12:0 a.m.31 views

PT-2026-51481

Mojolicious::Plugin::Web::Auth::OAuth2 versions through 0.17 for Perl have an insecure default state parameter. When no state generator is specified in the constructor, the module defaults to using a SHA-1 hash of predictable and low-entropy sources, including the epoch time which is leaked via t...

9.1CVSS5.4AI score0.00339EPSS
SaveExploits0References6
Rockylinux
Rockylinux
added 2022/05/17 7:15 a.m.13 views

new packages: perl-HTTP-Date

An update is available for perl-HTTP-Date. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky...

2.2AI score
SaveExploits0
OSV
OSV
added 2019/05/28 7:29 p.m.24 views

CVE-2019-5440

Use of cryptographically weak PRNG in the password recovery token generation of Revive Adserver v4.2.1 causes a potential authentication bypass attack if an attacker exploits the password recovery functionality. In lib/OA/Dal/PasswordRecovery.php, the function generateRecoveryId generates a...

8.1CVSS7.3AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.11 views

Nmap NSE 6.01: http-date

This VT has been deprecated and is therefore no longer functional. SPDX-FileCopyrightText: 2013 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.19 views

Nmap NSE net: http-date

Gets the date from HTTP-like services. Also prints how much the date differs from local time. Local time is the time the HTTP request was sent, so the difference includes at least the duration of one RTT. SYNTAX: http.pipeline: If set, it represents the number of HTTP requests that'll be pipeline...

0.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.13 views

Nmap NSE net: http-date

This VT has been deprecated and is therefore no longer functional. SPDX-FileCopyrightText: 2011 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.3AI score
SaveExploits0
Rows per page
Query Builder