Debian Package Tracker
Register | Log in
Subscribe

libdbi-perl

Perl Database Interface (DBI)

Choose email to subscribe with

general
  • source: libdbi-perl (main)
  • version: 1.650-1
  • maintainer: Debian Perl Group (archive) (DMD) (LowNMU)
  • uploaders: Damyan Ivanov [DMD] – gregor herrmann [DMD] – Niko Tyni [DMD] – Ansgar Burchardt [DMD] – Xavier Guimard [DMD]
  • arch: any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.643-3
  • o-o-sec: 1.643-3+deb11u1
  • oldstable: 1.643-4+deb12u1
  • old-sec: 1.643-4+deb12u1
  • old-p-u: 1.643-4+deb12u1
  • stable: 1.647-1+deb13u1
  • stable-sec: 1.647-1+deb13u1
  • testing: 1.650-1
  • unstable: 1.650-1
versioned links
  • 1.643-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.643-3+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.643-4+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.647-1+deb13u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.650-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libdbi-perl (5 bugs: 0, 2, 3, 0)
action needed
lintian reports 16 warnings normal
Lintian reports 16 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-07-09 Last update: 2026-07-10 16:48
3 low-priority security issues in trixie low

There are 3 open security issues in trixie.

3 issues left for the package maintainer to handle:
  • CVE-2026-14380: (needs triaging) DBI versions before 1.650 for Perl are vulnerable to code injection via caller-influenced Profile. When a string is assigned to a DBI handle's Profile attribute, DBI splits it into path, package and arguments, and interpolates the package part in a string eval with no validation of the package name. Any caller-influenced value that reaches the Profile attribute is therefore arbitrary Perl code execution, including calls to run system commands. The Profile attribute can be set from three different sources that can carry untrusted data: the DBI_PROFILE environment variable, a direct attribute assignment, and a DSN driver-attribute clause dbi:Driver(Profile=>SPEC):db. An attacker controlling any of those inputs runs arbitrary Perl in the host process. The strongest remote position is a network-exposed DBI::Gofer / DBI::ProxyServer whose per-request DSN reaches the Profile attribute, letting a client execute code on the broker host.
  • CVE-2026-14739: (needs triaging) DBI versions before 1.650 for Perl have a heap overflow when preparsing SQL statements with an extreme number of placeholders. The fix for CVE-2026-10879 did not allocate enough memory to handle approximately 1.2-million placeholders. DBI version 1.650 sets a hard limit of 99,999 placeholders.
  • CVE-2026-14740: (needs triaging) DBI versions before 1.650 for Perl read one byte out-of-bounds in preparse when deleting an initial SQL comment. The preparse method normalises SQL and removes comments. When the SQL starts with a comment line, the deletion of that line during normalisation led to an out-of-bounds read by one byte. The result is a fault on memory-hardened builds and nondeterministic newline retention on normal builds.

You can find information about how to handle these issues in the security team's documentation.

Created: 2026-07-08 Last update: 2026-07-13 01:01
3 low-priority security issues in bookworm low

There are 3 open security issues in bookworm.

3 issues left for the package maintainer to handle:
  • CVE-2026-14380: (postponed; to be fixed through a stable update) DBI versions before 1.650 for Perl are vulnerable to code injection via caller-influenced Profile. When a string is assigned to a DBI handle's Profile attribute, DBI splits it into path, package and arguments, and interpolates the package part in a string eval with no validation of the package name. Any caller-influenced value that reaches the Profile attribute is therefore arbitrary Perl code execution, including calls to run system commands. The Profile attribute can be set from three different sources that can carry untrusted data: the DBI_PROFILE environment variable, a direct attribute assignment, and a DSN driver-attribute clause dbi:Driver(Profile=>SPEC):db. An attacker controlling any of those inputs runs arbitrary Perl in the host process. The strongest remote position is a network-exposed DBI::Gofer / DBI::ProxyServer whose per-request DSN reaches the Profile attribute, letting a client execute code on the broker host.
  • CVE-2026-14739: (postponed; to be fixed through a stable update) DBI versions before 1.650 for Perl have a heap overflow when preparsing SQL statements with an extreme number of placeholders. The fix for CVE-2026-10879 did not allocate enough memory to handle approximately 1.2-million placeholders. DBI version 1.650 sets a hard limit of 99,999 placeholders.
  • CVE-2026-14740: (postponed; to be fixed through a stable update) DBI versions before 1.650 for Perl read one byte out-of-bounds in preparse when deleting an initial SQL comment. The preparse method normalises SQL and removes comments. When the SQL starts with a comment line, the deletion of that line during normalisation led to an out-of-bounds read by one byte. The result is a fault on memory-hardened builds and nondeterministic newline retention on normal builds.

You can find information about how to handle these issues in the security team's documentation.

Created: 2026-07-08 Last update: 2026-07-13 01:01
debian/patches: 1 patch to forward upstream low

Among the 3 debian patches available in version 1.650-1 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-07-09 11:00
testing migrations
  • This package will soon be part of the perl-5.42 transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2026-07-11] libdbi-perl 1.650-1 MIGRATED to testing (Debian testing watch)
  • [2026-07-08] Accepted libdbi-perl 1.650-1 (source) into unstable (gregor herrmann)
  • [2026-07-08] libdbi-perl 1.649-1 MIGRATED to testing (Debian testing watch)
  • [2026-07-05] Accepted libdbi-perl 1.649-1 (source) into unstable (gregor herrmann)
  • [2026-06-26] Accepted libdbi-perl 1.643-3+deb11u1 (source) into oldoldstable-security (Guilhem Moulin)
  • [2026-06-25] libdbi-perl 1.648-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-11] Accepted libdbi-perl 1.647-1+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-06-11] Accepted libdbi-perl 1.643-4+deb12u1 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-06-11] Accepted libdbi-perl 1.647-1+deb13u1 (source) into stable-security (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-06-11] Accepted libdbi-perl 1.643-4+deb12u1 (source) into oldstable-security (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-06-06] Accepted libdbi-perl 1.648-1 (source) into unstable (gregor herrmann)
  • [2025-02-07] libdbi-perl 1.647-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-01] Accepted libdbi-perl 1.647-1 (source) into unstable (gregor herrmann)
  • [2024-09-06] libdbi-perl 1.645-1 MIGRATED to testing (Debian testing watch)
  • [2024-09-03] Accepted libdbi-perl 1.645-1 (source) into unstable (gregor herrmann)
  • [2024-09-03] libdbi-perl 1.644-1 MIGRATED to testing (Debian testing watch)
  • [2024-08-26] Accepted libdbi-perl 1.644-1 (source) into unstable (gregor herrmann)
  • [2022-11-22] libdbi-perl 1.643-4 MIGRATED to testing (Debian testing watch)
  • [2022-11-19] Accepted libdbi-perl 1.643-4 (source) into unstable (Jelmer Vernooij) (signed by: Jelmer Vernooij)
  • [2022-05-30] Accepted libdbi-perl 1.636-1+deb9u2 (source) into oldoldstable (Sylvain Beucler)
  • [2020-12-20] Accepted libdbi-perl 1.642-1+deb10u2 (source) into proposed-updates->stable-new, proposed-updates (Debian FTP Masters) (signed by: Xavier Guimard)
  • [2020-11-19] libdbi-perl 1.643-3 MIGRATED to testing (Debian testing watch)
  • [2020-10-28] Accepted libdbi-perl 1.643-3 (source) into unstable (Salvatore Bonaccorso)
  • [2020-09-28] Accepted libdbi-perl 1.636-1+deb9u1 (source) into oldstable (Sylvain Beucler)
  • [2020-09-19] Accepted libdbi-perl 1.642-1+deb10u1 (source) into proposed-updates->stable-new, proposed-updates (Debian FTP Masters) (signed by: Xavier Guimard)
  • [2020-05-18] libdbi-perl 1.643-2 MIGRATED to testing (Debian testing watch)
  • [2020-05-16] Accepted libdbi-perl 1.643-2 (source) into unstable (gregor herrmann)
  • [2020-02-16] libdbi-perl 1.643-1 MIGRATED to testing (Debian testing watch)
  • [2020-02-08] Accepted libdbi-perl 1.643-1 (source) into unstable (gregor herrmann)
  • [2018-11-01] libdbi-perl 1.642-1 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 3 5
  • RC: 0
  • I&N: 2
  • M&W: 1 3
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 16)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.648-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing