CVE-2025-7442

The WPGYM - Wordpress Gym Management System plugin for WordPress is vulnerable to SQL Injection via several parameters in the MJ_gmgt_delete_class_limit_for_member, MJ_gmgt_get_yearly_income_expense, MJ_gmgt_get_monthly_income_expense, MJ_gmgt_add_class_limit, MJ_gmgt_view_meeting_detail, and MJ_gmgt_create_meeting functions in all versions up to 67.8.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Configurations

No configuration.

History

15 Jul 2025, 13:14

Type Values Removed Values Added
Summary
  • (es) El complemento WPGYM - Wordpress Gym Management System de WordPress es vulnerable a la inyección SQL a través de varios parámetros en las funciones MJ_gmgt_delete_class_limit_for_member, MJ_gmgt_get_yearly_income_expense, MJ_gmgt_get_monthly_income_expense, MJ_gmgt_add_class_limit, MJ_gmgt_view_meeting_detail y MJ_gmgt_create_meeting en todas las versiones hasta la 67.8.0, debido a un escape insuficiente en el parámetro proporcionado por el usuario y a la falta de preparación en la consulta SQL existente. Esto permite a atacantes no autenticados añadir consultas SQL adicionales a las consultas existentes, las cuales pueden utilizarse para extraer información confidencial de la base de datos.

11 Jul 2025, 08:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-11 08:15

Updated : 2025-07-15 13:14


NVD link : CVE-2025-7442

Mitre link : CVE-2025-7442

CVE.ORG link : CVE-2025-7442


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')