
CVE-2024-3342 – Timetable and Event Schedule by MotoPress <= 2.4.11 - Authenticated (Contributor+) SQL Injection
https://notcve.org/view.php?id=CVE-2024-3342
26 Apr 2024 — The Timetable and Event Schedule by MotoPress plugin for WordPress is vulnerable to SQL Injection via the 'events' attribute of the 'mp-timetable' shortcode in all versions up to, and including, 2.4.11 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sens... • https://plugins.trac.wordpress.org/changeset/3077596/mp-timetable/trunk/classes/models/class-events.php • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2022-2844 – MotoPress Timetable and Event Schedule Calendar cross site scripting
https://notcve.org/view.php?id=CVE-2022-2844
16 Aug 2022 — A vulnerability classified as problematic has been found in MotoPress Timetable and Event Schedule up to 1.4.06. This affects an unknown part of the file /wp/?cpmvc_id=1&cpmvc_do_action=mvparse&f=datafeed&calid=1&month_index=1&method=adddetails&id=2 of the component Calendar Handler. The manipulation of the argument Subject/Location/Description leads to cross site scripting. It is possible to initiate the attack remotely. • https://vuldb.com/?id.206487 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2021-24583 – Timetable and Event Schedule by MotoPress < 2.4.2 - Unauthorised Event TimeSlot Deletion
https://notcve.org/view.php?id=CVE-2021-24583
23 Aug 2021 — The Timetable and Event Schedule WordPress plugin before 2.4.2 does not have proper access control when deleting a timeslot, allowing any user with the edit_posts capability (contributor+) to delete arbitrary timeslot from any events. Furthermore, no CSRF check is in place as well, allowing such attack to be performed via CSRF against a logged in with such capability El plugin Timetable and Event Schedule de WordPress versiones anteriores a 2.4.2, no presenta un control de acceso apropiado cuando se elimina... • https://wpscan.com/vulnerability/7aec4ef4-db3b-41fb-9177-88ce9d37bca6 • CWE-284: Improper Access Control CWE-352: Cross-Site Request Forgery (CSRF) •

CVE-2021-24584 – Timetable and Event Schedule by MotoPress < 2.4.2 - Unauthorised Event TimeSlot Update
https://notcve.org/view.php?id=CVE-2021-24584
23 Aug 2021 — The Timetable and Event Schedule WordPress plugin before 2.4.2 does not have proper access control when updating a timeslot, allowing any user with the edit_posts capability (contributor+) to update arbitrary timeslot from any events. Furthermore, no CSRF check is in place as well, allowing such attack to be perform via CSRF against a logged in with such capability. In versions before 2.3.19, the lack of sanitisation and escaping in some of the fields, like the descritption could also lead to Stored XSS iss... • https://wpscan.com/vulnerability/60eadf75-8298-49de-877e-ce103fc34d58 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE-284: Improper Access Control CWE-352: Cross-Site Request Forgery (CSRF) •

CVE-2021-24585 – Timetable and Event Schedule by MotoPress < 2.4.0 - Arbitrary User's Hashed Password/Email/Username Disclosure
https://notcve.org/view.php?id=CVE-2021-24585
23 Aug 2021 — The Timetable and Event Schedule WordPress plugin before 2.4.0 outputs the Hashed Password, Username and Email Address (along other less sensitive data) of the user related to the Even Head of the Timeslot in the response when requesting the event Timeslot data with a user with the edit_posts capability. Combined with the other Unauthorised Event Timeslot Modification issue (https://wpscan.com/reports/submissions/4699/) where an arbitrary user ID can be set, this could allow low privilege users with the edi... • https://wpscan.com/vulnerability/cd288a92-903b-47c9-83ac-8e5b677e949b • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •

CVE-2021-24724 – Timetable and Event Schedule by MotoPress < 2.3.19 - Author+ Stored Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2021-24724
23 Aug 2021 — The Timetable and Event Schedule by MotoPress WordPress plugin before 2.3.19 does not sanitise some of its parameters, which could allow low privilege users such as author to perform XSS attacks against frontend and backend users when viewing the related event/s El plugin Timetable and Event Schedule by MotoPress de WordPress versiones anteriores a 2.3.19, no sanea algunos de sus parámetros, lo que podría permitir a usuarios con pocos privilegios, como el autor, llevar a cabo ataques de tipo XSS contra usua... • https://plugins.trac.wordpress.org/changeset/2573479 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2020-36840 – Timetable and Event Schedule by MotoPress <= 2.3.8 - Missing Authorization
https://notcve.org/view.php?id=CVE-2020-36840
21 Apr 2020 — The Timetable and Event Schedule by MotoPress plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on the wp_ajax_route_url() function called via a nopriv AJAX action in versions up to, and including, 2.3.8. This makes it possible for unauthenticated attackers to call that function and perform a wide variety of actions such as including random template, injecting malicious web scripts, and more. El complemento Timetable and Event Schedule de MotoPress para WordPress e... • https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2288592%40mp-timetable&new=2288592%40mp-timetable&sfp_email=&sfph_mail= • CWE-862: Missing Authorization •