use-ftp-tls
The ‘FTP’ class sends information unencrypted. Consider using the ‘FTP_TLS’ class instead.
Likelihood: LOW
Confidence: LOW
CWE:
- CWE-319: Cleartext Transmission of Sensitive Information
OWASP:
- A03:2017 - Sensitive Data Exposure
- A02:2021 - Cryptographic Failures
use-ftp-tls
The ‘FTP’ class sends information unencrypted. Consider using the ‘FTP_TLS’ class instead.
Likelihood: LOW
Confidence: LOW
CWE:
- CWE-319: Cleartext Transmission of Sensitive Information
OWASP:
- A03:2017 - Sensitive Data Exposure
- A02:2021 - Cryptographic Failures