---
id: CVE-2019-25760
title: >-
  Joomla! Component Easy Shop 1.2.3 contains a local file inclusion
  vulnerability that allows unauthenticated attackers to read arbitrary files by
  supplying base64-encoded file paths
summary: >-
  Joomla! Component Easy Shop 1.2.3 contains a local file inclusion
  vulnerability that allows unauthenticated attackers to read arbitrary files by
  supplying base64-encoded file paths. Attackers can send GET requests to
  index.php with the o…
severity: medium
cvss: 6.2
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-98
vendor: joomtech
product: easy_shop
affected:
  - easy_shop = 1.2.3
published: '2026-06-19'
updated: '2026-08-21'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2019-25760'
references:
  - url: >-
      https://extensions.joomla.org/extensions/extension/e-commerce/shopping-cart/easy-shop/
    label: disclosure@vulncheck.com
  - url: 'https://joomtech.net/'
    label: disclosure@vulncheck.com
  - url: 'https://www.exploit-db.com/exploits/46219'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/joomla-component-easy-shop-local-file-inclusion
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00505
epssPercentile: 0.42209
ingestedAt: '2026-08-22T13:32:35.253Z'
---

## Overview

Joomla! Component Easy Shop 1.2.3 contains a local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by supplying base64-encoded file paths. Attackers can send GET requests to index.php with the option parameter set to com_easyshop, task set to ajax.loadImage, and a base64-encoded file path in the file parameter to retrieve sensitive files like configuration.php and system files.

## Affected

- `easy_shop = 1.2.3`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
