Skip to content

Sensitive Data: Joomla! Component Easy Shop 1.2.3 - Local File Inclusion

Identifier: joomla_easyshop_lfi

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner

Description

The Joomla! component Easy Shop version 1.2.3 is vulnerable to Local File Inclusion (LFI) attacks.

Reference:

Configuration

Example

Example configuration:

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