CVE-2024-2842 – Easy Appointments <= 3.11.18 - Authenticated (Contributor+) Stored Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2024-2842
28 Mar 2024 — The Easy Appointments plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'ea_full_calendar' shortcode in all versions up to, and including, 3.11.18 due to insufficient input sanitization and output escaping on user supplied attributes. 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. El complemento Easy Appointments de WordPress es ... • https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3059359%40easy-appointments&new=3059359%40easy-appointments&sfp_email=&sfph_mail= • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2024-2844 – Easy Appointments <= 3.11.18 - Insufficient Authorization
https://notcve.org/view.php?id=CVE-2024-2844
28 Mar 2024 — The Easy Appointments plugin for WordPress is vulnerable to unauthorized modification of data due to insufficient user validation on the ajax_cancel_appointment() function in all versions up to, and including, 3.11.18. This makes it possible for unauthenticated attackers to cancel other users orders. El complemento Easy Appointments para WordPress es vulnerable a modificaciones no autorizadas de datos debido a una validación insuficiente del usuario en la función ajax_cancel_appointment() en todas las versi... • https://plugins.trac.wordpress.org/browser/easy-appointments/trunk/src/ajax.php#L380 • CWE-862: Missing Authorization •