---
id: CVE-2019-25761
title: >-
  Joomla! Component JoomCRM 1.1.1 contains an SQL injection vulnerability that
  allows authenticated attackers to execute arbitrary SQL queries by injecting
  malicious code through the deal_id parameter
summary: >-
  Joomla! Component JoomCRM 1.1.1 contains an SQL injection vulnerability that
  allows authenticated attackers to execute arbitrary SQL queries by injecting
  malicious code through the deal_id parameter. Attackers can send GET requests
  to in…
severity: high
cvss: 7.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N'
cwe:
  - CWE-89
vendor: joomboost
product: joomcrm
affected:
  - joomcrm = 1.1.1
published: '2026-06-19'
updated: '2026-08-21'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2019-25761'
references:
  - url: 'http://joomboost.com/'
    label: disclosure@vulncheck.com
  - url: 'https://extensions.joomla.org/extensions/extension/marketing/crm/joomcrm/'
    label: disclosure@vulncheck.com
  - url: 'https://www.exploit-db.com/exploits/46122'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/joomla-component-joomcrm-sql-injection-via-deal-id
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00263
epssPercentile: 0.18517
ingestedAt: '2026-08-22T13:32:35.289Z'
---

## Overview

Joomla! Component JoomCRM 1.1.1 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the deal_id parameter. Attackers can send GET requests to index.php with option=com_joomcrm&view=contacts and inject SQL code in the deal_id parameter to extract sensitive database information including table names and schemas.

## Affected

- `joomcrm = 1.1.1`

## Remediation

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