Search for packages
purl | pkg:npm/jquery@1.11.3 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-3tdt-b5tc-aaak
Aliases: CVE-2015-9251 GHSA-rmxg-73gg-4p98 |
jQuery before 3.0.0 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. |
Affected by 7 other vulnerabilities. Affected by 5 other vulnerabilities. |
VCID-54hw-cf5y-aaaj
Aliases: CVE-2020-23064 GHSA-257q-pv89-v3xv |
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. |
Affected by 0 other vulnerabilities. |
VCID-bm85-uen1-aaab
Aliases: CVE-2019-5428 GHSA-wv67-q8rr-grjp |
** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2019-11358. Reason: This candidate is a duplicate of CVE-2019-11358. Notes: All CVE users should reference CVE-2019-11358 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage. |
Affected by 3 other vulnerabilities. |
VCID-fhgh-jkwa-aaah
Aliases: CVE-2020-11023 GHSA-jpcq-cgw6-v4j6 |
In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing <option> elements 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. This problem is patched in jQuery 3.5.0. |
Affected by 0 other vulnerabilities. |
VCID-kkd1-e4k1-aaam
Aliases: CVE-2020-11022 GHSA-gxr4-xjj5-5px2 |
In jQuery versions greater than or equal to 1.2 and before 3.5.0, 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. This problem is patched in jQuery 3.5.0. |
Affected by 0 other vulnerabilities. |
VCID-nzey-uqyj-aaan
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. |
Affected by 8 other vulnerabilities. Affected by 5 other vulnerabilities. |
VCID-s43v-hbnh-aaaj
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. |
Affected by 7 other vulnerabilities. Affected by 7 other vulnerabilities. Affected by 5 other vulnerabilities. |
VCID-tv97-anfg-aaam
Aliases: CVE-2019-11358 GHSA-6c3j-c64m-qhgq |
jQuery before 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. |
Affected by 3 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
This package is not known to fix vulnerabilities. |
Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
---|---|---|---|---|---|
2025-06-20T16:35:49.696143+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-23064.yml | 36.1.3 |
2025-06-20T16:35:49.546242+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 36.1.3 |
2025-06-20T14:37:36.007894+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 36.1.3 |
2025-06-20T14:37:29.495563+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 36.1.3 |
2025-06-20T14:37:28.262440+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11023.yml | 36.1.3 |
2025-06-20T14:37:24.080821+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11022.yml | 36.1.3 |
2025-06-20T14:25:51.903415+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 36.1.3 |
2025-06-20T14:25:51.299172+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2019-11358.yml | 36.1.3 |
2025-06-20T14:00:13.327028+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2015-9251.yml | 36.1.3 |
2025-06-20T14:00:08.373196+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 36.1.3 |
2025-06-20T13:53:35.720571+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 36.1.3 |
2025-06-20T13:53:35.592314+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2017-122.yml | 36.1.3 |
2025-06-20T13:50:40.153488+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2016-33.yml | 36.1.3 |
2025-06-20T13:50:40.015768+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 36.1.3 |
2025-06-03T23:14:33.877704+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-23064.yml | 36.1.0 |
2025-06-03T23:14:33.723796+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 36.1.0 |
2025-06-03T21:21:26.520796+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 36.1.0 |
2025-06-03T21:21:20.379823+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 36.1.0 |
2025-06-03T21:21:19.205209+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11023.yml | 36.1.0 |
2025-06-03T21:21:14.862193+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11022.yml | 36.1.0 |
2025-06-03T21:09:48.224024+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 36.1.0 |
2025-06-03T21:09:47.609784+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2019-11358.yml | 36.1.0 |
2025-06-03T20:52:14.705199+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2015-9251.yml | 36.1.0 |
2025-06-03T20:52:10.003806+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 36.1.0 |
2025-06-03T20:45:27.396617+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 36.1.0 |
2025-06-03T20:45:27.273870+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2017-122.yml | 36.1.0 |
2025-06-03T20:41:30.709348+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2016-33.yml | 36.1.0 |
2025-06-03T20:41:30.588284+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 36.1.0 |
2025-06-02T23:11:36.953679+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-23064.yml | 36.1.2 |
2025-06-02T23:11:36.788459+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 36.1.2 |
2025-06-02T21:03:04.871339+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 36.1.2 |
2025-06-02T21:02:58.066888+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 36.1.2 |
2025-06-02T21:02:56.773146+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11023.yml | 36.1.2 |
2025-06-02T21:02:50.966627+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11022.yml | 36.1.2 |
2025-06-02T20:50:13.423553+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 36.1.2 |
2025-06-02T20:50:12.613001+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2019-11358.yml | 36.1.2 |
2025-06-02T20:31:58.065594+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2015-9251.yml | 36.1.2 |
2025-06-02T20:31:53.104080+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 36.1.2 |
2025-06-02T20:25:01.100126+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 36.1.2 |
2025-06-02T20:25:00.955679+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2017-122.yml | 36.1.2 |
2025-06-02T20:21:05.615992+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2016-33.yml | 36.1.2 |
2025-06-02T20:21:05.455977+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 36.1.2 |
2025-04-03T21:20:54.756336+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-23064.yml | 36.0.0 |
2025-04-03T21:20:54.392791+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 36.0.0 |
2025-04-03T17:36:46.174658+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 36.0.0 |
2025-04-03T17:36:34.273513+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 36.0.0 |
2025-04-03T17:36:32.100694+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11023.yml | 36.0.0 |
2025-04-03T17:36:24.224662+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11022.yml | 36.0.0 |
2025-04-03T17:15:04.399186+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 36.0.0 |
2025-04-03T17:15:03.076025+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2019-11358.yml | 36.0.0 |
2025-04-03T16:47:49.334718+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2015-9251.yml | 36.0.0 |
2025-04-03T16:47:40.236865+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 36.0.0 |
2025-04-03T16:37:27.292786+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 36.0.0 |
2025-04-03T16:37:26.998829+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2017-122.yml | 36.0.0 |
2025-04-03T16:31:58.184553+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2016-33.yml | 36.0.0 |
2025-04-03T16:31:57.899500+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 36.0.0 |
2025-02-18T07:28:28.093527+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 35.1.0 |
2025-02-18T07:28:26.098987+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2015-9251.yml | 35.1.0 |
2025-02-18T05:15:08.994026+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 35.1.0 |
2025-02-18T04:27:57.002225+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 35.1.0 |
2025-02-18T04:27:55.541642+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-23064.yml | 35.1.0 |
2025-02-18T01:41:50.571199+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11023.yml | 35.1.0 |
2025-02-18T01:41:50.227105+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 35.1.0 |
2025-02-18T01:41:45.913661+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11022.yml | 35.1.0 |
2025-02-18T01:41:42.596258+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 35.1.0 |
2025-02-18T01:39:42.627079+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2019-11358.yml | 35.1.0 |
2025-02-18T01:21:02.075255+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 35.1.0 |
2025-02-18T01:21:01.799121+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2017-122.yml | 35.1.0 |
2025-02-18T01:19:23.749981+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 35.1.0 |
2025-02-18T01:19:23.241255+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2016-33.yml | 35.1.0 |
2024-11-21T02:58:42.102933+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2015-9251.yml | 35.0.0 |
2024-11-21T01:21:55.082339+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-23064.yml | 35.0.0 |
2024-11-20T23:56:43.866151+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11023.yml | 35.0.0 |
2024-11-20T23:56:42.050127+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11022.yml | 35.0.0 |
2024-11-20T23:55:19.465978+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2019-11358.yml | 35.0.0 |
2024-11-20T23:39:15.899802+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 35.0.0 |
2024-11-20T23:39:15.618475+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2017-122.yml | 35.0.0 |
2024-11-20T23:38:20.741811+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2016-33.yml | 35.0.0 |
2024-11-19T02:48:39.933083+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2015-9251.yml | 34.3.2 |
2024-11-19T01:36:49.577503+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2019-11358.yml | 34.3.2 |
2024-11-19T01:08:04.799137+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-23064.yml | 34.3.2 |
2024-11-18T23:45:11.579820+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11023.yml | 34.3.2 |
2024-11-18T23:45:11.220814+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11022.yml | 34.3.2 |
2024-11-18T23:28:03.785698+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.3.2 |
2024-11-18T23:28:03.484697+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2017-122.yml | 34.3.2 |
2024-11-18T23:27:10.778918+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2016-33.yml | 34.3.2 |
2024-10-08T03:24:03.197454+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2015-9251.yml | 34.0.2 |
2024-10-08T02:09:22.978451+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2019-11358.yml | 34.0.2 |
2024-10-08T01:43:33.004127+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-23064.yml | 34.0.2 |
2024-10-08T00:31:10.022921+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11023.yml | 34.0.2 |
2024-10-08T00:31:09.667662+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11022.yml | 34.0.2 |
2024-10-08T00:24:29.646296+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.2 |
2024-10-08T00:24:29.356234+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2017-122.yml | 34.0.2 |
2024-10-08T00:23:34.626919+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2016-33.yml | 34.0.2 |
2024-10-07T18:30:08.430627+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | https://github.com/advisories/GHSA-257q-pv89-v3xv | 34.0.2 |
2024-10-07T18:16:04.165718+00:00 | GHSA Importer | Affected by | VCID-fhgh-jkwa-aaah | https://github.com/advisories/GHSA-jpcq-cgw6-v4j6 | 34.0.2 |
2024-10-07T18:16:02.251578+00:00 | GHSA Importer | Affected by | VCID-kkd1-e4k1-aaam | https://github.com/advisories/GHSA-gxr4-xjj5-5px2 | 34.0.2 |
2024-10-07T18:11:57.463433+00:00 | GHSA Importer | Affected by | VCID-bm85-uen1-aaab | https://github.com/advisories/GHSA-wv67-q8rr-grjp | 34.0.2 |
2024-10-07T17:58:41.152681+00:00 | GHSA Importer | Affected by | VCID-tv97-anfg-aaam | https://github.com/advisories/GHSA-6c3j-c64m-qhgq | 34.0.2 |
2024-10-07T16:58:53.032820+00:00 | GHSA Importer | Affected by | VCID-3tdt-b5tc-aaak | https://github.com/advisories/GHSA-rmxg-73gg-4p98 | 34.0.2 |
2024-09-23T03:19:39.244955+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2015-9251.yml | 34.0.1 |
2024-09-23T02:08:34.366060+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2019-11358.yml | 34.0.1 |
2024-09-23T01:45:35.814259+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-23064.yml | 34.0.1 |
2024-09-23T00:43:10.580373+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11023.yml | 34.0.1 |
2024-09-23T00:43:10.191387+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11022.yml | 34.0.1 |
2024-09-23T00:37:14.826425+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2016-33.yml | 34.0.1 |
2024-09-22T19:20:38.450519+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | https://github.com/advisories/GHSA-257q-pv89-v3xv | 34.0.1 |
2024-09-22T18:58:43.545961+00:00 | GHSA Importer | Affected by | VCID-fhgh-jkwa-aaah | https://github.com/advisories/GHSA-jpcq-cgw6-v4j6 | 34.0.1 |
2024-09-22T18:58:41.955208+00:00 | GHSA Importer | Affected by | VCID-kkd1-e4k1-aaam | https://github.com/advisories/GHSA-gxr4-xjj5-5px2 | 34.0.1 |
2024-09-22T18:54:44.265311+00:00 | GHSA Importer | Affected by | VCID-bm85-uen1-aaab | https://github.com/advisories/GHSA-wv67-q8rr-grjp | 34.0.1 |
2024-09-22T18:35:55.139678+00:00 | GHSA Importer | Affected by | VCID-tv97-anfg-aaam | https://github.com/advisories/GHSA-6c3j-c64m-qhgq | 34.0.1 |
2024-09-22T17:23:12.281294+00:00 | GHSA Importer | Affected by | VCID-3tdt-b5tc-aaak | https://github.com/advisories/GHSA-rmxg-73gg-4p98 | 34.0.1 |
2024-09-17T19:08:29.854890+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.1 |
2024-09-17T19:08:29.531497+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2017-122.yml | 34.0.1 |
2024-04-24T05:56:28.655344+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc4 |
2024-04-24T05:56:26.306600+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2015-9251.yml | 34.0.0rc4 |
2024-04-24T04:32:43.268718+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc4 |
2024-04-24T04:32:40.547165+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2019-11358.yml | 34.0.0rc4 |
2024-04-24T04:03:05.078295+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc4 |
2024-04-24T04:03:04.686109+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-23064.yml | 34.0.0rc4 |
2024-04-24T02:54:47.247146+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11023.yml | 34.0.0rc4 |
2024-04-24T02:54:46.588060+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc4 |
2024-04-24T02:54:43.991331+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11022.yml | 34.0.0rc4 |
2024-04-24T02:54:42.257569+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc4 |
2024-04-24T02:47:04.899412+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.0rc4 |
2024-04-24T02:47:04.594992+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2017-122.yml | 34.0.0rc4 |
2024-04-24T02:45:37.234124+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 34.0.0rc4 |
2024-04-24T02:45:36.930679+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2016-33.yml | 34.0.0rc4 |
2024-04-23T20:17:39.457010+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc4 |
2024-04-23T20:17:36.718426+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | https://github.com/advisories/GHSA-257q-pv89-v3xv | 34.0.0rc4 |
2024-04-23T19:57:16.260650+00:00 | GHSA Importer | Affected by | VCID-fhgh-jkwa-aaah | https://github.com/advisories/GHSA-jpcq-cgw6-v4j6 | 34.0.0rc4 |
2024-04-23T19:57:13.102394+00:00 | GHSA Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc4 |
2024-04-23T19:57:07.493537+00:00 | GHSA Importer | Affected by | VCID-kkd1-e4k1-aaam | https://github.com/advisories/GHSA-gxr4-xjj5-5px2 | 34.0.0rc4 |
2024-04-23T19:57:05.696880+00:00 | GHSA Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc4 |
2024-04-23T19:46:19.522887+00:00 | GHSA Importer | Affected by | VCID-bm85-uen1-aaab | https://github.com/advisories/GHSA-wv67-q8rr-grjp | 34.0.0rc4 |
2024-04-23T19:46:17.610069+00:00 | GHSA Importer | Affected by | VCID-bm85-uen1-aaab | None | 34.0.0rc4 |
2024-04-23T19:29:31.344375+00:00 | GHSA Importer | Affected by | VCID-tv97-anfg-aaam | https://github.com/advisories/GHSA-6c3j-c64m-qhgq | 34.0.0rc4 |
2024-04-23T19:29:19.980537+00:00 | GHSA Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc4 |
2024-04-23T18:15:45.876532+00:00 | GHSA Importer | Affected by | VCID-3tdt-b5tc-aaak | https://github.com/advisories/GHSA-rmxg-73gg-4p98 | 34.0.0rc4 |
2024-04-23T18:15:38.139031+00:00 | GHSA Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc4 |
2024-01-10T08:27:44.786704+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc2 |
2024-01-10T08:27:41.706419+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2015-9251.yml | 34.0.0rc2 |
2024-01-10T07:09:56.884586+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc2 |
2024-01-10T07:09:54.220817+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2019-11358.yml | 34.0.0rc2 |
2024-01-10T06:38:40.567011+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc2 |
2024-01-10T06:38:40.186323+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-23064.yml | 34.0.0rc2 |
2024-01-10T05:33:44.644858+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11023.yml | 34.0.0rc2 |
2024-01-10T05:33:44.023151+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc2 |
2024-01-10T05:33:40.887770+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11022.yml | 34.0.0rc2 |
2024-01-10T05:33:39.306784+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc2 |
2024-01-10T05:22:58.015933+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.0rc2 |
2024-01-10T05:22:57.028725+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2017-122.yml | 34.0.0rc2 |
2024-01-10T05:20:48.937906+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 34.0.0rc2 |
2024-01-10T05:20:48.636785+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2016-33.yml | 34.0.0rc2 |
2024-01-09T22:08:13.088523+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | https://github.com/advisories/GHSA-257q-pv89-v3xv | 34.0.0rc2 |
2024-01-09T22:08:11.492367+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc2 |
2024-01-09T21:48:12.265140+00:00 | GHSA Importer | Affected by | VCID-fhgh-jkwa-aaah | https://github.com/advisories/GHSA-jpcq-cgw6-v4j6 | 34.0.0rc2 |
2024-01-09T21:48:09.115829+00:00 | GHSA Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc2 |
2024-01-09T21:48:04.201500+00:00 | GHSA Importer | Affected by | VCID-kkd1-e4k1-aaam | https://github.com/advisories/GHSA-gxr4-xjj5-5px2 | 34.0.0rc2 |
2024-01-09T21:48:02.461607+00:00 | GHSA Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc2 |
2024-01-09T21:37:58.108498+00:00 | GHSA Importer | Affected by | VCID-bm85-uen1-aaab | https://github.com/advisories/GHSA-wv67-q8rr-grjp | 34.0.0rc2 |
2024-01-09T21:37:55.484567+00:00 | GHSA Importer | Affected by | VCID-bm85-uen1-aaab | None | 34.0.0rc2 |
2024-01-09T21:21:46.641544+00:00 | GHSA Importer | Affected by | VCID-tv97-anfg-aaam | https://github.com/advisories/GHSA-6c3j-c64m-qhgq | 34.0.0rc2 |
2024-01-09T21:21:37.449490+00:00 | GHSA Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc2 |
2024-01-09T20:07:24.614019+00:00 | GHSA Importer | Affected by | VCID-3tdt-b5tc-aaak | https://github.com/advisories/GHSA-rmxg-73gg-4p98 | 34.0.0rc2 |
2024-01-09T20:07:17.000442+00:00 | GHSA Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc2 |
2024-01-04T01:12:44.325740+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc1 |
2024-01-04T01:12:42.100766+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2015-9251.yml | 34.0.0rc1 |
2024-01-03T23:55:36.716237+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc1 |
2024-01-03T23:55:33.994857+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2019-11358.yml | 34.0.0rc1 |
2024-01-03T23:25:15.502361+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc1 |
2024-01-03T23:25:15.123700+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-23064.yml | 34.0.0rc1 |
2024-01-03T22:22:27.651194+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11023.yml | 34.0.0rc1 |
2024-01-03T22:22:27.040133+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc1 |
2024-01-03T22:22:23.891270+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/CVE-2020-11022.yml | 34.0.0rc1 |
2024-01-03T22:22:22.348623+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc1 |
2024-01-03T22:11:01.092549+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.0rc1 |
2024-01-03T22:11:00.793247+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2017-122.yml | 34.0.0rc1 |
2024-01-03T22:08:45.000830+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 34.0.0rc1 |
2024-01-03T22:08:44.699239+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/jquery/GMS-2016-33.yml | 34.0.0rc1 |
2024-01-03T17:52:40.285349+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | https://github.com/advisories/GHSA-257q-pv89-v3xv | 34.0.0rc1 |
2024-01-03T16:52:34.969272+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc1 |
2024-01-03T16:35:34.734561+00:00 | GHSA Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc1 |
2024-01-03T16:35:30.023302+00:00 | GHSA Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc1 |
2024-01-03T16:29:38.072121+00:00 | GHSA Importer | Affected by | VCID-bm85-uen1-aaab | None | 34.0.0rc1 |
2024-01-03T16:19:50.430984+00:00 | GHSA Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc1 |
2024-01-03T15:32:42.644627+00:00 | GHSA Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc1 |