Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/components/jquery@1.8.3
purl pkg:composer/components/jquery@1.8.3
Next non-vulnerable version None.
Latest non-vulnerable version None.
Risk 10.0
Vulnerabilities affecting this package (2)
Vulnerability Summary Fixed by
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.
3.5.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.
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-04-16T21:03:04.422532+00:00 GitLab Importer Affected by VCID-cvxp-ctj9-guej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/components/jquery/CVE-2020-11023.yml 38.4.0
2026-04-16T21:03:01.083991+00:00 GitLab Importer Affected by VCID-5618-53yg-8qh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/components/jquery/CVE-2020-11022.yml 38.4.0
2026-04-16T01:32:32.079639+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:29.193917+00:00 GHSA Importer Affected by VCID-5618-53yg-8qh4 https://github.com/advisories/GHSA-gxr4-xjj5-5px2 38.4.0
2026-04-11T22:14:26.175154+00:00 GitLab Importer Affected by VCID-cvxp-ctj9-guej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/components/jquery/CVE-2020-11023.yml 38.3.0
2026-04-11T22:14:23.507584+00:00 GitLab Importer Affected by VCID-5618-53yg-8qh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/components/jquery/CVE-2020-11022.yml 38.3.0
2026-04-11T13:01:50.487707+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.449732+00:00 GHSA Importer Affected by VCID-5618-53yg-8qh4 https://github.com/advisories/GHSA-gxr4-xjj5-5px2 38.3.0
2026-04-02T22:26:46.149682+00:00 GitLab Importer Affected by VCID-cvxp-ctj9-guej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/components/jquery/CVE-2020-11023.yml 38.1.0
2026-04-02T22:26:43.703736+00:00 GitLab Importer Affected by VCID-5618-53yg-8qh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/components/jquery/CVE-2020-11022.yml 38.1.0
2026-04-02T13:53:49.627293+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.792161+00:00 GHSA Importer Affected by VCID-5618-53yg-8qh4 https://github.com/advisories/GHSA-gxr4-xjj5-5px2 38.1.0
2026-04-01T16:44:42.737573+00:00 GitLab Importer Affected by VCID-cvxp-ctj9-guej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/components/jquery/CVE-2020-11023.yml 38.0.0
2026-04-01T16:44:39.928868+00:00 GitLab Importer Affected by VCID-5618-53yg-8qh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/components/jquery/CVE-2020-11022.yml 38.0.0