Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:npm/jquery@2.1.0-beta3
purl pkg:npm/jquery@2.1.0-beta3
Next non-vulnerable version 3.5.0
Latest non-vulnerable version 3.5.0
Risk
Vulnerabilities affecting this package (6)
Vulnerability Summary Fixed by
VCID-84eq-cq89-9qhm
Aliases:
CVE-2019-11358
GHSA-6c3j-c64m-qhgq
Modification of Assumed-Immutable Data (MAID) Prototype pollution attack through jQuery $.extend
3.4.0
Affected by 2 other vulnerabilities.
VCID-9e23-dwm9-bbgb
Aliases:
GMS-2016-33
Exceeding Stack Call Limit DoS A lowercasing logic is used on the attribute names. Because of this, boolean attributes whose names are not all lowercase cause infinite recursion, and will exceed the stack call limit.
3.0.0-alpha1
Affected by 5 other vulnerabilities.
3.0.0
Affected by 3 other vulnerabilities.
VCID-jed8-4cv5-6bcr
Aliases:
CVE-2020-11022
GHSA-gxr4-xjj5-5px2
Potential XSS vulnerability in jQuery ### Impact Passing HTML 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. ### Patches This problem is patched in jQuery 3.5.0. ### Workarounds To workaround the issue without upgrading, adding the following to your code: ```js jQuery.htmlPrefilter = function( html ) { return html; }; ``` You need to use at least jQuery 1.12/2.2 or newer to be able to apply this workaround. ### References https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ https://jquery.com/upgrade-guide/3.5/ ### For more information If you have any questions or comments about this advisory, search for a relevant issue in [the jQuery repo](https://github.com/jquery/jquery/issues). If you don't find an answer, open a new issue."
3.5.0
Affected by 0 other vulnerabilities.
VCID-r2sb-3qt6-myfh
Aliases:
CVE-2015-9251
GHSA-rmxg-73gg-4p98
The jQuery library, which is included in rdoc, is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing `text/javascript` responses to be executed.
3.0.0
Affected by 3 other vulnerabilities.
VCID-u8ss-1ww3-zbe4
Aliases:
GMS-2017-122
XSS When text/javascript responses are received from cross-origin ajax requests not containing the option `dataType`, the result is executed in `jQuery.globalEval` potentially allowing an attacker to execute arbitrary code on the origin.
3.0.0-beta1
Affected by 4 other vulnerabilities.
3.0.0
Affected by 3 other vulnerabilities.
VCID-vjrr-h9sh-3bcu
Aliases:
CVE-2020-11023
GHSA-jpcq-cgw6-v4j6
Potential XSS vulnerability in jQuery ## Impact Passing HTML containing `<option>` elements from untrusted sources - even after sanitizing them - to one of jQuery's DOM manipulation methods (i.e. `.html()`, `.append()`, and others) may execute untrusted code. ## Workarounds To workaround this issue without upgrading, use DOMPurify with its `SAFE_FOR_JQUERY` option to sanitize the HTML string before passing it to a jQuery method.
3.5.0
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-04T20:29:48.120535+00:00 GitLab Importer Affected by VCID-jed8-4cv5-6bcr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11022.yml 38.6.0
2026-06-04T20:29:47.814823+00:00 GitLab Importer Affected by VCID-vjrr-h9sh-3bcu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11023.yml 38.6.0
2026-06-04T20:21:15.690351+00:00 GitLab Importer Affected by VCID-84eq-cq89-9qhm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2019-11358.yml 38.6.0
2026-06-04T20:10:58.070736+00:00 GitLab Importer Affected by VCID-r2sb-3qt6-myfh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2015-9251.yml 38.6.0
2026-06-04T20:07:42.120784+00:00 GitLab Importer Affected by VCID-u8ss-1ww3-zbe4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2017-122.yml 38.6.0
2026-06-04T20:06:00.220136+00:00 GitLab Importer Affected by VCID-9e23-dwm9-bbgb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2016-33.yml 38.6.0