CVE-2021-34643
Skaut bazar <= 1.3.2 Reflected Cross-Site Scripting
Record summary
CVE-2021-34643 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Skaut bazar WordPress plugin is vulnerable to Reflected Cross-Site Scripting due to the use of $_SERVER['PHP_SELF'] in the ~/skaut-bazar.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 1.3.2.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated May 5, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Skaut BazarBrowse Skaut Bazar / Skaut Bazar | CVE List | 1.3.2 to ≤ 1.3.2 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Skaut Bazar <1.3.3 - Cross-Site ScriptingCVSS 6.1
WordPress Skaut Bazar plugin before 1.3.3 contains a reflected cross-site scripting vulnerability due to the use of $_SERVER['PHP_SELF'] in the ~/skaut-bazar.php file, which allows attackers to inject arbitrary web scripts.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential theft of sensitive information or unauthorized actions.
Remediation
Update to the latest version of WordPress Skaut Bazar plugin (1.3.3) or apply the vendor-provided patch to fix the XSS vulnerability.
Source: ProjectDiscovery