CVE-2024-13097
WP Finance <= 1.3.6 - Reflected XSS
Record summary
CVE-2024-13097 has a selected CVSS score of 5.4 (medium); EIP currently links 1 Nuclei template.
Description
The WP Finance WordPress plugin through 1.3.6 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 Feb 4, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
WP FinanceDefault status: affected | CVE List | Through 1.3.6 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWP Finance Plugin <= 1.3.6 - Cross-Site ScriptingCVSS 5.4
WP Finance WordPress plugin <= 1.3.6 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before output, letting attackers execute scripts in high privilege users' browsers, exploit requires victim to click a malicious link.
Impact
Attackers can execute malicious scripts in high privilege users' browsers, potentially leading to session hijacking or account compromise.
Remediation
Update to the latest version of WP Finance plugin that addresses this issue or apply security patches that sanitize and escape output properly.
Source: ProjectDiscovery