#VU46868 NULL pointer dereference in DBI


Published: 2020-09-17 | Updated: 2020-09-22

Vulnerability identifier: #VU46868

Vulnerability risk: Medium

CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2019-20919

CWE-ID: CWE-476

Exploitation vector: Network

Exploit availability: No

Vulnerable software:
DBI
Other software / Other software solutions

Vendor: TIMB

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error 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. A remote attacker can perform a denial of service (DoS) attack.

Mitigation
Update to version 1.643.

Vulnerable software versions

DBI: 1.00 - 1.642


External links
http://github.com/perl5-dbi/dbi/commit/eca7d7c8f43d96f6277e86d1000e842eb4cc67ff
http://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643-...


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.


Latest bulletins with this vulnerability