CVE-2023-2309
wpForo Forum < 2.1.9 - Reflected Cross-Site Scripting
Record summary
CVE-2023-2309 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The wpForo Forum WordPress plugin before 2.1.9 does not escape some request parameters while in debug mode, leading to a Reflected Cross-Site Scripting vulnerability.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Oct 24, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
wpForo ForumDefault status: unaffected | CVE List | Before 2.1.9 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMwpForo Forum <= 2.1.8 - Cross-Site ScriptingCVSS 6.1
The wpForo Forum plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘wpforo_debug’ function in versions up to, and including, 2.1.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Impact
Unauthenticated attackers can inject malicious JavaScript through the wpforo_debug function to steal WordPress administrator session cookies when they view crafted links.
Remediation
Fixed in 2.1.9
Source: ProjectDiscovery