form
form copied to clipboard
Unsafe HTML constructed from library input
Please review Instructions for Reporting a Bug.
Description:
Unsafe HTML constructed from library input Run CodeQL scanning and face "Unsafe HTML constructed from library input" lines 482 and 672
Expected Behavior:
Cross-site scripting should be impossible while using jquery.form
Actual behavior:

Versions:
version: 4.3.0 of jquery.form
Demonstration
Link to demonstration of issue in JSFiddle or CodePen:
Steps to reproduce:
is this the same problem as https://github.com/jquery-form/form/issues/580?