CVE-2024-6711 – Event Tickets with Ticket Scanner <= 2.3.7 - Authenticated (Admin+) Stored Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2024-6711
The Event Tickets with Ticket Scanner plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 2.3.7 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. • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2024-38762 – Event Tickets <= 5.11.0.4 - Cross-Site Request Forgery
https://notcve.org/view.php?id=CVE-2024-38762
The Event Tickets plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 5.11.0.4. This is due to missing or incorrect nonce validation on the handle_action_disconnect() function. This makes it possible for unauthenticated attackers to disconnect a merchant via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. • CWE-352: Cross-Site Request Forgery (CSRF) •