ALT-PU-2020-2973-1
Closed vulnerabilities
BDU:2019-04710
Уязвимость компонента main.c FTP-сервера ProFTPD, связанная с выполнением цикла с недоступным условием выхода, позволяющая нарушителю вызвать отказ в обслуживании
Modified: 2024-11-21
CVE-2019-18217
ProFTPD before 1.3.6b and 1.3.7rc before 1.3.7rc2 allows remote unauthenticated denial-of-service due to incorrect handling of overly long commands because main.c in a child process enters an infinite loop.
- openSUSE-SU-2020:0031
- openSUSE-SU-2020:0031
- https://cert-portal.siemens.com/productcert/pdf/ssa-940889.pdf
- https://cert-portal.siemens.com/productcert/pdf/ssa-940889.pdf
- https://github.com/proftpd/proftpd/blob/1.3.6/NEWS
- https://github.com/proftpd/proftpd/blob/1.3.6/NEWS
- https://github.com/proftpd/proftpd/blob/1.3.6/RELEASE_NOTES
- https://github.com/proftpd/proftpd/blob/1.3.6/RELEASE_NOTES
- https://github.com/proftpd/proftpd/blob/master/NEWS
- https://github.com/proftpd/proftpd/blob/master/NEWS
- https://github.com/proftpd/proftpd/blob/master/RELEASE_NOTES
- https://github.com/proftpd/proftpd/blob/master/RELEASE_NOTES
- https://github.com/proftpd/proftpd/issues/846
- https://github.com/proftpd/proftpd/issues/846
- [debian-lts-announce] 20191027 [SECURITY] [DLA 1974-1] proftpd-dfsg security update
- [debian-lts-announce] 20191027 [SECURITY] [DLA 1974-1] proftpd-dfsg security update
- FEDORA-2019-ae019c7e9f
- FEDORA-2019-ae019c7e9f
- FEDORA-2019-7559f29ace
- FEDORA-2019-7559f29ace
- FEDORA-2019-848e410cfb
- FEDORA-2019-848e410cfb
- 20191106 [SECURITY] [DSA 4559-1] proftpd-dfsg security update
- 20191106 [SECURITY] [DSA 4559-1] proftpd-dfsg security update
- GLSA-202003-35
- GLSA-202003-35
- DSA-4559
- DSA-4559
Modified: 2024-11-21
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.
- openSUSE-SU-2020:0031
- openSUSE-SU-2020:0031
- https://github.com/proftpd/proftpd/issues/861
- https://github.com/proftpd/proftpd/issues/861
- [debian-lts-announce] 20191130 [SECURITY] [DLA 2018-1] proftpd-dfsg security update
- [debian-lts-announce] 20191130 [SECURITY] [DLA 2018-1] proftpd-dfsg security update
- FEDORA-2019-65a983b8b6
- FEDORA-2019-65a983b8b6
- FEDORA-2019-bfacf1e958
- FEDORA-2019-bfacf1e958
- GLSA-202003-35
- GLSA-202003-35
- https://www.oracle.com/security-alerts/cpuapr2020.html
- https://www.oracle.com/security-alerts/cpuapr2020.html
Modified: 2024-11-21
CVE-2019-19270
An issue was discovered in tls_verify_crl in ProFTPD through 1.3.6b. Failure to check for the appropriate field of a CRL entry (checking twice for subject, rather than once for subject and once for issuer) prevents some valid CRLs from being taken into account, and can allow clients whose certificates have been revoked to proceed with a connection to the server.