CVE-2023-1835
Ninja Forms < 3.6.22 - Reflected XSS
Record summary
CVE-2023-1835 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Ninja Forms Contact Form WordPress plugin before 3.6.22 does not properly escape user input before outputting it back in an admin 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 14, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Ninja Forms Contact FormDefault status: unaffected | CVE List | Before 3.6.22 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMNinja Forms < 3.6.22 - Cross-Site ScriptingCVSS 6.1
Ninja Forms before 3.6.22 is susceptible to cross-site scripting via the page parameter due to insufficient input sanitization and output escaping. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
Remediation
Update to the latest version of Ninja Forms (3.6.22 or higher) to mitigate this vulnerability.
Source: ProjectDiscovery