CVE-2020-11673 – TS Poll – Best Poll Plugin for WordPress <1.3.4 - Missing Authorization
https://notcve.org/view.php?id=CVE-2020-11673
An issue was discovered in the Responsive Poll through 1.3.4 for Wordpress. It allows an unauthenticated user to manipulate polls, e.g., delete, clone, or view a hidden poll. This is due to the usage of the callback wp_ajax_nopriv function in Includes/Total-Soft-Poll-Ajax.php for sensitive operations. Se detectó un problema en el Responsive Poll versiones hasta 1.3.4 para Wordpress. Permite a un usuario no autenticado manipular encuestas, por ejemplo, eliminar, clonar o visualizar una encuesta oculta. • https://gist.github.com/pak0s/05a0e517aeff4b1422d1a93f59718459 https://wordpress.org/plugins/poll-wp/#developers • CWE-306: Missing Authentication for Critical Function CWE-862: Missing Authorization •