The DBI is the standard database interface module for Perl. It defines a set of methods, variables and conventions that provide a consistent database interface independent of the actual database being used. It is important to remember that the DBI is just an interface. The DBI is a layer of "glue" between an application and one or more database driver modules. It is the driver modules which do most of the real work. The DBI provides a standard interface and framework for the drivers to operate within.
Security Fix(es):
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 four characters, 100-999 require five characters, et cetera.(CVE-2026-10879)
DBI versions before 1.648 for Perl saved errors in a limited-sized buffer.
Error messages that were returned when RaiseError, PrintError or HandleError were set were written to a 200-byte buffer without a length limit.
Attackers that can influence the error text in an application can trigger a buffer overflow.(CVE-2026-9698)
{
"severity": "Critical"
}{
"x86_64": [
"perl-DBI-1.643-4.oe2003sp4.x86_64.rpm",
"perl-DBI-debuginfo-1.643-4.oe2003sp4.x86_64.rpm",
"perl-DBI-debugsource-1.643-4.oe2003sp4.x86_64.rpm"
],
"src": [
"perl-DBI-1.643-4.oe2003sp4.src.rpm"
],
"aarch64": [
"perl-DBI-1.643-4.oe2003sp4.aarch64.rpm",
"perl-DBI-debuginfo-1.643-4.oe2003sp4.aarch64.rpm",
"perl-DBI-debugsource-1.643-4.oe2003sp4.aarch64.rpm"
],
"noarch": [
"perl-DBI-help-1.643-4.oe2003sp4.noarch.rpm"
]
}
{
"src": [
"perl-DBI-1.643-5.oe2203sp4.src.rpm"
],
"x86_64": [
"perl-DBI-1.643-5.oe2203sp4.x86_64.rpm",
"perl-DBI-debuginfo-1.643-5.oe2203sp4.x86_64.rpm",
"perl-DBI-debugsource-1.643-5.oe2203sp4.x86_64.rpm"
],
"aarch64": [
"perl-DBI-1.643-5.oe2203sp4.aarch64.rpm",
"perl-DBI-debuginfo-1.643-5.oe2203sp4.aarch64.rpm",
"perl-DBI-debugsource-1.643-5.oe2203sp4.aarch64.rpm"
],
"noarch": [
"perl-DBI-help-1.643-5.oe2203sp4.noarch.rpm"
]
}
{
"src": [
"perl-DBI-1.643-5.oe2403sp1.src.rpm"
],
"x86_64": [
"perl-DBI-1.643-5.oe2403sp1.x86_64.rpm",
"perl-DBI-debuginfo-1.643-5.oe2403sp1.x86_64.rpm",
"perl-DBI-debugsource-1.643-5.oe2403sp1.x86_64.rpm"
],
"aarch64": [
"perl-DBI-1.643-5.oe2403sp1.aarch64.rpm",
"perl-DBI-debuginfo-1.643-5.oe2403sp1.aarch64.rpm",
"perl-DBI-debugsource-1.643-5.oe2403sp1.aarch64.rpm"
],
"noarch": [
"perl-DBI-help-1.643-5.oe2403sp1.noarch.rpm"
]
}
{
"src": [
"perl-DBI-1.643-5.oe2403sp3.src.rpm"
],
"x86_64": [
"perl-DBI-1.643-5.oe2403sp3.x86_64.rpm",
"perl-DBI-debuginfo-1.643-5.oe2403sp3.x86_64.rpm",
"perl-DBI-debugsource-1.643-5.oe2403sp3.x86_64.rpm"
],
"aarch64": [
"perl-DBI-1.643-5.oe2403sp3.aarch64.rpm",
"perl-DBI-debuginfo-1.643-5.oe2403sp3.aarch64.rpm",
"perl-DBI-debugsource-1.643-5.oe2403sp3.aarch64.rpm"
],
"noarch": [
"perl-DBI-help-1.643-5.oe2403sp3.noarch.rpm"
]
}