Automatically display affiliate links in your website content so you can make more money. It is also working well for internal linking.
Qué hace este plugin
- Slug:
wp-auto-affiliate-links
- Autor: Lucian Apostol
- 3000+ instalaciones activas
- 82/100 calificación (39 reseñas en wordpress.org)
- 993531 descargas totales
- En WordPress.org desde 2011-01-14
affiliatekeywordslinksmarketingposts
Estado de mantenimiento
- Última actualización: 2026-07-17 10:07am GMT
- Probado hasta WordPress: 7.0.2
Vulnerabilidades conocidas
8 CVEs conocidos registrados para Wp Auto Affiliate Links.
| CVE |
Vulnerabilidad |
Tipo |
Gravedad |
Afectadas |
Corregido en |
Publicado |
Estado |
|
CVE-2026-24592
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.8.9 |
Falta de control de autorización |
Media
5,3
|
< 6.8.9
|
6.8.9 |
2026-05-25 |
—
|
|
CVE-2026-7330
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.8.8.1 |
Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) |
Alta
7,2
|
< 6.8.8.1
|
6.8.8.1 |
2026-05-07 |
—
|
|
CVE-2024-34386
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.4 |
Neutralización incorrecta de elementos especiales en un comando SQL (inyección SQL) |
Alta
7,6
|
< 6.4.4
|
6.4.4 |
2024-05-06 |
—
|
|
CVE-2024-1843
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.3.1 |
Falta de control de autorización |
Media
4,3
|
< 6.4.3.1
|
6.4.3.1 |
2024-03-11 |
—
|
|
—
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.2.8 |
— |
Desconocido
|
< 6.4.2.8
|
6.4.2.8 |
2024-01-09 |
—
|
|
—
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.2.6 |
— |
Desconocido
|
< 6.4.2.6
|
6.4.2.6 |
2023-11-20 |
—
|
|
—
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.2.6 |
— |
Desconocido
|
< 6.4.2.6
|
6.4.2.6 |
2023-11-20 |
—
|
|
CVE-2023-47652
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.2.5 |
Falsificación de petición en sitios cruzados (CSRF) |
Alta
7,1
|
< 6.4.2.5
|
6.4.2.5 |
2023-11-07 |
—
|
CVE-2026-24592
The Auto Affiliate Links plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to, and including, 6.8.8.3. This makes it possible for unauthenticated attackers to perform an unauthorized action.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Wordfence
CVE-2026-7330
The Auto Affiliate Links plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 6.8.8 This is due to insufficient input sanitization on the 'url' POST parameter in the aal_url_stats_save_action() function and a complete absence of output escaping in aal_display_clicks(), where the stored value is echoed directly into an anchor element's href attribute and inner text without esc_url(), esc_attr(), or esc_html(). This makes it possible for unauthenticated attackers to inject arbitrary web scripts into the admin statistics page that execute in an administrator's browser when the page is visited, leveraging a publicly exposed nonce and an unauthenticated AJAX endpoint registered via the wp_ajax_nopriv_ hook.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
CVE.org
CVE-2024-34386
The Auto Affiliate Links plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 6.4.3.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 authenticated attackers, with editor-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:
Wordfence
CVE-2024-1843
Update the WordPress Auto Affiliate Links plugin to the latest available version (at least 6.4.3.1).
Lucio Sá discovered and reported this Broken Access Control vulnerability in WordPress Auto Affiliate Links 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 6.4.3.1.
Have additional information or questions about this entry? Get in touch.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Patchstack
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.2.8
The Auto Affiliate Links plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 6.4.2.7. This is due to missing or incorrect nonce validation on the wpaal_stats() function. This makes it possible for unauthenticated attackers to reset stats via a forged request granted they can trick a site 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
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.2.6
The Auto Affiliate Links plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 6.4.2.5. This is due to missing or incorrect nonce validation on several functions such as aal_exclude_terms_actions and aal_exclude_words_actions. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site 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
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.2.6
Update the WordPress Auto Affiliate Links plugin to the latest available version (at least 6.4.2.6).
WordFence discovered and reported this Cross Site Request Forgery (CSRF) vulnerability in WordPress Auto Affiliate Links 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 6.4.2.6.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Patchstack
CVE-2023-47652
The Auto Affiliate Links plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 6.4.2.4. This is due to missing or incorrect nonce validation on several functions such as aalUpdateExcludePosts(). This makes it possible for unauthenticated attackers to update plugin settings and inject malicious JavaScript via a forged request granted they can trick a site 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
+ 9 vulnerabilidades conocidas más
| CVE |
Vulnerabilidad |
Tipo |
Gravedad |
Afectadas |
Corregido en |
Publicado |
Estado |
|
CVE-2023-25973
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.3.0.3 |
Falsificación de petición en sitios cruzados (CSRF) |
Media
5,4
|
< 6.3.0.3
|
6.3.0.3 |
2023-02-22 |
—
|
|
CVE-2022-45840
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.2.1.6 |
Falta de control de autorización |
Media
6,5
|
< 6.2.1.6
|
6.2.1.6 |
2023-02-06 |
—
|
|
CVE-2023-22689
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.3.0.1 |
Falsificación de petición en sitios cruzados (CSRF) |
Media
5,4
|
< 6.3.0.1
|
6.3.0.1 |
2023-02-02 |
—
|
|
—
|
Auto Affiliate Links [wp-auto-affiliate-links] < 5.0 |
— |
Desconocido
|
< 5.0
|
5.0 |
2015-07-15 |
—
|
|
—
|
Auto Affiliate Links [wp-auto-affiliate-links] < 5.0 |
— |
Desconocido
|
< 5.0
|
5.0 |
2015-07-15 |
—
|
|
—
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.7 |
Neutralización incorrecta de elementos especiales en un comando SQL (inyección SQL) |
Media
5,4
|
< 6.4.7
|
6.4.7 |
0000-00-00 |
—
|
|
—
|
Auto Affiliate Links [wp-auto-affiliate-links] < 5.0 |
— |
Desconocido
|
< 5.0
|
5.0 |
— |
—
|
|
—
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.2.6 |
— |
Desconocido
|
< 6.4.2.6
|
6.4.2.6 |
— |
—
|
|
—
|
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.2.8 |
— |
Desconocido
|
< 6.4.2.8
|
6.4.2.8 |
— |
—
|
CVE-2023-25973
Update the WordPress Auto Affiliate Links plugin to the latest available version (at least 6.3.0.3).
Rio Darmawan discovered and reported this Cross Site Request Forgery (CSRF) vulnerability in WordPress Auto Affiliate Links Plugin. This could allow a malicious actor to force higher privileged users to execute unwanted actions under their current authentication. For example a password change which will then allow the malicious actor to login into the admin account. This vulnerability has been fixed in version 6.3.0.3.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Patchstack
CVE-2022-45840
Update the WordPress Auto Affiliate Links plugin to the latest available version (at least 6.2.1.6).
Tien Nguyen Anh discovered and reported this Privilege Escalation vulnerability in WordPress Auto Affiliate Links Plugin. This could allow a malicious actor to escalate their low privileged account to something with higher privileges. After this they could take full control of the website. This vulnerability has been fixed in version 6.2.1.6.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Patchstack
CVE-2023-22689
The Auto Affiliate Links plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 6.3.0.1. This is due to missing or incorrect nonce validation on the aalDeleteLink() function. This makes it possible for unauthenticated attackers to delete links via a forged request granted they can trick a site 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
Auto Affiliate Links [wp-auto-affiliate-links] < 5.0
Because of this vulnerability, authenticated users can execute arbitrary SQL commands.
Update the plugin.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Patchstack
Auto Affiliate Links [wp-auto-affiliate-links] < 5.0
The Auto Affiliate Links plugin for WordPress is vulnerable to multiple SQL Injections via the 'aal_massstring' and 'aalorder' parameters in versions before 5.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for 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
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.7
The Auto Affiliate Links plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 6.4.6 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 Administrator-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:
Wordfence
Auto Affiliate Links [wp-auto-affiliate-links] < 5.0
The Auto Affiliate Links WordPress plugin was affected by an Authenticated Blind SQL Injection security vulnerability.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
WPScan
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.2.6
The plugin does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
WPScan
Auto Affiliate Links [wp-auto-affiliate-links] < 6.4.2.8
The plugin is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 6.4.2.7. This is due to missing or incorrect nonce validation on the wpaal_stats() function. This makes it possible for unauthenticated attackers to reset stats via a forged request granted they can trick a site 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:
WPScan
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