CVE-2024-13055
Dyn Business Panel <= 1.0.0 - Reflected XSS
Record summary
CVE-2024-13055 has a selected CVSS score of 7.1 (high); EIP currently links 1 Nuclei template.
Description
The Dyn Business Panel WordPress plugin through 1.0.0 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jan 27, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Dyn Business PanelDefault status: affected | CVE List | Through 1.0.0 | affected |
Nuclei templates
1ProjectDiscoveryHIGHDyn Business Panel Plugin <= 1.0.0 - Cross-Site ScriptingCVSS 7.1
Dyn Business Panel WordPress plugin <= 1.0.0 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter in output, letting attackers execute scripts in the context of high privilege users, exploit requires victim to click a malicious link.
Impact
Attackers can execute arbitrary scripts in the context of high privilege users, potentially leading to account compromise or data theft.
Remediation
Update to the latest version of the plugin where the issue is fixed or implement proper sanitization and escaping measures.
Source: ProjectDiscovery