Skip to content

Sensitive Data: Joomla! com_booking component 2.4.9 - Information Leak

Identifier: joomla_com_booking_component

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner

Description

Joomla! com_booking component suffers from Information leak vulnerability in which sensitive or confidential data is unintentionally exposed or made accessible to unauthorized individuals or systems.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  joomla_com_booking_component:
    assets_allowed:
    - REST
    - GRAPHQL
    - WEBAPP
    skip: false

Reference

assets_allowed

Type : List[AssetType]*

List of assets that this check will cover.

skip

Type : boolean

Skip the test if true.