Vulnerabilidades conocidas, compatibilidad con PHP y alternativas más seguras para el plugin de WordPress Yet Another Related Posts Plugin — verificado contra la base de datos de seguridad local de WP Clinic.
Qué hace este plugin
- Slug:
yet-another-related-posts-plugin
- 100000+ instalaciones activas
contextual related postspostsrelated postsseosimilar posts
Estado de mantenimiento
- Última versión conocida: 5.30.11
- Requiere PHP: 5.3+
- PHP máximo soportado (analizado): 8.4
Vulnerabilidades conocidas
7 CVEs conocidos registrados para Yet Another Related Posts Plugin.
Reportadas entre 2015 y 2024.
| CVE |
Vulnerabilidad |
Tipo |
Gravedad |
Afectadas |
Corregido en |
Publicado |
Estado |
|
CVE-2024-43919
|
YARPP – Yet Another Related Posts Plugin [yet-another-related-posts-plugin] < 5.30.11 (closed) |
Falta de control de autorización |
Crítica
9,8
|
< 5.30.11
|
5.30.11 |
2024-08-26 |
✓ corregido en la última versión
|
|
CVE-2023-6495
|
YARPP – Yet Another Related Posts Plugin [yet-another-related-posts-plugin] < 5.30.10 (closed) |
Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) |
Media
4,8
|
< 5.30.10
|
5.30.10 |
2024-06-18 |
✓ corregido en la última versión
|
|
CVE-2024-0602
|
YARPP – Yet Another Related Posts Plugin [yet-another-related-posts-plugin] < 5.30.10 (closed) |
Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) |
Media
4,0
|
< 5.30.10
|
5.30.10 |
2024-02-20 |
✓ corregido en la última versión
|
|
CVE-2023-2433
|
YARPP – Yet Another Related Posts Plugin [yet-another-related-posts-plugin] < 5.30.4 (closed) |
Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) |
Media
5,4
|
< 5.30.4
|
5.30.4 |
2023-07-17 |
✓ corregido en la última versión
|
|
CVE-2023-0579
|
YARPP – Yet Another Related Posts Plugin [yet-another-related-posts-plugin] < 5.30.3 (closed) |
Neutralización incorrecta de elementos especiales en un comando SQL (inyección SQL) |
Alta
8,8
|
< 5.30.3
|
5.30.3 |
2023-04-25 |
✓ corregido en la última versión
|
|
CVE-2022-45374
|
YARPP – Yet Another Related Posts Plugin [yet-another-related-posts-plugin] < 5.30.5 (closed) |
Limitación incorrecta de una ruta a un directorio restringido (Path Traversal) |
Alta
7,7
|
< 5.30.5
|
5.30.5 |
2023-04-18 |
✓ corregido en la última versión
|
|
CVE-2022-4471
|
YARPP – Yet Another Related Posts Plugin [yet-another-related-posts-plugin] < 5.30.3 (closed) |
Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) |
Media
5,4
|
< 5.30.3
|
5.30.3 |
2023-01-19 |
✓ corregido en la última versión
|
|
—
|
YARPP – Yet Another Related Posts Plugin [yet-another-related-posts-plugin] < 4.2.5 (closed) |
— |
Desconocido
|
< 4.2.5
|
4.2.5 |
2015-05-08 |
✓ corregido en la última versión
|
CVE-2024-43919
The YARPP – Yet Another Related Posts Plugin plugin for WordPress is vulnerable to unauthorized access due to a missing capability check in the ~/includes/yarpp_pro_set_display_types.php file in all versions up to, and including, 5.30.10. This makes it possible for unauthenticated attackers to set display types.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Wordfence
CVE-2023-6495
The YARPP – Yet Another Related Posts Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to and including 5.30.9 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.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
CVE.org
CVE-2024-0602
The YARPP – Yet Another Related Posts Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 5.30.9 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.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
CVE.org
CVE-2023-2433
Update the WordPress YARPP plugin to the latest available version (at least 5.30.4).
Lana Codes discovered and reported this Cross Site Scripting (XSS) vulnerability in WordPress YARPP Plugin. This could allow a malicious actor to inject malicious scripts, such as redirects, advertisements, and other HTML payloads into your website which will be executed when guests visit your site. This vulnerability has been fixed in version 5.30.4.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Patchstack
CVE-2023-0579
The YARRP plugin for WordPress is vulnerable to SQL Injection via the 'limit' parameter set via a shortcode in versions up to, and including, 5.30.2 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 subscriber-level permissions 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:
Wordfence
CVE-2022-45374
The YARPP plugin for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 5.30.4 via the yarpp shortcode due to insufficient validation on the 'template' user attribute. This allows subscriber-level attackers, and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Wordfence
CVE-2022-4471
The YARPP plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcodes in versions up to, and including, 5.30.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. NOTE: It was found that an additional shortcode attribute (template) was vulnerable in versions <= 5.30.2. This was addressed in version 5.30.3.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Wordfence
YARPP – Yet Another Related Posts Plugin [yet-another-related-posts-plugin] < 4.2.5 (closed)
WordPress Yet Another Related Posts plugin is prone to a cross-site request forgery vulnerability. It allows an attacker to gain unauthorized access to the affected application by performing certain actions in the context of an authorized user's session.
Upgrade the plugin.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Patchstack
+ 2 vulnerabilidades conocidas más
| CVE |
Vulnerabilidad |
Tipo |
Gravedad |
Afectadas |
Corregido en |
Publicado |
Estado |
|
—
|
YARPP – Yet Another Related Posts Plugin [yet-another-related-posts-plugin] < 4.2.5 (closed) |
— |
Desconocido
|
< 4.2.5
|
4.2.5 |
2015-05-08 |
✓ corregido en la última versión
|
|
—
|
YARPP – Yet Another Related Posts Plugin [yet-another-related-posts-plugin] < 4.2.5 (closed) |
— |
Desconocido
|
< 4.2.5
|
4.2.5 |
— |
✓ corregido en la última versión
|
YARPP – Yet Another Related Posts Plugin [yet-another-related-posts-plugin] < 4.2.5 (closed)
The YARPP – Yet Another Related Posts Plugin for WordPress is vulnerable a Cross-Site Request Forgery which can lead to Remote Code Execution in versions up to, and including, 4.2.4 via the yarpp_options.php file. This allows unauthenticated attackers to execute code on the server if they can successfully trick an administrator into performing an action such as clicking on a link.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Wordfence
YARPP – Yet Another Related Posts Plugin [yet-another-related-posts-plugin] < 4.2.5 (closed)
'Yet Another Related Posts Plugin' options can be updated with no token/nonce protection which an attacker may exploit via tricking website's administrator to enter a malformed page which will change YARPP options, and since some options allow html the attacker is able to inject malformed javascript code which can lead to code execution/administrator actions when the injected code is triggered by an admin user.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
WPScan
Cómo solucionarlo
Mantén Yet Another Related Posts Plugin actualizado — 5.30.11 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