Description
TLS version 1.0 is known to have several security vulnerabilities and weaknesses, making it susceptible to attacks.
Recommendation
To improve security, disable TLS 1.0 and migrate to more secure protocols such as TLS 1.2 or TLS 1.3.
References
- OWASP: Transport Layer Protection Cheat Sheet
- NIST Special Publication 800-52 Revision 1: Guidelines for the Selection, Configuration, and Use of Transport Layer Security (TLS) Implementations
- CWE-16
- CWE-326
- OWASP 2021-A5