Skip to content

fix(deps): update dependency jquery to v3 [security]#178

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-jquery-vulnerability
Open

fix(deps): update dependency jquery to v3 [security]#178
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-jquery-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
jquery (source) ^2^3.5.0 age confidence

GitHub Vulnerability Alerts

CVE-2020-11023

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 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. If you don't find an answer, open a new issue.

CVE-2020-11022

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:

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. If you don't find an answer, open a new issue.

CVE-2015-9251

Affected versions of jquery interpret text/javascript responses from cross-origin ajax requests, and automatically execute the contents in jQuery.globalEval, even when the ajax request doesn't contain the dataType option.

Recommendation

Update to version 3.0.0 or later.

CVE-2019-11358

jQuery from 1.1.4 until 3.4.0, as used in Drupal, Backdrop CMS, and other products, 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.


Release Notes

jquery/jquery (jquery)

v3.5.0: jQuery 3.5.0 Released!

Compare Source

See the blog post:
https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/
and the upgrade guide:
https://jquery.com/upgrade-guide/3.5/

NOTE: Despite being a minor release, this update includes a breaking change that we had to make to fix a security issue ( CVE-2020-11022). Please follow the blog post & the upgrade guide for more details.

v3.4.1

Compare Source

v3.4.0

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

v3.0.0

Compare Source

v2.2.4

Compare Source

v2.2.3

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

v2.2.0

Compare Source

v2.1.4

Compare Source

v2.1.3

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch from a82a4a2 to 2ed4e6f Compare March 3, 2026 07:23
@renovate renovate bot changed the title fix(deps): update dependency jquery to v3 [security] fix(deps): update dependency jquery to v4 [security] Mar 3, 2026
@renovate renovate bot changed the title fix(deps): update dependency jquery to v4 [security] fix(deps): update dependency jquery to v3 [security] Mar 3, 2026
@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch from 2ed4e6f to b931cb1 Compare March 3, 2026 07:46
@renovate renovate bot changed the title fix(deps): update dependency jquery to v3 [security] fix(deps): update dependency jquery to v4 [security] Mar 3, 2026
@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch from b931cb1 to 42c11f9 Compare March 3, 2026 07:51
@renovate renovate bot changed the title fix(deps): update dependency jquery to v4 [security] fix(deps): update dependency jquery to v3 [security] Mar 3, 2026
@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch 2 times, most recently from 1276c32 to 5e57c2b Compare March 3, 2026 09:22
@renovate renovate bot changed the title fix(deps): update dependency jquery to v3 [security] fix(deps): update dependency jquery to v4 [security] Mar 4, 2026
@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch from 5e57c2b to 612db10 Compare March 4, 2026 07:07
@renovate renovate bot changed the title fix(deps): update dependency jquery to v4 [security] fix(deps): update dependency jquery to v3 [security] Mar 4, 2026
@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch 2 times, most recently from a734e09 to 824bc83 Compare March 4, 2026 08:32
@renovate renovate bot changed the title fix(deps): update dependency jquery to v3 [security] fix(deps): update dependency jquery to v4 [security] Mar 4, 2026
@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch from 824bc83 to cdd0b31 Compare March 4, 2026 12:58
@renovate renovate bot changed the title fix(deps): update dependency jquery to v4 [security] fix(deps): update dependency jquery to v3 [security] Mar 4, 2026
@renovate renovate bot changed the title fix(deps): update dependency jquery to v3 [security] fix(deps): update dependency jquery to v4 [security] Mar 4, 2026
@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch from cdd0b31 to aa889ca Compare March 4, 2026 14:05
@renovate renovate bot changed the title fix(deps): update dependency jquery to v4 [security] fix(deps): update dependency jquery to v3 [security] Mar 4, 2026
@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch from aa889ca to d444a9b Compare March 4, 2026 14:06
@renovate renovate bot changed the title fix(deps): update dependency jquery to v3 [security] fix(deps): update dependency jquery to v4 [security] Mar 5, 2026
@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch 2 times, most recently from 0874711 to 6df4e70 Compare March 5, 2026 13:29
@renovate renovate bot changed the title fix(deps): update dependency jquery to v4 [security] fix(deps): update dependency jquery to v3 [security] Mar 5, 2026
@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch from 6df4e70 to d901a75 Compare March 5, 2026 17:39
@renovate renovate bot changed the title fix(deps): update dependency jquery to v3 [security] fix(deps): update dependency jquery to v4 [security] Mar 5, 2026
@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch from d901a75 to bc4f06a Compare March 5, 2026 22:53
@renovate renovate bot changed the title fix(deps): update dependency jquery to v4 [security] fix(deps): update dependency jquery to v3 [security] Mar 5, 2026
@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch from bc4f06a to ed4f1b6 Compare March 9, 2026 11:07
@renovate renovate bot changed the title fix(deps): update dependency jquery to v3 [security] fix(deps): update dependency jquery to v4 [security] Mar 9, 2026
@renovate renovate bot force-pushed the renovate/npm-jquery-vulnerability branch from ed4f1b6 to c5694b5 Compare March 9, 2026 13:59
@renovate renovate bot changed the title fix(deps): update dependency jquery to v4 [security] fix(deps): update dependency jquery to v3 [security] Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants