Skip to content

Sensitive Data: Joomla! com_fabrik 3.9.11 - Local File Inclusion

Identifier: joomla_com_fabrik_lfi

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner

Description

Joomla! com_fabrik 3.9.11 is vulnerable to local file inclusion.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  joomla_com_fabrik_lfi:
    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.