2 results (0.004 seconds)

CVSS: 4.4EPSS: 0%CPEs: 1EXPL: 1

The NPS computy WordPress plugin through 2.7.5 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup) El complemento NPS computy de WordPress hasta la versión 2.7.5 no sanitiza ni escapa a algunas de sus configuraciones, lo que podría permitir a usuarios con privilegios elevados, como el administrador, realizar ataques de Cross-Site Scripting Almacenado incluso cuando la capacidad unfiltered_html no está permitida (por ejemplo, en una configuración multisitio). The NPS computy plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 2.7.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled. • https://wpscan.com/vulnerability/c061e792-e37a-4cf6-b46b-ff111c5a5c84 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVSS: 8.8EPSS: 0%CPEs: 1EXPL: 1

The NPS computy WordPress plugin through 2.7.5 does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks El complemento NPS computy WordPress hasta la versión 2.7.5 no tiene comprobaciones CSRF en algunos lugares, lo que podría permitir a los atacantes hacer que los usuarios que han iniciado sesión realicen acciones no deseadas a través de ataques CSRF. The NPS computy plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.7.5. This is due to missing or incorrect nonce validation on the nps_plugin_options function. This makes it possible for unauthenticated attackers to delete results via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. • https://wpscan.com/vulnerability/481a376b-55be-4afa-94f5-c3cf8a88b8d1 • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') CWE-352: Cross-Site Request Forgery (CSRF) •