Skip to content

Cross-site Scripting (XSS) - CVE-2020-11023 #50

@alfattal

Description

@alfattal

jQuery version under the dependencies section in the package.json file is set to ">=1.6". Affected versions of this package are vulnerable to Cross-site Scripting (XSS) Passing HTML containing elements from untrusted sources - even after sanitizing it - to one of jQuery’s DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code.

Remediation

Update jquery to version 3.5.0 or higher ">=3.5".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions