Skip to content

Protocol: SSL Ticketbleed Vulnerability

Identifier: issue_ssl_ticketbleed_vulnerability

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Ticketbleed can disclose uninitialized memory in session ticket responses from affected F5 TLS appliances.

How we test: We send an oversized session ticket and inspect the response for the Ticketbleed behavior.

References:

Configuration

Example

Example configuration:

---
security_tests:
  issue_ssl_ticketbleed_vulnerability:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.