Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:gem/jquery-rails@2.2.0
purl pkg:gem/jquery-rails@2.2.0
Next non-vulnerable version 4.4.0
Latest non-vulnerable version 4.4.0
Risk 10.0
Vulnerabilities affecting this package (7)
Vulnerability Summary Fixed by
VCID-356q-csk2-8ug5
Aliases:
CVE-2015-1840
GHSA-4whc-pp4x-9pf3
jquery-rails and jquery-ujs subject to Exposure of Sensitive Information jquery_ujs.js in jquery-rails before 3.1.3 and 4.x before 4.0.4 and rails.js in jquery-ujs before 1.0.4, as used with Ruby on Rails 3.x and 4.x, allow remote attackers to bypass the Same Origin Policy, and trigger transmission of a CSRF token to a different-domain web server, via a leading space character in a URL within an attribute value.
3.1.3
Affected by 6 other vulnerabilities.
4.0.4
Affected by 6 other vulnerabilities.
VCID-3s9f-prpy-hbcx
Aliases:
CVE-2019-11358
GHSA-6c3j-c64m-qhgq
Cross-site Scripting The jQuery library, which is included in rdoc, mishandles `jQuery.extend(true, {}, ...)` because of Object.prototype pollution. If an unsanitized source object contained an enumerable `__proto__` property, it could extend the native `Object.prototype.`
4.3.4
Affected by 3 other vulnerabilities.
VCID-5618-53yg-8qh4
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.
4.4.0
Affected by 0 other vulnerabilities.
VCID-8mpx-4ueh-qqfv
Aliases:
CVE-2020-23064
GHSA-257q-pv89-v3xv
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Cross Site Scripting vulnerability in jQuery 2.2.0 through 3.x before 3.5.0 allows a remote attacker to execute arbitrary code via the <options> element.
4.4.0
Affected by 0 other vulnerabilities.
VCID-cvxp-ctj9-guej
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. ### Patches This problem is patched in jQuery 3.5.0. ### Workarounds To workaround this issue without upgrading, use [DOMPurify](https://github.com/cure53/DOMPurify) with its `SAFE_FOR_JQUERY` option to sanitize the HTML string before passing it to a jQuery method. ### References https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ ### 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.
4.4.0
Affected by 0 other vulnerabilities.
VCID-hent-wkr8-c7hb
Aliases:
CVE-2016-10707
GHSA-mhpp-875w-9cpv
Denial of Service in jquery Affected versions of `jquery` use a lowercasing logic on attribute names. When given a boolean attribute with a name that contains uppercase characters, `jquery` enters into an infinite recursion loop, exceeding the call stack limit, and resulting in a denial of service condition.
3.0.0
Affected by 7 other vulnerabilities.
VCID-tmjp-8edk-nyh3
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.
4.2.0
Affected by 5 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-dakh-ccnn-xfan Cross-Site Scripting in jquery 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. CVE-2020-7656
GHSA-q4m3-2j7h-f7xw
VCID-xdph-4cg9-6qah The jQuery library, which is included in rdoc, is vulnerable to Cross-site Scripting (XSS) attacks. jQuery only deems the input to be HTML if it explicitly starts with the `<` character, limiting exploitability only to attackers who can control the beginning of a string, which is far less common. CVE-2012-6708
GHSA-2pqj-h3vj-pqgw

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T22:32:31.272956+00:00 GitLab Importer Affected by VCID-8mpx-4ueh-qqfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-23064.yml 38.4.0
2026-04-16T21:07:20.176550+00:00 GitLab Importer Fixing VCID-xdph-4cg9-6qah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2012-6708.yml 38.4.0
2026-04-16T21:03:34.872419+00:00 GitLab Importer Fixing VCID-dakh-ccnn-xfan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-7656.yml 38.4.0
2026-04-16T21:03:04.088006+00:00 GitLab Importer Affected by VCID-cvxp-ctj9-guej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-11023.yml 38.4.0
2026-04-16T21:02:59.175215+00:00 GitLab Importer Affected by VCID-5618-53yg-8qh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-11022.yml 38.4.0
2026-04-16T20:54:02.230549+00:00 GitLab Importer Affected by VCID-3s9f-prpy-hbcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2019-11358.yml 38.4.0
2026-04-16T20:41:17.848937+00:00 GitLab Importer Affected by VCID-tmjp-8edk-nyh3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2015-9251.yml 38.4.0
2026-04-16T20:39:49.980700+00:00 GitLab Importer Affected by VCID-356q-csk2-8ug5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2015-1840.yml 38.4.0
2026-04-16T17:37:45.104145+00:00 Ruby Importer Affected by VCID-hent-wkr8-c7hb https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jquery-rails/CVE-2016-10707.yml 38.4.0
2026-04-16T17:36:03.980176+00:00 Ruby Importer Affected by VCID-356q-csk2-8ug5 https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jquery-rails/CVE-2015-1840.yml 38.4.0
2026-04-16T01:32:32.560157+00:00 GHSA Importer Affected by VCID-cvxp-ctj9-guej https://github.com/advisories/GHSA-jpcq-cgw6-v4j6 38.4.0
2026-04-16T01:32:27.415300+00:00 GHSA Importer Affected by VCID-5618-53yg-8qh4 https://github.com/advisories/GHSA-gxr4-xjj5-5px2 38.4.0
2026-04-11T23:51:22.951328+00:00 GitLab Importer Affected by VCID-8mpx-4ueh-qqfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-23064.yml 38.3.0
2026-04-11T22:18:58.539330+00:00 GitLab Importer Fixing VCID-xdph-4cg9-6qah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2012-6708.yml 38.3.0
2026-04-11T22:14:58.292982+00:00 GitLab Importer Fixing VCID-dakh-ccnn-xfan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-7656.yml 38.3.0
2026-04-11T22:14:25.824306+00:00 GitLab Importer Affected by VCID-cvxp-ctj9-guej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-11023.yml 38.3.0
2026-04-11T22:14:21.679288+00:00 GitLab Importer Affected by VCID-5618-53yg-8qh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-11022.yml 38.3.0
2026-04-11T22:04:57.997363+00:00 GitLab Importer Affected by VCID-3s9f-prpy-hbcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2019-11358.yml 38.3.0
2026-04-11T21:51:52.557980+00:00 GitLab Importer Affected by VCID-tmjp-8edk-nyh3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2015-9251.yml 38.3.0
2026-04-11T21:50:36.036290+00:00 GitLab Importer Affected by VCID-356q-csk2-8ug5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2015-1840.yml 38.3.0
2026-04-11T21:34:40.959512+00:00 Ruby Importer Affected by VCID-hent-wkr8-c7hb https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jquery-rails/CVE-2016-10707.yml 38.3.0
2026-04-11T21:32:51.454834+00:00 Ruby Importer Affected by VCID-356q-csk2-8ug5 https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jquery-rails/CVE-2015-1840.yml 38.3.0
2026-04-11T13:01:50.985587+00:00 GHSA Importer Affected by VCID-cvxp-ctj9-guej https://github.com/advisories/GHSA-jpcq-cgw6-v4j6 38.3.0
2026-04-11T13:01:48.155070+00:00 GHSA Importer Affected by VCID-5618-53yg-8qh4 https://github.com/advisories/GHSA-gxr4-xjj5-5px2 38.3.0
2026-04-02T23:54:36.884635+00:00 GitLab Importer Affected by VCID-8mpx-4ueh-qqfv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-23064.yml 38.1.0
2026-04-02T22:30:58.744430+00:00 GitLab Importer Fixing VCID-xdph-4cg9-6qah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2012-6708.yml 38.1.0
2026-04-02T22:27:15.513917+00:00 GitLab Importer Fixing VCID-dakh-ccnn-xfan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-7656.yml 38.1.0
2026-04-02T22:26:45.809472+00:00 GitLab Importer Affected by VCID-cvxp-ctj9-guej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-11023.yml 38.1.0
2026-04-02T22:26:42.052957+00:00 GitLab Importer Affected by VCID-5618-53yg-8qh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-11022.yml 38.1.0
2026-04-02T22:17:52.030241+00:00 GitLab Importer Affected by VCID-3s9f-prpy-hbcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2019-11358.yml 38.1.0
2026-04-02T22:05:40.120783+00:00 GitLab Importer Affected by VCID-tmjp-8edk-nyh3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2015-9251.yml 38.1.0
2026-04-02T22:04:25.268634+00:00 GitLab Importer Affected by VCID-356q-csk2-8ug5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2015-1840.yml 38.1.0
2026-04-02T19:32:59.930784+00:00 Ruby Importer Affected by VCID-hent-wkr8-c7hb https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jquery-rails/CVE-2016-10707.yml 38.1.0
2026-04-02T19:31:21.823180+00:00 Ruby Importer Affected by VCID-356q-csk2-8ug5 https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jquery-rails/CVE-2015-1840.yml 38.1.0
2026-04-02T13:53:50.036299+00:00 GHSA Importer Affected by VCID-cvxp-ctj9-guej https://github.com/advisories/GHSA-jpcq-cgw6-v4j6 38.1.0
2026-04-02T13:53:47.526684+00:00 GHSA Importer Affected by VCID-5618-53yg-8qh4 https://github.com/advisories/GHSA-gxr4-xjj5-5px2 38.1.0
2026-04-01T16:49:03.990117+00:00 GitLab Importer Fixing VCID-xdph-4cg9-6qah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2012-6708.yml 38.0.0
2026-04-01T16:45:15.863050+00:00 GitLab Importer Fixing VCID-dakh-ccnn-xfan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-7656.yml 38.0.0
2026-04-01T16:44:42.370276+00:00 GitLab Importer Affected by VCID-cvxp-ctj9-guej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-11023.yml 38.0.0
2026-04-01T16:44:38.085511+00:00 GitLab Importer Affected by VCID-5618-53yg-8qh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2020-11022.yml 38.0.0
2026-04-01T16:35:31.621680+00:00 GitLab Importer Affected by VCID-3s9f-prpy-hbcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2019-11358.yml 38.0.0
2026-04-01T16:22:37.590071+00:00 GitLab Importer Affected by VCID-tmjp-8edk-nyh3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2015-9251.yml 38.0.0
2026-04-01T16:21:22.387640+00:00 GitLab Importer Affected by VCID-356q-csk2-8ug5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/jquery-rails/CVE-2015-1840.yml 38.0.0
2026-04-01T15:58:25.814113+00:00 GHSA Importer Fixing VCID-xdph-4cg9-6qah https://github.com/advisories/GHSA-2pqj-h3vj-pqgw 38.0.0
2026-04-01T15:58:09.177352+00:00 GHSA Importer Fixing VCID-dakh-ccnn-xfan https://github.com/advisories/GHSA-q4m3-2j7h-f7xw 38.0.0
2026-04-01T15:49:57.009201+00:00 Ruby Importer Affected by VCID-hent-wkr8-c7hb https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jquery-rails/CVE-2016-10707.yml 38.0.0
2026-04-01T15:48:09.849482+00:00 Ruby Importer Affected by VCID-356q-csk2-8ug5 https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jquery-rails/CVE-2015-1840.yml 38.0.0
2026-04-01T13:00:31.854319+00:00 GithubOSV Importer Fixing VCID-dakh-ccnn-xfan https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/05/GHSA-q4m3-2j7h-f7xw/GHSA-q4m3-2j7h-f7xw.json 38.0.0
2026-04-01T12:59:42.678127+00:00 GithubOSV Importer Fixing VCID-xdph-4cg9-6qah https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/09/GHSA-2pqj-h3vj-pqgw/GHSA-2pqj-h3vj-pqgw.json 38.0.0