#VU30581 NULL pointer dereference in ProFTPD - CVE-2019-19272

 

#VU30581 NULL pointer dereference in ProFTPD - CVE-2019-19272

Published: November 26, 2019 / Updated: September 7, 2020


Vulnerability identifier: #VU30581
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2019-19272
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
ProFTPD
Software vendor:
ProFTPD

Description

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

An issue was discovered in tls_verify_crl in ProFTPD before 1.3.6. Direct dereference of a NULL pointer (a variable initialized to NULL) leads to a crash when validating the certificate of a client connecting to the server in a TLS client/server mutual-authentication setup.


Remediation

Install update from vendor's website.

External links