Search for packages
purl | pkg:npm/jquery@2.1.0-rc1 |
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 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 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.709350+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.559750+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 36.1.3 |
2025-06-20T14:37:36.022706+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 36.1.3 |
2025-06-20T14:37:29.510425+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 36.1.3 |
2025-06-20T14:37:28.276874+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.096402+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.918288+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 36.1.3 |
2025-06-20T14:25:51.311900+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.341982+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.385683+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 36.1.3 |
2025-06-20T13:53:35.732675+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 36.1.3 |
2025-06-20T13:53:35.605955+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.168444+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.030926+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 36.1.3 |
2025-06-03T23:14:33.892417+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.738321+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 36.1.0 |
2025-06-03T21:21:26.533435+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 36.1.0 |
2025-06-03T21:21:20.392020+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 36.1.0 |
2025-06-03T21:21:19.219908+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.874403+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.238692+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 36.1.0 |
2025-06-03T21:09:47.624447+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.719786+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.016644+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 36.1.0 |
2025-06-03T20:45:27.406344+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 36.1.0 |
2025-06-03T20:45:27.286988+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.721544+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.600890+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 36.1.0 |
2025-06-02T23:11:36.968559+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.803343+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 36.1.2 |
2025-06-02T21:03:04.887328+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 36.1.2 |
2025-06-02T21:02:58.082906+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 36.1.2 |
2025-06-02T21:02:56.788701+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.982697+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.439680+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 36.1.2 |
2025-06-02T20:50:12.628691+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.080757+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.117719+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 36.1.2 |
2025-06-02T20:25:01.111805+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 36.1.2 |
2025-06-02T20:25:00.968526+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.632225+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.473890+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 36.1.2 |
2025-04-03T21:20:54.796337+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.432759+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 36.0.0 |
2025-04-03T17:36:46.214166+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 36.0.0 |
2025-04-03T17:36:34.313310+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 36.0.0 |
2025-04-03T17:36:32.140423+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.264396+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.439115+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 36.0.0 |
2025-04-03T17:15:03.116013+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.375162+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.276733+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 36.0.0 |
2025-04-03T16:37:27.324481+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 36.0.0 |
2025-04-03T16:37:27.033741+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.224541+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.939488+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 36.0.0 |
2025-02-18T07:28:28.132966+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 35.1.0 |
2025-02-18T07:28:26.138844+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:09.036386+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 35.1.0 |
2025-02-18T04:27:57.041822+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 35.1.0 |
2025-02-18T04:27:55.581683+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.610949+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.266667+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 35.1.0 |
2025-02-18T01:41:45.957023+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.635999+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 35.1.0 |
2025-02-18T01:39:42.666744+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.106454+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 35.1.0 |
2025-02-18T01:21:01.834152+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.789029+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 35.1.0 |
2025-02-18T01:19:23.282797+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.143887+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.122901+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.906074+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.092633+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.506005+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.931332+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 35.0.0 |
2024-11-20T23:39:15.653480+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.784745+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.974045+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.618562+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.837796+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.619755+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.260783+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.817178+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.3.2 |
2024-11-18T23:28:03.519556+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.819675+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.240159+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:23.018499+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.043998+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.062271+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.707316+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.677730+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.2 |
2024-10-08T00:24:29.390746+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.671742+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.469335+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.204270+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.290448+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.502742+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.195078+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.251644+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.283667+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.404751+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.852918+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.620510+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.230165+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.867242+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.491039+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.585455+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.995198+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.315592+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.180773+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.526730+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.885720+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.1 |
2024-09-17T19:08:29.568334+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.693022+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc4 |
2024-04-24T05:56:26.344757+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.306268+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc4 |
2024-04-24T04:32:40.585501+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.115825+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc4 |
2024-04-24T04:03:04.726255+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.284840+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.625363+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc4 |
2024-04-24T02:54:44.027327+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.296909+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc4 |
2024-04-24T02:47:04.928812+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.0rc4 |
2024-04-24T02:47:04.627786+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.271193+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 34.0.0rc4 |
2024-04-24T02:45:36.966627+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.494040+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc4 |
2024-04-23T20:17:36.757723+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.298158+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.139695+00:00 | GHSA Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc4 |
2024-04-23T19:57:07.531164+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.734057+00:00 | GHSA Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc4 |
2024-04-23T19:46:19.560478+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.644469+00:00 | GHSA Importer | Affected by | VCID-bm85-uen1-aaab | None | 34.0.0rc4 |
2024-04-23T19:29:31.384934+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:20.021775+00:00 | GHSA Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc4 |
2024-04-23T18:15:40.365359+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:39.040965+00:00 | GHSA Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc4 |
2024-01-10T08:27:44.824065+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc2 |
2024-01-10T08:27:41.744438+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.922097+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc2 |
2024-01-10T07:09:54.259019+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.604571+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc2 |
2024-01-10T06:38:40.224617+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.682291+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.060564+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc2 |
2024-01-10T05:33:40.925395+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.344109+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc2 |
2024-01-10T05:22:58.045273+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.0rc2 |
2024-01-10T05:22:57.061384+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.974908+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 34.0.0rc2 |
2024-01-10T05:20:48.674104+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.144685+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.529138+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc2 |
2024-01-09T21:48:12.302292+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.151655+00:00 | GHSA Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc2 |
2024-01-09T21:48:04.238801+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.498594+00:00 | GHSA Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc2 |
2024-01-09T21:37:58.154693+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.527226+00:00 | GHSA Importer | Affected by | VCID-bm85-uen1-aaab | None | 34.0.0rc2 |
2024-01-09T21:21:46.682564+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.491754+00:00 | GHSA Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc2 |
2024-01-09T20:07:19.074034+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.792346+00:00 | GHSA Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc2 |
2024-01-04T01:12:44.362791+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc1 |
2024-01-04T01:12:42.138169+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.753379+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc1 |
2024-01-03T23:55:34.032190+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.539407+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc1 |
2024-01-03T23:25:15.161226+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.689301+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.076875+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc1 |
2024-01-03T22:22:23.928778+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.385731+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc1 |
2024-01-03T22:11:01.121776+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.0rc1 |
2024-01-03T22:11:00.825216+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.037956+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 34.0.0rc1 |
2024-01-03T22:08:44.736657+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.322760+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:35.006097+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc1 |
2024-01-03T16:35:34.771357+00:00 | GHSA Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc1 |
2024-01-03T16:35:30.060394+00:00 | GHSA Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc1 |
2024-01-03T16:29:38.109173+00:00 | GHSA Importer | Affected by | VCID-bm85-uen1-aaab | None | 34.0.0rc1 |
2024-01-03T16:19:50.468079+00:00 | GHSA Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc1 |
2024-01-03T15:32:43.462455+00:00 | GHSA Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc1 |