CVE-2024-10645

The Blogger 301 Redirect plugin for WordPress is vulnerable to blind time-based SQL Injection via the ‘br’ parameter in all versions up to, and including, 2.5.3 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

18 Nov 2024, 17:11

Type Values Removed Values Added
Summary
  • (es) El complemento Blogger 301 Redirect para WordPress es vulnerable a la inyección SQL a ciegas basada en tiempo a través del parámetro 'br' en todas las versiones hasta la 2.5.3 incluida, debido a un escape insuficiente en el parámetro proporcionado por el usuario y a la falta de preparación suficiente en la consulta SQL existente. Esto permite que atacantes no autenticados agreguen consultas SQL adicionales a consultas ya existentes que se pueden usar para extraer información confidencial de la base de datos.

16 Nov 2024, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-11-16 09:15

Updated : 2024-11-18 17:11


NVD link : CVE-2024-10645

Mitre link : CVE-2024-10645

CVE.ORG link : CVE-2024-10645


JSON object : View

Products Affected

No product.

CWE
CWE-89

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