CVE-2024-8981

The Broken Link Checker plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg in /app/admin-notices/features/class-view.php without appropriate escaping on the URL in all versions up to, and including, 2.4.0. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Configurations

No configuration.

History

04 Oct 2024, 13:51

Type Values Removed Values Added
Summary
  • (es) El complemento Broken Link Checker para WordPress es vulnerable a ataques Cross-Site Scripting reflejado debido al uso de add_query_arg en /app/admin-notices/features/class-view.php sin el escape adecuado en la URL en todas las versiones hasta la 2.4.0 incluida. Esto permite que atacantes no autenticados inyecten secuencias de comandos web arbitrarias en páginas que se ejecutan si logran engañar a un usuario para que realice una acción como hacer clic en un enlace.

01 Oct 2024, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-10-01 03:15

Updated : 2024-10-04 13:51


NVD link : CVE-2024-8981

Mitre link : CVE-2024-8981

CVE.ORG link : CVE-2024-8981


JSON object : View

Products Affected

No product.

CWE
CWE-80

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)