An issue was discovered in tls_verify_crl in ProFTPD through 1.3.6b. A dereference of a NULL pointer may occur. This pointer is returned by the OpenSSL sk_X509_REVOKED_value() function when encountering an empty CRL installed by a system administrator. The dereference occurs when validating the certificate of a client connecting to the server in a TLS client/server mutual-authentication setup.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/proftpd/proftpd/issues/861 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2019/11/msg00039.html | third party advisory mailing list |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OGBBCPLJSDPFG5EI5P5G7P4KEX7YSD5G/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QR65XUHPCRU3NXTSFVF2J4GWRIHC7AHW/ | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00009.html | vendor advisory |
https://security.gentoo.org/glsa/202003-35 | vendor advisory |
https://www.oracle.com/security-alerts/cpuapr2020.html |