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.653-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+deb11u2
  • oldstable: 1.643-4+deb12u1
  • old-sec: 1.643-4+deb12u2
  • old-p-u: 1.643-4+deb12u1
  • stable: 1.647-1+deb13u1
  • stable-sec: 1.652-2~deb13u1
  • testing: 1.653-1
  • unstable: 1.653-1
versioned links
  • 1.643-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.643-3+deb11u2: [.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.643-4+deb12u2: [.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.652-2~deb13u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.653-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
1 security issue in trixie high

There is 1 open security issue in trixie.

1 important issue:
  • CVE-2026-78030: DBI versions before 1.653 for Perl load arbitrary modules via unvalidated dbm_type and dbm_mldbm attributes in DBD::DBM. DBD::DBM passes the dbm_type and dbm_mldbm connect attributes to require without checking that the value names a module. require treats a path-shaped string as a literal filename and does not consult @INC, so the attribute chooses the file that Perl loads and runs. The MLDBM::Serializer:: prefix that DBD::DBM prepends to dbm_mldbm is not a boundary: only the :: separators are rewritten to /, so a value containing / traverses out of the serializer directory. The value is also assigned to $MLDBM::Serializer, which MLDBM requires the same way when it ties the table. A caller that lets an untrusted party influence either attribute, for example through a DSN fragment or a parameter that selects a storage backend, runs the file-scope code of whatever module the value names. For example, my $dsn = "dbi:DBM:f_dir=/var/db;dbm_type=../../Untrusted.pm" my $dbh = DBI->connect( $dsn ); Note that DBD::Gofer forwards connect attributes to the server side, and DBI::ProxyServer checks only that a DSN starts with a driver prefix.
Created: 2026-09-12 Last update: 2026-09-20 07:00
1 security issue in bookworm high

There is 1 open security issue in bookworm.

1 important issue:
  • CVE-2026-78030: DBI versions before 1.653 for Perl load arbitrary modules via unvalidated dbm_type and dbm_mldbm attributes in DBD::DBM. DBD::DBM passes the dbm_type and dbm_mldbm connect attributes to require without checking that the value names a module. require treats a path-shaped string as a literal filename and does not consult @INC, so the attribute chooses the file that Perl loads and runs. The MLDBM::Serializer:: prefix that DBD::DBM prepends to dbm_mldbm is not a boundary: only the :: separators are rewritten to /, so a value containing / traverses out of the serializer directory. The value is also assigned to $MLDBM::Serializer, which MLDBM requires the same way when it ties the table. A caller that lets an untrusted party influence either attribute, for example through a DSN fragment or a parameter that selects a storage backend, runs the file-scope code of whatever module the value names. For example, my $dsn = "dbi:DBM:f_dir=/var/db;dbm_type=../../Untrusted.pm" my $dbh = DBI->connect( $dsn ); Note that DBD::Gofer forwards connect attributes to the server side, and DBI::ProxyServer checks only that a DSN starts with a driver prefix.
Created: 2026-09-12 Last update: 2026-09-20 07:00
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-08-20 Last update: 2026-09-12 22:30
debian/patches: 1 patch to forward upstream low

Among the 3 debian patches available in version 1.653-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-09-12 11:00
news
[rss feed]
  • [2026-09-16] libdbi-perl 1.653-1 MIGRATED to testing (Debian testing watch)
  • [2026-09-12] Accepted libdbi-perl 1.653-1 (source) into unstable (gregor herrmann)
  • [2026-08-31] Accepted libdbi-perl 1.652-2~deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-08-31] Accepted libdbi-perl 1.643-3+deb11u2 (source) into oldoldstable-security (Guilhem Moulin)
  • [2026-08-31] Accepted libdbi-perl 1.643-4+deb12u2 (source) into oldstable-security (Guilhem Moulin)
  • [2026-08-27] Accepted libdbi-perl 1.652-2~deb13u1 (source) into stable-security (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-08-25] libdbi-perl 1.652-2 MIGRATED to testing (Debian testing watch)
  • [2026-08-19] Accepted libdbi-perl 1.652-2 (source) into unstable (gregor herrmann)
  • [2026-08-15] Accepted libdbi-perl 1.652-1 (source) into unstable (gregor herrmann)
  • [2026-07-18] libdbi-perl 1.651-1 MIGRATED to testing (Debian testing watch)
  • [2026-07-15] Accepted libdbi-perl 1.651-1 (source) into unstable (gregor herrmann)
  • [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)
  • 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.652-2
  • 2 bugs

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