Perl

Dbi

5 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Published 17.09.2020 18:15:12
  • Last modified 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.

Exploit
  • EPSS 0.02%
  • Published 16.09.2020 16:15:14
  • Last modified 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...

  • EPSS 0.39%
  • Published 11.09.2020 19:15:11
  • Last modified 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.

  • EPSS 0.39%
  • Published 11.09.2020 19:15:11
  • Last modified 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.

  • EPSS 0.03%
  • Published 11.09.2020 19:15:11
  • Last modified 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.