Dokan < 3.6.4 - Vendor Stored Cross-Site Scripting
Description
The Dokan WordPress plugin before 3.6.4 allows vendors to inject arbitrary JavaScript in product reviews, enabling stored XSS attacks against site administrators.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Dokan WordPress plugin before 3.6.4 allows vendors to inject arbitrary JavaScript in product reviews, enabling stored XSS attacks against site administrators.
Vulnerability
The Dokan WordPress plugin, versions before 3.6.4, fails to properly sanitize product reviews submitted by vendors. This allows vendors to inject arbitrary JavaScript into review content, leading to a stored cross-site scripting (XSS) vulnerability. The affected code path is triggered when a vendor submits a review via the plugin's frontend or backend interface. [1]
Exploitation
An attacker must have a vendor account on the WordPress site (authenticated with the vendor role). The attacker submits a product review containing malicious JavaScript. When other users, including site administrators, view the product page or the review, the injected script executes in their browser. No additional user interaction beyond viewing the review is required. [1]
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's browser. This can lead to session hijacking, theft of cookies, defacement, or administrative account takeover, depending on the victim's privileges. The attacker gains the ability to perform actions as the victim, potentially compromising the entire WordPress site. [1]
Mitigation
The vulnerability is fixed in version 3.6.4 of the Dokan plugin. Users should update to this version or later immediately. No workarounds are documented. The plugin is actively maintained, and the fix was released on 2022-09-13. [1]
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2Patches
154cf44d341aaVulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- wpscan.com/vulnerability/85e32913-dc2a-44c9-addd-7abde618e995/mitreexploitvdb-entrytechnical-description
News mentions
0No linked articles in our index yet.