CyberRota Analysis
AI-GeneratedThe Kali Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) through the 'digitalSignature' field, affecting all versions up to 2.4.18 due to inadequate input sanitization and output escaping. This vulnerability allows unauthenticated attackers to inject malicious scripts that execute when users access affected pages, posing a significant risk to site integrity and user security. WordPress site administrators using this plugin should prioritize immediate updates to mitigate potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The Kali Forms — Contact Form & Drag-and-Drop Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'digitalSignature' Field Value in all versions up to, and including, 2.4.18 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The required form-submission nonce is publicly available on any page containing the form shortcode, making this exploitable by fully unauthenticated attackers without any precondition beyond the form being published.