The Post Index WordPress plugin is vulnerable to Cross-Site Request Forgery via the OptionsPage function found in the ~/php/settings.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 0.7.5.
Solution:
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
https://www.wordfence.com/vulnerability-advisories/#CVE-2021-34637 | third party advisory |
https://plugins.trac.wordpress.org/browser/post-index/trunk/php/settings.php#L86 | third party advisory exploit |