Convert WordPress dates to Jalali calendar with Gutenberg support, Persian digits, and 3rd-party plugin integrations.
Qué hace este plugin
- Slug:
jet-smart-filters
- Autor: Mohammadreza Ahm
- 2000+ instalaciones activas
- 100/100 calificación (5 reseñas en wordpress.org)
- 12681 descargas totales
- En WordPress.org desde 2025-09-16
calendargutenbergJalalishamsiشمسی
Estado de mantenimiento
- Última actualización: 2026-07-22 11:03am GMT
- Probado hasta WordPress: 7.0.2
- Requiere PHP: 7.2+
Vulnerabilidades conocidas
8 CVEs conocidos registrados para JetSmartFilters.
Reportadas entre 2023 y 2026.
| CVE |
Vulnerabilidad |
Tipo |
Gravedad |
Afectadas |
Corregido en |
Publicado |
Estado |
|
CVE-2026-56067
|
JetSmartFilters [jet-smart-filters] < 3.8.3.1 |
Neutralización incorrecta de elementos especiales en un comando SQL (inyección SQL) |
Crítica
9,3
|
< 3.8.3.1
|
3.8.3.1 |
2026-06-25 |
—
|
|
CVE-2026-48875
|
JetSmartFilters [jet-smart-filters] < 3.8.1.1 |
Neutralización incorrecta de elementos especiales en un comando SQL (inyección SQL) |
Crítica
9,3
|
< 3.8.1.1
|
3.8.1.1 |
2026-06-02 |
—
|
|
CVE-2025-54009
|
JetSmartFilters [jet-smart-filters] < 3.6.8.1 |
Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) |
Media
6,5
|
< 3.6.8.1
|
3.6.8.1 |
2025-07-16 |
—
|
|
CVE-2025-54008
|
JetSmartFilters [jet-smart-filters] < 3.6.7.1 |
Inserción de información sensible en los datos enviados |
Media
6,5
|
< 3.6.7.1
|
3.6.7.1 |
2025-07-16 |
—
|
|
CVE-2025-30963
|
JetSmartFilters [jet-smart-filters] < 3.6.4 |
Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) |
Media
6,5
|
< 3.6.4
|
3.6.4 |
2025-03-29 |
—
|
|
CVE-2023-48762
|
JetSmartFilters [jet-smart-filters] < 3.2.2.1 |
Falsificación de petición en sitios cruzados (CSRF) |
Media
6,3
|
< 3.2.2.1
|
3.2.2.1 |
2023-11-28 |
—
|
|
CVE-2023-48760
|
JetSmartFilters [jet-smart-filters] < 3.2.2.1 |
Falta de control de autorización |
Alta
8,2
|
< 3.2.2.1
|
3.2.2.1 |
2023-11-28 |
—
|
|
CVE-2023-48761
|
JetSmartFilters [jet-smart-filters] < 3.2.2.1 |
Falta de control de autorización |
Media
6,3
|
< 3.2.2.1
|
3.2.2.1 |
2023-11-28 |
—
|
CVE-2026-56067
The JetSmartFilters plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 3.8.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers 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:
Wordfence
CVE-2026-48875
The JetSmartFilters plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 3.8.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers 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:
Wordfence
CVE-2025-54009
The JetSmartFilters plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 3.6.8 due to insufficient input sanitization and output escaping. 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.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Wordfence
CVE-2025-54008
The JetSmartFilters plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.6.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to extract sensitive user or configuration data.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Wordfence
CVE-2025-30963
The JetSmartFilters plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 3.6.3 due to insufficient input sanitization and output escaping. 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.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Wordfence
CVE-2023-48762
Update the WordPress JetSmartFilters plugin to the latest available version (at least 3.2.2.1).
Rafie Muhammad (Patchstack) discovered and reported this Cross Site Request Forgery (CSRF) vulnerability in WordPress JetSmartFilters Plugin. This could allow a malicious actor to force higher privileged users to execute unwanted actions under their current authentication. This vulnerability has been fixed in version 3.2.2.1.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Patchstack
CVE-2023-48760
Update the WordPress JetSmartFilters plugin to the latest available version (at least 3.2.2.1).
Rafie Muhammad (Patchstack) discovered and reported this Broken Access Control vulnerability in WordPress JetSmartFilters Plugin. A broken access control issue refers to a missing authorization, authentication or nonce token check in a function that could lead to an unprivileged user to executing a certain higher privileged action. This vulnerability has been fixed in version 3.2.2.1.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Patchstack
CVE-2023-48761
Update the WordPress JetSmartFilters plugin to the latest available version (at least 3.2.2.1).
Rafie Muhammad (Patchstack) discovered and reported this Broken Access Control vulnerability in WordPress JetSmartFilters Plugin. A broken access control issue refers to a missing authorization, authentication or nonce token check in a function that could lead to an unprivileged user to executing a certain higher privileged action. This vulnerability has been fixed in version 3.2.2.1.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Patchstack
Cómo solucionarlo
Actualiza este plugin a la última versión de wordpress.org — cada CVE de arriba indica la versión exacta que lo corrigió ("Corregido en") cuando hay una registrada.
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