CVE-2019-19269

MEDIUMCVSS 4.9/10EPSS 1.65%

Last modified

CVE-2019-19269 is a medium-severity vulnerability rated 4.9/10 on the CVSS scale. An issue was discovered in tls_verify_crl in ProFTPD through 1.3.6b. A dereference of a NULL pointer may occur. EPSS estimates a 1.65% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
4.9/10

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
1.65%

73.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
ProftpdProftpd<= 1.3.5e
ProftpdProftpd1.3.6
FedoraprojectFedora30
FedoraprojectFedora31
DebianDebian Linux8.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-19269?
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.
How severe is CVE-2019-19269?
CVE-2019-19269 has a CVSS score of 4.9/10 (MEDIUM severity). The EPSS model estimates a 1.65% probability of exploitation in the next 30 days.
How do I fix CVE-2019-19269?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-19269?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST