Perl Dbi
Don't miss out!
Thousands of developers use stack.watch to stay informed.Get an email whenever new security vulnerabilities are reported in Perl Dbi.
By the Year
In 2025 there have been 0 vulnerabilities in Perl Dbi. Dbi did not have any published security vulnerabilities last year.
| Year | Vulnerabilities | Average Score |
|---|---|---|
| 2025 | 0 | 0.00 |
| 2024 | 0 | 0.00 |
| 2023 | 0 | 0.00 |
| 2022 | 0 | 0.00 |
| 2021 | 0 | 0.00 |
| 2020 | 3 | 5.37 |
It may take a day or so for new Dbi vulnerabilities to show up in the stats or in the list of recent security vulnerabilities. Additionally vulnerabilities may be tagged under a different product or component name.
Recent Perl Dbi Security Vulnerabilities
An issue was discovered in the DBI module before 1.643 for Perl
CVE-2019-20919
4.7 - Medium
- September 17, 2020
An 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 thereafter, it calls SvOK(profile), causing a NULL pointer dereference.
NULL Pointer Dereference
An issue was discovered in the DBI module through 1.643 for Perl
CVE-2014-10402
6.1 - Medium
- September 16, 2020
An 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_dir attribute in the data source name (DSN). NOTE: this issue exists because of an incomplete fix for CVE-2014-10401.
Incorrect Permission Assignment for Critical Resource
An issue was discovered in the DBI module before 1.632 for Perl
CVE-2013-7490
5.3 - Medium
- September 11, 2020
An issue was discovered in the DBI module before 1.632 for Perl. Using many arguments to methods for Callbacks may lead to memory corruption.
Buffer Overflow