CVE-2025-5563

The WP-Addpub plugin for WordPress is vulnerable to SQL Injection via the 'wp-addpub' shortcode in all versions up to, and including, 1.2.8 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.
Configurations

No configuration.

History

06 Jun 2025, 14:07

Type Values Removed Values Added
Summary
  • (es) El complemento WP-Addpub para WordPress es vulnerable a la inyección SQL mediante el shortcode 'wp-addpub' en todas las versiones hasta la 1.2.8 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 colaborador o superior, añadir consultas SQL adicionales a las consultas ya existentes, las cuales pueden utilizarse para extraer información confidencial de la base de datos.

06 Jun 2025, 07:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-06 07:15

Updated : 2025-06-06 14:07


NVD link : CVE-2025-5563

Mitre link : CVE-2025-5563

CVE.ORG link : CVE-2025-5563


JSON object : View

Products Affected

No product.

CWE
CWE-89

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