vendor:
WooCommerce Store Exporter
by:
Mike Manzotti
7,5
CVSS
HIGH
Stored Cross Site Scripting
79
CWE
Product Name: WooCommerce Store Exporter
Affected Version From: v1.7.5
Affected Version To: v1.7.5
Patch Exists: YES
Related CWE: N/A
CPE: a:visser:woocommerce_store_exporter
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WordPress
2014
WooCommerce Store Exporter v1.7.5 Stored XSS
An attacker creates a malicious page as shown below and uploads it on a server under attacker's control. When a WordPress administrator visits the malicious page above, a JavaScript code which prompts administrator's cookies will be saved on the victim's website. The attacker could send the URL pointing to the malicious webpage in an email or posting it on a website.
Mitigation:
Ensure that all user-supplied input is properly validated and sanitized before being used in the application.