CVE-2024-29832

The current_url parameter of the AJAX call to the GalleryBox action of admin-ajax.php is vulnerable to reflected Cross Site Scripting. The value of the current_url parameter is embedded within an existing JavaScript within the response allowing arbitrary JavaScript to be inserted and executed. No authentication is required to exploit this issue. Note that other parameters within a AJAX call, such as image_id, must be valid for this vulnerability to be successfully exploited.
Configurations

No configuration.

History

02 Aug 2024, 17:35

Type Values Removed Values Added
Summary
  • (es) El parámetro current_url de la llamada AJAX a la acción GalleryBox de admin-ajax.php es vulnerable al Cross Site Scripting reflejado. El valor del parámetro current_url está incrustado dentro de un JavaScript existente dentro de la respuesta, lo que permite insertar y ejecutar JavaScript arbitrario. No se requiere autenticación para aprovechar este problema. Tenga en cuenta que otros parámetros dentro de una llamada AJAX, como image_id, deben ser válidos para que esta vulnerabilidad se aproveche con éxito.

26 Mar 2024, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-26 16:15

Updated : 2024-08-02 17:35


NVD link : CVE-2024-29832

Mitre link : CVE-2024-29832

CVE.ORG link : CVE-2024-29832


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')