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.
References
Link | Resource |
---|---|
https://gist.github.com/pak0s/05a0e517aeff4b1422d1a93f59718459 | Exploit Third Party Advisory |
https://wordpress.org/plugins/poll-wp/#developers | Third Party Advisory |
https://gist.github.com/pak0s/05a0e517aeff4b1422d1a93f59718459 | Exploit Third Party Advisory |
https://wordpress.org/plugins/poll-wp/#developers | Third Party Advisory |
Configurations
History
21 Nov 2024, 04:58
Type | Values Removed | Values Added |
---|---|---|
References | () https://gist.github.com/pak0s/05a0e517aeff4b1422d1a93f59718459 - Exploit, Third Party Advisory | |
References | () https://wordpress.org/plugins/poll-wp/#developers - Third Party Advisory |
Information
Published : 2020-04-13 15:15
Updated : 2024-11-21 04:58
NVD link : CVE-2020-11673
Mitre link : CVE-2020-11673
CVE.ORG link : CVE-2020-11673
JSON object : View
Products Affected
total-soft
- responsive_poll
CWE
CWE-306
Missing Authentication for Critical Function