CVE-2019-20919
- EPSS 0.12%
- Veröffentlicht 17.09.2020 18:15:12
- Zuletzt bearbeitet 21.11.2024 04:39:41
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.
CVE-2014-10402
- EPSS 0.02%
- Veröffentlicht 16.09.2020 16:15:14
- Zuletzt bearbeitet 21.11.2024 02:03:32
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 incomple...
CVE-2013-7490
- EPSS 0.39%
- Veröffentlicht 11.09.2020 19:15:11
- Zuletzt bearbeitet 21.11.2024 02:01:08
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.
CVE-2013-7491
- EPSS 0.39%
- Veröffentlicht 11.09.2020 19:15:11
- Zuletzt bearbeitet 21.11.2024 02:01:08
An 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 and the Perl stack gets reallocated.
CVE-2014-10401
- EPSS 0.03%
- Veröffentlicht 11.09.2020 19:15:11
- Zuletzt bearbeitet 21.11.2024 02:03:32
An 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_dir attribute.