What the vulnerability does
01Description
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.
Explanation of Vulnerability in Simple Terms
02Summary
Gestion de tarifs versions 1.4 and earlier contain a SQL injection vulnerability in a database query. An attacker with low-level access can craft malicious input to read sensitive data from the database. The vulnerability requires authentication but no user interaction. No patch version is currently available.
What an attacker can do
03Attacker Capabilities
Read sensitive data from the application database by injecting SQL commands.
Potential impact on your site
04Site Impact
Unauthorized database access and exposure of sensitive information stored in Gestion de tarifs.
Conditions required to exploit
05Prerequisites
Attacker must have low-level user account access to the application.
Key dates
06Disclosure timeline
August 15, 2025
CVE published
April 8, 2026
Record updated