cve/2021/CVE-2021-25117.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2021-25117

Description

The WP-PostRatings WordPress plugin before 1.86.1 does not sanitise the postratings_image parameter from its options page (wp-admin/admin.php?page=wp-postratings/postratings-options.php). Even though the page is only accessible to administrators, and protected against CSRF attacks, the issue is still exploitable when the unfiltered_html capability is disabled.

POC

Reference

Github

No PoCs found on GitHub currently.