jquery-form/form

Unsafe HTML constructed from library input

Maxim-Malevich opened this issue · 1 comments

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:

image
image

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 #580?