Cross-site Scripting (XSS) Affecting jquery package, versions <2.2.4+dfsg-1


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Scope Changed

    Threat Intelligence

    EPSS 0.15% (52nd percentile)
Expand this section
NVD
6.1 medium
Expand this section
Red Hat
5.4 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-DEBIAN10-JQUERY-570735
  • published 30 May 2020
  • disclosed 19 May 2020

How to fix?

Upgrade Debian:10 jquery to version 2.2.4+dfsg-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream jquery package and not the jquery package as distributed by Debian. See How to fix? for Debian:10 relevant fixed versions and status.

jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "<script>" HTML tags that contain a whitespace character, i.e: "</script >", which results in the enclosed script logic to be executed.