Description
wpDiscuz before 7.6.47 contains a cross-site request forgery vulnerability in the getFollowsPage() function that allows attackers to trigger unauthorized actions without nonce validation. Attackers can craft malicious requests to enumerate follow relationships and manipulate user follow data by exploiting the missing CSRF protection in the follows page handler.
Problem types
Cross-Site Request Forgery (CSRF)
Product status
Any version before 7.6.47
7.6.47
Credits
Scott Moore - VulnCheck
References
wordpress.org/plugins/wpdiscuz/ (wpDiscuz Changelog)
wordpress.org/plugins/wpdiscuz/ (wpDiscuz)
www.vulncheck.com/...ng-csrf-protection-on-wpdgetfollowspage (VulnCheck Advisory: wpDiscuz before 7.6.47 - Missing CSRF Protection on wpdGetFollowsPage)