Description
The Gestion de tarifs plugin for WordPress is vulnerable to SQL Injection via the 'tarif' and 'intitule' shortcodes in all versions up to, and including, 1.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-08-15
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Data Exfiltration via SQL Injection
Action: Apply Patch
AI Analysis

Impact

The Gestion de tarifs plugin for WordPress is vulnerable to SQL injection through the 'tarif' and 'intitule' shortcodes in all versions up to 1.4. The lack of proper escaping and query preparation allows authenticated users with Contributor or higher privileges to append malicious SQL statements to existing queries, potentially retrieving sensitive data from the database. This flaw is a classic injection vulnerability classified under CWE-89.

Affected Systems

This vulnerability affects the evigeo Gestion de tarifs WordPress plugin, specifically any installation using version 1.4 or earlier. Sites running these plugin versions are therefore susceptible when users with Contributor role or higher are present.

Risk and Exploitability

The CVSS score is 6.5, indicating a medium severity, while the EPSS score of less than 1% signals a low probability of exploitation in the wild. The flaw requires authenticated access, so an attacker must already have a Contributor or higher level account on the target WordPress site. The attack can be carried out by sending crafted shortcode parameters to trigger the injection, but the limited exposure to privileged users and the absence of a public exploit reduce the overall risk. The vulnerability is not listed in the CISA KEV catalog, though it remains a significant internal threat for sites using the affected plugin version.

Generated by OpenCVE AI on April 20, 2026 at 19:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Gestion de tarifs plugin to the latest version that removes the injection flaw
  • If an update is not possible, disable or remove the 'tarif' and 'intitule' shortcodes that accept user input until a fix is applied
  • Restrict Contributor and higher role permissions to trusted users only, and enforce strict input validation for any remaining shortcode parameters

Generated by OpenCVE AI on April 20, 2026 at 19:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-24996 The Gestion de tarifs plugin for WordPress is vulnerable to SQL Injection via the 'tarif' and 'intitule' shortcodes in all versions up to, and including, 1.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
History

Sat, 16 Aug 2025 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Fri, 15 Aug 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 15 Aug 2025 08:45:00 +0000

Type Values Removed Values Added
Description The Gestion de tarifs plugin for WordPress is vulnerable to SQL Injection via the 'tarif' and 'intitule' shortcodes in all versions up to, and including, 1.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title Gestion de tarifs <= 1.4 - Authenticated (Contributor+) SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:25:06.634Z

Reserved: 2025-07-14T20:42:50.678Z

Link: CVE-2025-7662

cve-icon Vulnrichment

Updated: 2025-08-15T16:05:17.369Z

cve-icon NVD

Status : Deferred

Published: 2025-08-15T09:15:29.907

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-7662

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T20:00:10Z

Weaknesses