Lucene search
+L

18678 matches found

AlpineLinux
AlpineLinux
added 2026/06/05 2:30 p.m.7 views

CVE-2026-10879

DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders. The preparse method expands SQL placeholder characters to numbered binders of the form :pN, but only allocates three characters per binder in the buffer. Placeholders 10-99 require fou...

9.8CVSS7.7AI score0.00485EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/05 2:30 p.m.69 views

CVE-2026-10879 DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders

DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders. The preparse method expands SQL placeholder characters to numbered binders of the form :pN, but only allocates three characters per binder in the buffer. Placeholders 10-99 require fou...

0.00485EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/05 2:30 p.m.18 views

EUVD-2026-34843

DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders. The preparse method expands SQL placeholder characters to numbered binders of the form :pN, but only allocates three characters per binder in the buffer. Placeholders 10-99 require fou...

5.7AI score0.00485EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/05 2:30 p.m.11 views

CVE-2026-10879 DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders

DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders. The preparse method expands SQL placeholder characters to numbered binders of the form :pN, but only allocates three characters per binder in the buffer. Placeholders 10-99 require fou...

5.7AI score0.00485EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/05 2:30 p.m.9 views

CVE-2026-10879 DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders

DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders. The preparse method expands SQL placeholder characters to numbered binders of the form :pN, but only allocates three characters per binder in the buffer. Placeholders 10-99 require fou...

9.8CVSS6.1AI score
SaveExploits0References7
CBLMariner
CBLMariner
added 2026/06/05 12:59 p.m.14 views

CVE-2026-8368 affecting package perl-libwww-perl for versions less than 6.83-1

CVE-2026-8368 affecting package perl-libwww-perl for versions less than 6.83-1. An upgraded version of the package is available that resolves this issue...

6.5CVSS5.4AI score0.00266EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/06/05 12:59 p.m.18 views

CVE-2026-8177 affecting package perl-XML-LibXML for versions less than 2.0209-3

CVE-2026-8177 affecting package perl-XML-LibXML for versions less than 2.0209-3. A patched version of the package is available...

7.5CVSS5.4AI score0.00629EPSS
SaveExploits0
OSV
OSV
added 2026/06/05 10:41 a.m.13 views

SUSE-SU-2026:22081-1 Security update for perl-XML-LibXML

This update for perl-XML-LibXML fixes the following issue - CVE-2026-8177: read out-of-bounds heap memory when parsing XML node names containing truncated UTF-8 byte sequences bsc1264715...

7.5CVSS5.2AI score0.00629EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/05 10:40 a.m.17 views

OPENSUSE-SU-2026:20908-1 Security update for perl-XML-LibXML

This update for perl-XML-LibXML fixes the following issue - CVE-2026-8177: read out-of-bounds heap memory when parsing XML node names containing truncated UTF-8 byte sequences bsc1264715...

7.5CVSS5.4AI score0.00629EPSS
SaveExploits0References2
Fedora
Fedora
added 2026/06/05 4:27 a.m.20 views

[SECURITY] Fedora 44 Update: perl-Cpanel-JSON-XS-4.41-1.fc44

This module converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C...

7.5CVSS5.8AI score0.00361EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/05 4:26 a.m.22 views

[SECURITY] Fedora 44 Update: perl-ExtUtils-Builder-0.020-1.fc44

Writing extensions for various build tools can be a daunting task. This module tries to abstract steps of build processes into reusable building blocks for creating platform and build system agnostic executable descriptions of work...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/05 4:26 a.m.23 views

[SECURITY] Fedora 44 Update: perl-ExtUtils-Builder-Compiler-0.036-1.fc44

This is an interface wrapping around different compilers. It's usually not used directly but by a portability layer like ExtUtils::Builder::Autodetect::C...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/05 4:26 a.m.26 views

[SECURITY] Fedora 44 Update: perl-Dist-Build-0.028-1.fc44

Dist::Build is a Build.PL implementation. Unlike Module::Build::Tiny it is extensible, unlike Module::Build it uses a build graph internally which makes it easy to combine different customizations. It's typically extended by adding a .pl script in planner/...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/05 4:10 a.m.21 views

[SECURITY] Fedora 43 Update: perl-Cpanel-JSON-XS-4.41-1.fc43

This module converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C...

7.5CVSS5.8AI score0.00361EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/05 4:09 a.m.21 views

[SECURITY] Fedora 43 Update: perl-Dist-Build-0.028-1.fc43

Dist::Build is a Build.PL implementation. Unlike Module::Build::Tiny it is extensible, unlike Module::Build it uses a build graph internally which makes it easy to combine different customizations. It's typically extended by adding a .pl script in planner/...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/05 4:09 a.m.25 views

[SECURITY] Fedora 43 Update: perl-ExtUtils-Builder-Compiler-0.036-1.fc43

This is an interface wrapping around different compilers. It's usually not used directly but by a portability layer like ExtUtils::Builder::Autodetect::C...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/05 4:09 a.m.24 views

[SECURITY] Fedora 43 Update: perl-Crypt-Argon2-0.031-1.fc43

This module implements the Argon2 key derivation function, which is suitable to convert any password into a cryptographic key. This is most often used to for secure storage of passwords but can also be used to derive a encryption key from a password. It offers variable time and memory costs as we...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/05 4:09 a.m.19 views

[SECURITY] Fedora 43 Update: perl-ExtUtils-Builder-0.020-1.fc43

Writing extensions for various build tools can be a daunting task. This module tries to abstract steps of build processes into reusable building blocks for creating platform and build system agnostic executable descriptions of work...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/05 4:09 a.m.24 views

[SECURITY] Fedora 43 Update: perl-libwww-perl-6.83-1.fc43

The libwww-perl collection is a set of Perl modules which provides a simple a nd consistent application programming interface to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. The library also contain modules that are of...

6.5CVSS5.8AI score0.00266EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/05 4:09 a.m.21 views

[SECURITY] Fedora 43 Update: perl-HTTP-Tiny-0.094-1.fc43

This is a very simple HTTP/1.1 client, designed for doing simple GET requests without the overhead of a large framework like LWP::UserAgent. It is more correct and more complete than HTTP::Lite. It supports proxies currently only non-authenticating ones and redirection. It also correctly resumes...

6.5CVSS5.8AI score0.00227EPSS
SaveExploits0
Rows per page
Query Builder