Perl Dbi vulnerabilities
5 known vulnerabilities affecting perl/dbi.
Total CVEs
5
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
MEDIUM5
Vulnerabilities
Page 1 of 1
CVE-2019-20919MEDIUMCVSS 4.7fixed in 1.6432020-09-17
CVE-2019-20919 [MEDIUM] CWE-476 CVE-2019-20919: An issue was discovered in the DBI module before 1.643 for Perl. The hv_fetch() documentation requir
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.
nvd
CVE-2014-10402MEDIUMCVSS 6.1≤ 1.6432020-09-16
CVE-2014-10402 [MEDIUM] CVE-2014-10402: An issue was discovered in the DBI module through 1.643 for Perl. DBD::File drivers can open files f
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.
nvd
CVE-2013-7490MEDIUMCVSS 5.3fixed in 1.6322020-09-11
CVE-2013-7490 [MEDIUM] CWE-119 CVE-2013-7490: An issue was discovered in the DBI module before 1.632 for Perl. Using many arguments to methods for
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.
nvd
CVE-2013-7491MEDIUMCVSS 5.3fixed in 1.6282020-09-11
CVE-2013-7491 [MEDIUM] CWE-787 CVE-2013-7491: An issue was discovered in the DBI module before 1.628 for Perl. Stack corruption occurs when a user
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.
nvd
CVE-2014-10401MEDIUMCVSS 6.1fixed in 1.6322020-09-11
CVE-2014-10401 [MEDIUM] CWE-732 CVE-2014-10401: An issue was discovered in the DBI module before 1.632 for Perl. DBD::File drivers can open files fr
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.
nvd