CVE-2023-51713
- EPSS 4.25%
- Veröffentlicht 22.12.2023 03:15:09
- Zuletzt bearbeitet 03.11.2025 22:16:31
make_ftp_cmd in main.c in ProFTPD before 1.3.8a has a one-byte out-of-bounds read, and daemon crash, because of mishandling of quote/backslash semantics.
CVE-2023-48795
- EPSS 93.31%
- Veröffentlicht 18.12.2023 16:15:10
- Zuletzt bearbeitet 12.05.2026 11:16:15
The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client a...
CVE-2021-46854
- EPSS 1.13%
- Veröffentlicht 23.11.2022 07:15:09
- Zuletzt bearbeitet 28.04.2025 21:15:55
mod_radius in ProFTPD before 1.3.7c allows memory disclosure to RADIUS servers because it copies blocks of 16 characters.
- EPSS 12.05%
- Veröffentlicht 20.02.2020 16:15:11
- Zuletzt bearbeitet 21.11.2024 05:40:19
In ProFTPD 1.3.7, it is possible to corrupt the memory pool by interrupting the data transfer channel. This triggers a use-after-free in alloc_pool in pool.c, and possible remote code execution.
CVE-2020-9272
- EPSS 2.11%
- Veröffentlicht 20.02.2020 16:15:11
- Zuletzt bearbeitet 21.11.2024 05:40:19
ProFTPD 1.3.7 has an out-of-bounds (OOB) read vulnerability in mod_cap via the cap_text.c cap_to_text function.
CVE-2019-19269
- EPSS 1.65%
- Veröffentlicht 30.11.2019 23:15:18
- Zuletzt bearbeitet 21.11.2024 04:34:27
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 administrato...
CVE-2019-19272
- EPSS 0.95%
- Veröffentlicht 26.11.2019 04:15:13
- Zuletzt bearbeitet 21.11.2024 04:34:28
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 mutu...
CVE-2019-19271
- EPSS 1.12%
- Veröffentlicht 26.11.2019 04:15:13
- Zuletzt bearbeitet 21.11.2024 04:34:28
An issue was discovered in tls_verify_crl in ProFTPD before 1.3.6. A wrong iteration variable, used when checking a client certificate against CRL entries (installed by a system administrator), can cause some CRL entries to be ignored, and can allow ...
CVE-2019-19270
- EPSS 1.01%
- Veröffentlicht 26.11.2019 04:15:12
- Zuletzt bearbeitet 21.11.2024 04:34:27
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 in...
CVE-2019-18217
- EPSS 19.51%
- Veröffentlicht 21.10.2019 04:15:10
- Zuletzt bearbeitet 21.11.2024 04:32:51
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.