WP Clinic
Entrar Registrarse

SEGURIDAD DE PLUGINS

¿Es seguro Mp Timetable?

Vulnerabilidades conocidas, compatibilidad con PHP y alternativas más seguras para el plugin de WordPress Mp Timetable — verificado contra la base de datos de seguridad local de WP Clinic.

Qué hace este plugin

  • Slug: mp-timetable
  • 30000+ instalaciones activas

calendarEventevents calendarscheduletimetable

Estado de mantenimiento

  • Última versión conocida: 2.4.18
  • PHP máximo soportado (analizado): <8.0

Vulnerabilidades conocidas

9 CVEs conocidos registrados para Mp Timetable. Reportadas entre 2020 y 2026.

CVE Vulnerabilidad Tipo Gravedad Afectadas Corregido en Publicado Estado
CVE-2026-9228 Timetable and Event Schedule by MotoPress [mp-timetable] < 2.4.17 Elusión de autorización mediante una clave controlada por el usuario Media 4,3 < 2.4.17 2.4.17 2026-05-27 ✓ corregido en la última versión
CVE-2025-12954 Timetable and Event Schedule by MotoPress [mp-timetable] < 2.4.16 Elusión de autorización mediante una clave controlada por el usuario Baja 2,7 < 2.4.16 2.4.16 2025-11-12 ✓ corregido en la última versión
CVE-2020-36840 Timetable and Event Schedule by MotoPress [mp-timetable] < 2.3.9 Falta de control de autorización Alta 7,3 < 2.3.9 2.3.9 2024-10-16 ✓ corregido en la última versión
CVE-2024-39630 Timetable and Event Schedule by MotoPress [mp-timetable] < 2.4.14 Deserialización de datos no confiables Media 5,5 < 2.4.14 2.4.14 2024-07-22 ✓ corregido en la última versión
CVE-2024-3342 Timetable and Event Schedule by MotoPress [mp-timetable] < 2.4.12 Neutralización incorrecta de elementos especiales en un comando SQL (inyección SQL) Crítica 9,9 < 2.4.12 2.4.12 2024-04-26 ✓ corregido en la última versión
CVE-2021-24585 Timetable and Event Schedule by MotoPress [mp-timetable] < 2.4.2 Exposición de información sensible a un actor no autorizado Media 6,5 < 2.4.2 2.4.2 2021-08-23 ✓ corregido en la última versión
CVE-2021-24583 Timetable and Event Schedule by MotoPress [mp-timetable] < 2.4.2 Control de acceso incorrecto Media 4,3 < 2.4.2 2.4.2 2021-08-23 ✓ corregido en la última versión
CVE-2021-24584 Timetable and Event Schedule by MotoPress [mp-timetable] < 2.4.2 Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) Media 5,4 < 2.4.2 2.4.2 2021-08-23 ✓ corregido en la última versión

CVE-2026-9228

The Timetable and Event Schedule by MotoPress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.4.16 via the action_get_event_data due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with contributor-level access and above, to enumerate timeslot IDs and read the full WP_Post object — including post_content, post_excerpt, post_status, and post_author — of draft, pending, and private mp-event posts belonging to other users, along with their associated raw timeslot descriptions.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2025-12954

The Timetable and Event Schedule by MotoPress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.4.15 via the 'mptt_duplicate_event' action due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Contributor-level access and above, to retrieve arbitrary event details.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: Wordfence

CVE-2020-36840

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.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2024-39630

The Timetable and Event Schedule by MotoPress plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 2.4.13 via deserialization of untrusted input from comment meta data. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: Wordfence

CVE-2024-3342

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 sensitive information from the database.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2021-24585

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 edit_posts capability (such as author) to retrieve sensitive User data by iterating over the user_id

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2021-24583

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

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2021-24584

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 issues

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

+ 2 vulnerabilidades conocidas más
CVE Vulnerabilidad Tipo Gravedad Afectadas Corregido en Publicado Estado
CVE-2021-24724 Timetable and Event Schedule by MotoPress [mp-timetable] < 2.3.19 Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) Media 5,4 < 2.3.19 2.3.19 2021-08-23 ✓ corregido en la última versión
Timetable and Event Schedule by MotoPress [mp-timetable] < 2.3.9 Desconocido < 2.3.9 2.3.9 2020-04-21 ✓ corregido en la última versión

CVE-2021-24724

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

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

Timetable and Event Schedule by MotoPress [mp-timetable] < 2.3.9

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.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: Wordfence

Cómo solucionarlo

Mantén Mp Timetable actualizado — 2.4.18 es la última versión en wordpress.org, y cada CVE de arriba indica la versión exacta que lo corrigió ("Corregido en").

Este es el historial completo de vulnerabilidades conocidas del plugin, no un escaneo de una instalación específica — ejecuta un escaneo gratis de tu propio sitio para verificar tu versión instalada exacta.

Alternativas más seguras / más establecidas

Verifica tu propio sitio WordPress

Ejecuta un escaneo pasivo gratis ahora, o crea una cuenta gratuita e instala el plugin de WP Clinic para un escaneo profundo de toda tu cuenta de hosting y reparación asistida por IA.