CVE-2025-0853

The PGS Core plugin for WordPress is vulnerable to SQL Injection via the 'event' parameter in the 'save_header_builder' function in all versions up to, and including, 5.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

07 May 2025, 14:13

Type Values Removed Values Added
Summary
  • (es) El complemento PGS Core para WordPress es vulnerable a la inyección SQL mediante el parámetro 'event' de la función 'save_header_builder' en todas las versiones hasta la 5.8.0 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 no autenticados añadir consultas SQL adicionales a las consultas ya existentes, que pueden utilizarse para extraer información confidencial de la base de datos.

06 May 2025, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-06 22:15

Updated : 2025-05-07 14:13


NVD link : CVE-2025-0853

Mitre link : CVE-2025-0853

CVE.ORG link : CVE-2025-0853


JSON object : View

Products Affected

No product.

CWE
CWE-89

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