CVE-2021-24934
Visual CSS Style Editor < 7.5.4 - Reflected Cross-Site Scripting
Record summary
CVE-2021-24934 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Visual CSS Style Editor WordPress plugin before 7.5.4 does not sanitise and escape the wyp_page_type parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting issue
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Visual CSS Style Editor | CVE List | 7.5.4 to < 7.5.4 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMVisual CSS Style Editor < 7.5.4 - Cross-Site ScriptingCVSS 6.1
The plugin does not sanitise and escape the wyp_page_type parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting issue
Impact
Attackers can inject malicious JavaScript via reflected XSS in the wyp_page_type parameter, potentially stealing administrator session cookies or modifying site appearance.
Remediation
Update to the latest version of plugin.
Source: ProjectDiscovery