vendor:
Duplicator
by:
Stefan Broeder
6.1
CVSS
MEDIUM
Reflected XSS
79
CWE
Product Name: Duplicator
Affected Version From: 1.2.32
Affected Version To: 1.2.32
Patch Exists: YES
Related CWE: CVE-2018-7543
CPE: a:snapcreek:duplicator
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
Duplicator WordPress Migration Plugin Reflected Cross Site Scripting (XSS)
Duplicator is a wordpress plugin with more than 1 million of active installations. Version 1.2.32 (and possibly previous versionss) are affected by a Reflected XSS vulnerability. Arbitrary JavaScript code can be run on browser side if a user is tricked to click over a link or browse a URL under the attacker control.
Mitigation:
Ensure that user input is properly validated and sanitized before being used in the application.