CVE-2018-19287
WordPress Plugin Ninja Forms 3.3.17 - Cross-Site Scripting
Record summary
CVE-2018-19287 has a selected CVSS score of 6.1 (medium); EIP currently links 1 catalogued exploit and 1 Nuclei template.
Description
XSS in the Ninja Forms plugin before 3.3.18 for WordPress allows Remote Attackers to execute JavaScript via the includes/Admin/Menus/Submissions.php (aka submissions page) begin_date, end_date, or form_id parameter.
Exploitation context
Proofs of concept
1Catalogued exploits
ExploitDBWordPress Plugin Ninja Forms 3.3.17 - Cross-Site ScriptingExploitDB exploitby MTKNot analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Ninja Forms <3.3.18 - Cross-Site ScriptingCVSS 6.1
WordPress Ninja Forms plugin before 3.3.18 contains a cross-site scripting vulnerability. An attacker can inject arbitrary script in includes/Admin/Menus/Submissions.php via the begin_date, end_date, or form_id parameters. This can allow an attacker to steal cookie-based authentication credentials and launch other attacks.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
Remediation
Upgrade to the latest version of the Ninja Forms plugin (3.3.18 or higher) to mitigate this vulnerability.
Source: ProjectDiscovery