---
id: CVE-2019-25755
title: >-
  Joomla Component vReview 1.9.11 contains an SQL injection vulnerability that
  allows unauthenticated attackers to execute arbitrary SQL queries by injecting
  malicious code through the cmId parameter
summary: >-
  Joomla Component vReview 1.9.11 contains an SQL injection vulnerability that
  allows unauthenticated attackers to execute arbitrary SQL queries by injecting
  malicious code through the cmId parameter. Attackers can send POST requests to
  th…
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'
cwe:
  - CWE-89
vendor: wdmtech
product: vreview
affected:
  - vreview = 1.9.11
published: '2026-06-19'
updated: '2026-08-21'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2019-25755'
references:
  - url: 'http://wdmtech.com/'
    label: disclosure@vulncheck.com
  - url: >-
      https://extensions.joomla.org/extensions/extension/clients-a-communities/ratings-a-reviews/vreview/
    label: disclosure@vulncheck.com
  - url: 'https://www.exploit-db.com/exploits/46227'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/joomla-vreview-sql-injection-via-editreview
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00453
epssPercentile: 0.38697
ingestedAt: '2026-08-22T13:32:34.916Z'
---

## Overview

Joomla Component vReview 1.9.11 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the cmId parameter. Attackers can send POST requests to the editReview task endpoint with URL-encoded SQL UNION statements in the cmId parameter to extract database information including usernames, passwords, and database versions.

## Affected

- `vreview = 1.9.11`

## Remediation

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