Search for packages
purl | pkg:npm/jquery@2.1.0 |
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.710959+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.561476+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 36.1.3 |
2025-06-20T14:37:36.024535+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 36.1.3 |
2025-06-20T14:37:29.512304+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 36.1.3 |
2025-06-20T14:37:28.278460+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.098362+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.920151+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 36.1.3 |
2025-06-20T14:25:51.313543+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.343861+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.387208+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 36.1.3 |
2025-06-20T13:53:35.734563+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 36.1.3 |
2025-06-20T13:53:35.607828+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.170309+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.032556+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 36.1.3 |
2025-06-03T23:14:33.894260+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.740133+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 36.1.0 |
2025-06-03T21:21:26.534966+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 36.1.0 |
2025-06-03T21:21:20.393572+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 36.1.0 |
2025-06-03T21:21:19.221737+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.875940+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.240514+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 36.1.0 |
2025-06-03T21:09:47.626291+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.721676+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.018393+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 36.1.0 |
2025-06-03T20:45:27.407888+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 36.1.0 |
2025-06-03T20:45:27.288631+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.723096+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.602580+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 36.1.0 |
2025-06-02T23:11:36.970428+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.805206+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 36.1.2 |
2025-06-02T21:03:04.889537+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 36.1.2 |
2025-06-02T21:02:58.084662+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 36.1.2 |
2025-06-02T21:02:56.790388+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.985101+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.441705+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 36.1.2 |
2025-06-02T20:50:12.630707+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.082653+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.119661+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 36.1.2 |
2025-06-02T20:25:01.113429+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 36.1.2 |
2025-06-02T20:25:00.970687+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.634154+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.475610+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 36.1.2 |
2025-04-03T21:20:54.801328+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.437941+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 36.0.0 |
2025-04-03T17:36:46.219151+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 36.0.0 |
2025-04-03T17:36:34.318329+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 36.0.0 |
2025-04-03T17:36:32.145419+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.269385+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.444127+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 36.0.0 |
2025-04-03T17:15:03.120970+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.380529+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.281774+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 36.0.0 |
2025-04-03T16:37:27.329500+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 36.0.0 |
2025-04-03T16:37:27.038861+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.229557+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.944487+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 36.0.0 |
2025-02-18T07:28:28.138026+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 35.1.0 |
2025-02-18T07:28:26.143790+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.041539+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 35.1.0 |
2025-02-18T04:27:57.046790+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 35.1.0 |
2025-02-18T04:27:55.586675+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.615846+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.271542+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 35.1.0 |
2025-02-18T01:41:45.962056+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.640873+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 35.1.0 |
2025-02-18T01:39:42.671650+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.111369+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 35.1.0 |
2025-02-18T01:21:01.839117+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.793974+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 35.1.0 |
2025-02-18T01:19:23.287690+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.148960+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.127736+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.911152+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.097737+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.511057+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.936367+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 35.0.0 |
2024-11-20T23:39:15.658409+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.789687+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.979468+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.623414+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.842555+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.624861+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.265815+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.822137+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.3.2 |
2024-11-18T23:28:03.524680+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.824853+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.245372+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.023523+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.048914+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.067345+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.712368+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.682720+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.2 |
2024-10-08T00:24:29.395747+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.676946+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.474136+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.209032+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.295301+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.507704+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.200497+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.256785+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.288568+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.409597+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.857915+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.625558+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.235037+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.872635+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.495907+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.590320+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:42.000229+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.320611+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.185957+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.532223+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.890482+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.1 |
2024-09-17T19:08:29.573179+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.697681+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc4 |
2024-04-24T05:56:26.349546+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.310981+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc4 |
2024-04-24T04:32:40.590217+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.120556+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc4 |
2024-04-24T04:03:04.731037+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.289574+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.629967+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc4 |
2024-04-24T02:54:44.031866+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.301830+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc4 |
2024-04-24T02:47:04.933464+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.0rc4 |
2024-04-24T02:47:04.632515+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.275864+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 34.0.0rc4 |
2024-04-24T02:45:36.971101+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.498736+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc4 |
2024-04-23T20:17:36.762408+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.302886+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.144395+00:00 | GHSA Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc4 |
2024-04-23T19:57:07.535856+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.738759+00:00 | GHSA Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc4 |
2024-04-23T19:46:19.565083+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.648100+00:00 | GHSA Importer | Affected by | VCID-bm85-uen1-aaab | None | 34.0.0rc4 |
2024-04-23T19:29:31.390040+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.027010+00:00 | GHSA Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc4 |
2024-04-23T18:15:40.370015+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.045602+00:00 | GHSA Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc4 |
2024-01-10T08:27:44.828765+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc2 |
2024-01-10T08:27:41.749085+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.926799+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc2 |
2024-01-10T07:09:54.263795+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.609238+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc2 |
2024-01-10T06:38:40.229319+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.687002+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.065286+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc2 |
2024-01-10T05:33:40.930022+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.348783+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc2 |
2024-01-10T05:22:58.049968+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.0rc2 |
2024-01-10T05:22:57.066097+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.979458+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 34.0.0rc2 |
2024-01-10T05:20:48.678803+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.151601+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.533649+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc2 |
2024-01-09T21:48:12.306886+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.156372+00:00 | GHSA Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc2 |
2024-01-09T21:48:04.243396+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.503177+00:00 | GHSA Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc2 |
2024-01-09T21:37:58.160489+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.532626+00:00 | GHSA Importer | Affected by | VCID-bm85-uen1-aaab | None | 34.0.0rc2 |
2024-01-09T21:21:46.687624+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.496950+00:00 | GHSA Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc2 |
2024-01-09T20:07:19.078737+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.796891+00:00 | GHSA Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc2 |
2024-01-04T01:12:44.367341+00:00 | GitLab Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc1 |
2024-01-04T01:12:42.142858+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.757971+00:00 | GitLab Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc1 |
2024-01-03T23:55:34.036793+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.544085+00:00 | GitLab Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc1 |
2024-01-03T23:25:15.165926+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.693973+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.081491+00:00 | GitLab Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc1 |
2024-01-03T22:22:23.933511+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.390287+00:00 | GitLab Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc1 |
2024-01-03T22:11:01.126327+00:00 | GitLab Importer | Affected by | VCID-s43v-hbnh-aaaj | None | 34.0.0rc1 |
2024-01-03T22:11:00.829891+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.042619+00:00 | GitLab Importer | Affected by | VCID-nzey-uqyj-aaan | None | 34.0.0rc1 |
2024-01-03T22:08:44.741326+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.327347+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.010731+00:00 | GHSA Importer | Affected by | VCID-54hw-cf5y-aaaj | None | 34.0.0rc1 |
2024-01-03T16:35:34.776009+00:00 | GHSA Importer | Affected by | VCID-fhgh-jkwa-aaah | None | 34.0.0rc1 |
2024-01-03T16:35:30.064929+00:00 | GHSA Importer | Affected by | VCID-kkd1-e4k1-aaam | None | 34.0.0rc1 |
2024-01-03T16:29:38.113813+00:00 | GHSA Importer | Affected by | VCID-bm85-uen1-aaab | None | 34.0.0rc1 |
2024-01-03T16:19:50.472742+00:00 | GHSA Importer | Affected by | VCID-tv97-anfg-aaam | None | 34.0.0rc1 |
2024-01-03T15:32:43.467088+00:00 | GHSA Importer | Affected by | VCID-3tdt-b5tc-aaak | None | 34.0.0rc1 |