form icon indicating copy to clipboard operation
form copied to clipboard

Unsafe HTML constructed from library input

Open Maxim-Malevich opened this issue 3 years ago • 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:

Maxim-Malevich avatar Jan 12 '23 10:01 Maxim-Malevich

is this the same problem as https://github.com/jquery-form/form/issues/580?

jenlampton avatar Apr 22 '23 18:04 jenlampton