Lucene search

K
nodejsMasato KinugawaNODEJS:1524
HistoryMay 20, 2020 - 7:52 p.m.

Cross-Site Scripting

2020-05-2019:52:20
Masato Kinugawa
www.npmjs.com
218

EPSS

0.002

Percentile

51.9%

Overview

Versions of jquery prior to 1.9.0 are vulnerable to Cross-Site Scripting. 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. This allows attackers to execute arbitrary JavaScript in a victim’s browser.

Recommendation

Upgrade to version 1.9.0 or later.

References