CVE-2025-7732

The Lazy Load for Videos plugin for WordPress is vulnerable to Stored Cross-Site Scripting via its lazy‑loading handlers in all versions up to, and including, 2.18.7 due to insufficient input sanitization and output escaping. The plugin’s JavaScript registration handlers read the client‑supplied 'data-video-title' and 'href' attributes, decode HTML entities by default, and pass them directly into DOM sinks without any escaping or validation. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Configurations

No configuration.

History

29 Aug 2025, 16:22

Type Values Removed Values Added
Summary
  • (es) El complemento Lazy Load for Videos para WordPress es vulnerable a cross-site scripting almacenado a través de sus controladores de carga diferida en todas las versiones hasta la 2.18.7 incluida, debido a una depuración de entrada y un escape de salida insuficientes. Los controladores de registro JavaScript del plugin leen los atributos "data-video-title" y "href" proporcionados por el cliente, decodifican las entidades HTML por defecto y las pasan directamente a los receptores DOM sin escape ni validación. Esto permite a atacantes autenticados, con acceso de colaborador o superior, inyectar scripts web arbitrarios en las páginas que se ejecutarán al acceder un usuario a una página inyectada.

27 Aug 2025, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-27 03:15

Updated : 2025-08-29 16:22


NVD link : CVE-2025-7732

Mitre link : CVE-2025-7732

CVE.ORG link : CVE-2025-7732


JSON object : View

Products Affected

No product.

CWE
CWE-79

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