logo

Database

Aws Api Gateway Insecure Tls Version

Description

Detects AWS API Gateway domain names configured with insecure TLS protocol versions (TLS 1.0 or TLS 1.1). Using outdated TLS versions can expose APIs to known vulnerabilities and man-in-the-middle attacks, potentially compromising data in transit.

Weakness:

016 - Insecure encryption algorithm - SSL/TLS

Category: Information Collection

Detection Strategy

    Scans all domain names configured in API Gateway for a given AWS region

    Checks the security policy (TLS version) configured for each domain name

    Reports a vulnerability if the domain uses TLS 1.0 or TLS 1.1

    Includes the affected domain name and specific TLS version in the vulnerability report