Security vulnerability in jQuery Form Plugin
During a security scan of our application, part of the jQuery Form Plugin was flagged with a vulnerability.
Issue - The file jquery.form.js interprets unvalidated user input as source code on line 538. Interpreting user-controlled instructions at run-time can allow attackers to execute malicious code.
Version: 2.87 (newer versions have the same issue)
Is there a fix available for this?