Property
Languagego
Severitymedium
CWECWE-327: Use of a Broken or Risky Cryptographic Algorithm
OWASPA03:2017 - Sensitive Data Exposure
Confidence LevelHigh
Impact LevelLow
Likelihood LevelMedium

Description#

The TLS configuration is missing a minimum protocol version, which means the server or client may allow insecure, outdated versions like TLS 1.0 or 1.2. This leaves encrypted connections vulnerable to known attacks on older TLS protocols.

Impact#

If exploited, attackers could intercept or manipulate sensitive data by exploiting weaknesses in outdated TLS versions. This can lead to data breaches, loss of confidentiality or integrity, and failure to comply with security standards.