Lucene search
+L

18584 matches found

Fedora
Fedora
added 2026/06/17 8:26 a.m.19 views

[SECURITY] Fedora 43 Update: perl-Protocol-HTTP2-1.13-1.fc43

Protocol::HTTP2 is Perl HTTP/2 protocol implementation RFC 7540 with stateful decoders/encoders of HTTP/2 frames. You may use this module to implement your own HTTP/2 client/server/intermediate on top of your favorite event loop over plain or TLS socket...

7.5CVSS5.2AI score0.00414EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/17 8:02 a.m.14 views

DBI versions before 1.648 for Perl saved errors in a limited-sized buffer

...

9.8CVSS5.8AI score0.00464EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/17 2:23 a.m.10 views

SUSE CVE-2026-12087

Socket versions before 2.041 for Perl have an out-of-bounds heap read. In Socket.xs, packipmreqsource checks the length of its source argument before the argument is read, so the check tests the byte length carried over from the preceding multiaddr argument instead. Both addresses occupy a 4-byte...

5.3CVSS5.3AI score0.00374EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/06/17 12:00 a.m.12 views

Fedora 43 : perl-Protocol-HTTP2 (2026-4c8da3ad64)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-4c8da3ad64 advisory. This release fixes CVE-2026-10725 exhausting memory when decompressing request headers. It also improves examples. Tenable has extracted the precedi...

7.5CVSS5.5AI score0.00414EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/16 8:39 a.m.24 views

CVE-2026-12087

A flaw was found in the perl-Socket component. The packipmreqsource function, which handles network socket operations, contains an out-of-bounds heap read vulnerability. An attacker providing a specially crafted input can cause the system to read beyond the intended memory buffer, potentially...

9.1CVSS4.9AI score0.00374EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/06/16 7:57 a.m.16 views

Security update for perl-HTTP-Daemon

This update for perl-HTTP-Daemon fixes the following issues: CVE-2026-8450: Fixed OS command injection via sendfile bsc1266370. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the...

8.1CVSS5.3AI score0.01398EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/16 7:57 a.m.6 views

SUSE-SU-2026:2408-1 Security update for perl-HTTP-Daemon

This update for perl-HTTP-Daemon fixes the following issues: - CVE-2026-8450: Fixed OS command injection via sendfile bsc1266370...

9.1CVSS5.2AI score0.01398EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/16 2:30 a.m.20 views

SUSE CVE-2017-20240

Crypt::PBKDF2 versions before 0.261630 for Perl are vulnerable to timing attacks. These versions use Perl's built-in eq comparison. Discrepancies in timing could be used to guess the underlying derived-key...

5.9CVSS5.3AI score0.00319EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/16 2:23 a.m.21 views

SUSE CVE-2026-9638

Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography...

7.5CVSS5.2AI score0.00305EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/16 2:23 a.m.15 views

SUSE CVE-2026-9641

Crypt::PBKDF2 versions before 0.261630 for Perl have a weak default algorithm and number of iterations. The default algorithm is HMAC-SHA1, which should only be used for legacy systems. These versions default to using 1000 iterations. Depending on the chosen algorithm, 220,000 to 1,400,000...

5.3CVSS5.3AI score0.00226EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/16 2:23 a.m.20 views

SUSE CVE-2026-11527

Config::IniFiles versions before 3.001000 for Perl allow OS command injection and file overwrite via a 2-arg open of the -file argument in makefilehandle. Config::IniFiles::makefilehandle opens a filename argument with Perl's 2-arg open, so a filename that begins or ends with a pipe "| cmd", "cmd...

8.6CVSS5.5AI score0.01068EPSS
SaveExploits0References6
Fedora
Fedora
added 2026/06/16 1:11 a.m.24 views

[SECURITY] Fedora 43 Update: perl-Mojo-JWT-1.02-1.fc43

JSON Web Token is described in https://tools.ietf.org/html/rfc7519. Mojo::JWT implements that standard with an API that should feel familiar to Mojolicious users though of course it is useful elsewhere. Indeed, JWT is much like Mojolicious::Sessions except that the result is a URL-safe text strin...

5.3AI score
SaveExploits0
Fedora
Fedora
added 2026/06/16 1:03 a.m.30 views

[SECURITY] Fedora 44 Update: perl-Mojo-JWT-1.02-1.fc44

JSON Web Token is described in https://tools.ietf.org/html/rfc7519. Mojo::JWT implements that standard with an API that should feel familiar to Mojolicious users though of course it is useful elsewhere. Indeed, JWT is much like Mojolicious::Sessions except that the result is a URL-safe text strin...

5.3AI score
SaveExploits0
EUVD
EUVD
added 2026/06/16 12:34 a.m.19 views

EUVD-2026-37016

Crypt::DSA versions before 1.21 for Perl reused the nonce across signatures, leading to private-key recovery. Crypt::DSA::sign caches the per-signature nonce material in the Key object without ever clearing it. The first sign on a Key object picks a nonce, and every later sign on that same object...

5.2AI score0.00289EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/16 12:34 a.m.20 views

EUVD-2026-37010

Dancer2::Plugin::Auth::OAuth versions before 0.22 for Perl default to a predictable nonce. The default nonce was generated using an MD5 hash of the epoch time, which is predictable...

5.3CVSS5.2AI score0.00612EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/16 12:34 a.m.20 views

EUVD-2026-37009

Socket versions before 2.041 for Perl have an out-of-bounds heap read. In Socket.xs, packipmreqsource checks the length of its source argument before the argument is read, so the check tests the byte length carried over from the preceding multiaddr argument instead. Both addresses occupy a 4-byte...

5.2AI score0.00374EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/16 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-12087

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Socket versions before 2.041 for Perl have an out-of-bounds heap read. In Socket.xs, packipmreqsource checks the length of its source argument before the argume...

9.1CVSS5.8AI score0.00374EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/15 10:16 p.m.24 views

CVE-2026-12087

Socket versions before 2.041 for Perl have an out-of-bounds heap read. In Socket.xs, packipmreqsource checks the length of its source argument before the argument is read, so the check tests the byte length carried over from the preceding multiaddr argument instead. Both addresses occupy a 4-byte...

9.1CVSS0.00374EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/15 10:16 p.m.13 views

DEBIAN-CVE-2026-12087

Socket versions before 2.041 for Perl have an out-of-bounds heap read. In Socket.xs, packipmreqsource checks the length of its source argument before the argument is read, so the check tests the byte length carried over from the preceding multiaddr argument instead. Both addresses occupy a 4-byte...

9.1CVSS5.3AI score0.00374EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/15 10:16 p.m.18 views

CVE-2026-11832

Dancer2::Plugin::Auth::OAuth versions before 0.22 for Perl default to a predictable nonce. The default nonce was generated using an MD5 hash of the epoch time, which is predictable...

9.1CVSS0.00327EPSS
SaveExploits0References4
Rows per page
Query Builder