2 results (0.003 seconds)

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

The MF Gig Calendar WordPress plugin through 1.2.1 does not have CSRF checks in some places, which could allow attackers to make logged in Contributors and above delete arbitrary events via a CSRF attack El complemento MF Gig Calendar de WordPress hasta la versión 1.2.1 no tiene comprobaciones CSRF en algunos lugares, lo que podría permitir a los atacantes hacer que los Colaboradores registrados y superiores eliminen eventos arbitrarios mediante un ataque CSRF. The MF Gig Calendar plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.1. This is due to missing or incorrect nonce validation on the mf_gig_calendar page. This makes it possible for unauthenticated attackers to delete events 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/b28d0dca-2df1-4925-be81-dd9c46859c38 • CWE-352: Cross-Site Request Forgery (CSRF) •

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

The MF Gig Calendar WordPress plugin through 1.2.1 does not sanitise and escape some of its settings, which could allow high privilege users such as editor to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup) El complemento MF Gig Calendar de WordPress hasta la versión 1.2.1 no sanitiza ni escapa a algunas de sus configuraciones, lo que podría permitir a usuarios con privilegios elevados, como el editor, realizar ataques de Cross-Site Scripting Almacenado incluso cuando la capacidad unfiltered_html no está permitida (por ejemplo, en configuración multisitio). The MF Gig Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.2.1 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/d34caeaf-2ecf-44a2-b308-e940bafd402c • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •