CVE-2020-11727
Description
The Advanced Order Export For WooCommerce plugin 3.1.3 for WordPress has a reflected XSS vulnerability in the woe_post_type parameter of settings-form.php.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Advanced Order Export For WooCommerce plugin 3.1.3 for WordPress has a reflected XSS vulnerability in the woe_post_type parameter of settings-form.php.
Vulnerability
A reflected cross-site scripting (XSS) vulnerability exists in the AlgolPlus Advanced Order Export for WooCommerce plugin version 3.1.3 for WordPress. The issue is located in the view/settings-form.php file, where the woe_post_type parameter is not properly sanitized or escaped, allowing an attacker to inject arbitrary web script or HTML. [1][4]
Exploitation
An attacker can exploit this vulnerability by crafting a malicious URL containing the woe_post_type parameter with injected JavaScript or HTML. No prior authentication is required, as the vulnerable parameter is accessible to unauthenticated users. The victim must be tricked into clicking the crafted link, after which the injected script executes in the context of the victim's browser session. [1][4]
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript or HTML in the security context of the victim's WordPress admin session. This can lead to theft of session cookies, defacement, or other actions performed on behalf of the administrative user, compromising the integrity and confidentiality of the WordPress installation. [4]
Mitigation
The vulnerability was fixed in version 3.1.4 of the plugin. Users should immediately update to version 3.1.4 or later. The fix is available from the WordPress plugin repository. [1][4]
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- AlgolPlus/Advanced Order Export For WooCommerce plugindescription
- Range: =3.1.3
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
4- packetstormsecurity.com/files/157557/WordPress-WooCommerce-Advanced-Order-Export-3.1.3-Cross-Site-Scripting.htmlmitrex_refsource_MISC
- plugins.trac.wordpress.org/browser/woo-order-export-lite/trunk/view/settings-form.phpmitrex_refsource_MISC
- wordpress.org/plugins/woo-order-export-lite/mitrex_refsource_MISC
- www.themissinglink.com.au/security-advisories-cve-2020-11727mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.