CVE-2025-2128

The Cost Calculator Builder plugin for WordPress is vulnerable to time-based SQL Injection via the ‘order_ids’ parameter in all versions up to, and including, 3.2.67 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 Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Configurations

No configuration.

History

11 Apr 2025, 15:39

Type Values Removed Values Added
Summary
  • (es) El complemento Cost Calculator Builder para WordPress es vulnerable a la inyección SQL basada en tiempo mediante el parámetro «order_ids» en todas las versiones hasta la 3.2.67 incluida, debido a un escape insuficiente del parámetro proporcionado por el usuario y a la falta de preparación de la consulta SQL existente. Esto permite a atacantes autenticados, con acceso de suscriptor o superior, añadir consultas SQL adicionales a las consultas existentes, las cuales pueden utilizarse para extraer información confidencial de la base de datos.

11 Apr 2025, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-11 10:15

Updated : 2025-04-11 15:39


NVD link : CVE-2025-2128

Mitre link : CVE-2025-2128

CVE.ORG link : CVE-2025-2128


JSON object : View

Products Affected

No product.

CWE
CWE-89

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