CVE-2025-2106

The ArielBrailovsky-ViralAd plugin for WordPress is vulnerable to SQL Injection via the 'text' and 'id' parameters of the limpia() function in all versions up to, and including, 1.0.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 unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This only appears to be exploitable on very old versions of WordPress.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) El complemento ArielBrailovsky-ViralAd para WordPress es vulnerable a la inyección SQL mediante los parámetros "text" e "id" de la función limpia() en todas las versiones hasta la 1.0.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 no autenticados añadir consultas SQL adicionales a las consultas ya existentes, las cuales pueden utilizarse para extraer información confidencial de la base de datos. Esto solo parece ser explotable en versiones muy antiguas de WordPress.

13 Mar 2025, 02:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-13 02:15

Updated : 2026-04-15 00:35


NVD link : CVE-2025-2106

Mitre link : CVE-2025-2106

CVE.ORG link : CVE-2025-2106


JSON object : View

Products Affected

No product.

CWE
CWE-89

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