CVE-2021-24304 – Newsmag < 5.0 - Unauthenticated Reflected Cross-site Scripting (XSS)
https://notcve.org/view.php?id=CVE-2021-24304
The Newsmag WordPress theme before 5.0 does not sanitise the td_block_id parameter in its td_ajax_block AJAX action, leading to an unauthenticated Reflected Cross-site Scripting (XSS) vulnerability. El tema de Newsmag WordPress versiones anteriores a 5.0, no sanea el parámetro td_block_id en su acción AJAX td_ajax_block, conllevando a una vulnerabilidad de tipo Cross-Site Scripting (XSS) Reflejado no autenticado • https://wpscan.com/vulnerability/bb71f2f9-76bd-43f4-a8c9-35771dd28dff • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2021-3135 – Newspaper Lite < 11.0 - Reflected Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2021-3135
An issue was discovered in the tagDiv Newspaper theme 10.3.9.1 for WordPress. It allows XSS via the wp-admin/admin-ajax.php td_block_id parameter in a td_ajax_block API call. Se ha descubierto un problema en tagDiv Newspaper theme versión 10.3.9.1 para WordPress. Permite un ataque de tipo XSS por medio del parámetro wp-admin/admin-ajax.php td_block_id en una llamada a la API td_ajax_block • https://tagdiv.com/newspaper https://themeforest.net/item/newspaper/5489609 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2016-10972 – Newspaper - News & WooCommerce WordPress Theme <= 6.7 - Arbitrary Options Update
https://notcve.org/view.php?id=CVE-2016-10972
The newspaper theme before 6.7.2 for WordPress has a lack of options access control via td_ajax_update_panel. El tema newspaper versiones anteriores a 6.7.2 para WordPress, posee una falta de opciones de control de acceso mediante la función td_ajax_update_panel. • https://wpvulndb.com/vulnerabilities/8852 https://www.exploit-db.com/exploits/39894 • CWE-269: Improper Privilege Management CWE-862: Missing Authorization •
CVE-2017-18634 – Newspaper - News & WooCommerce WordPress Theme < 6.7.2 - Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2017-18634
The newspaper theme before 6.7.2 for WordPress has script injection via td_ads[header] to admin-ajax.php. El tema newspaper versiones anteriores a 6.7.2 para WordPress, presenta una inyección de script por medio de la función td_ads[header] en el archivo admin-ajax.php. • https://blog.sucuri.net/2017/06/unwanted-shorte-st-ads-in-unpatched-newspaper-theme.html • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •