Perl Dbi

10 CVEs affecting Perl Dbi. Latest disclosed: 2026-07-07. Critical: 4, High: 1.

Top CVEs affecting Perl Dbi
CVESeverityScorePublishedSummary
CVE-2026-14739Critical9.82026-07-07DBI 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…
CVE-2026-9698Critical9.82026-06-09DBI versions before 1.648 for Perl saved errors in a limited-sized buffer. Error messages that were returned when RaiseError, PrintError or HandleError were s…
CVE-2026-10879Critical9.82026-06-05DBI 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 c…
CVE-2026-14740Critical9.12026-07-07DBI 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 remove…
CVE-2026-14380High8.82026-07-07DBI 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 attribu…
CVE-2014-10402Medium6.12020-09-16An issue was discovered in the DBI module through 1.643 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the f_…
CVE-2014-10401Medium6.12020-09-11An issue was discovered in the DBI module before 1.632 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the f_d…
CVE-2013-7491Medium5.32020-09-11An issue was discovered in the DBI module before 1.628 for Perl. Stack corruption occurs when a user-defined function requires a non-trivial amount of memory a…
CVE-2013-7490Medium5.32020-09-11An issue was discovered in the DBI module before 1.632 for Perl. Using many arguments to methods for Callbacks may lead to memory corruption.
CVE-2019-20919Medium4.72020-09-17An issue was discovered in the DBI module before 1.643 for Perl. The hv_fetch() documentation requires checking for NULL and the code does that. But, shortly t…