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 ASM Scanner

Description

Joomla! com_fabrik 3.9.11 is vulnerable to local file inclusion, allowing attackers to read sensitive files from the server.

How we test: We test for local file inclusion vulnerabilities in Joomla com_fabrik by injecting file path payloads and analyzing responses to detect if local files can be included and their contents exposed.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  joomla_com_fabrik_lfi:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.