Search for packages
Package details: pkg:gem/nokogiri@1.14.3
purl pkg:gem/nokogiri@1.14.3
Next non-vulnerable version 1.18.8
Latest non-vulnerable version 1.18.8
Risk 4.0
Vulnerabilities affecting this package (10)
Vulnerability Summary Fixed by
VCID-2fyr-85vm-aaak
Aliases:
CVE-2023-45322
** DISPUTED ** libxml2 through 2.11.5 has a use-after-free that can only occur after a certain memory allocation fails. This occurs in xmlUnlinkNode in tree.c. NOTE: the vendor's position is "I don't think these issues are critical enough to warrant a CVE ID ... because an attacker typically can't control when memory allocations fail." There are no reported fixed by versions.
VCID-3q3t-625m-aaak
Aliases:
CVE-2023-28484
NULL Pointer Dereference In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c. There are no reported fixed by versions.
VCID-3x6j-ugme-aaas
Aliases:
GHSA-xc9x-jj77-9p9j
GMS-2024-127
Nokogiri update packaged libxml2 to v2.12.5 to resolve CVE-2024-25062
1.15.6
Affected by 7 other vulnerabilities.
1.16.0.rc1
Affected by 8 other vulnerabilities.
1.16.2
Affected by 7 other vulnerabilities.
VCID-7ytf-hshe-aaaa
Aliases:
GHSA-r95h-9x8f-r3f7
Nokogiri updates packaged libxml2 to v2.12.7 to resolve CVE-2024-34459
1.16.5
Affected by 4 other vulnerabilities.
VCID-adp7-tpp1-8qbn
Aliases:
GHSA-vvfq-8hwr-qm4m
Nokogiri updates packaged libxml2 to 2.13.6 to resolve CVE-2025-24928 and CVE-2024-56171 ## Summary Nokogiri v1.18.3 upgrades its dependency libxml2 to [v2.13.6](https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.13.6). libxml2 v2.13.6 addresses: - CVE-2025-24928 - described at https://gitlab.gnome.org/GNOME/libxml2/-/issues/847 - CVE-2024-56171 - described at https://gitlab.gnome.org/GNOME/libxml2/-/issues/828 ## Impact ### CVE-2025-24928 Stack-buffer overflow is possible when reporting DTD validation errors if the input contains a long (~3kb) QName prefix. ### CVE-2024-56171 Use-after-free is possible during validation against untrusted XML Schemas (.xsd) and, potentially, validation of untrusted documents against trusted Schemas if they make use of `xsd:keyref` in combination with recursively defined types that have additional identity constraints.
1.18.3
Affected by 2 other vulnerabilities.
VCID-dwdk-kk6d-43b2
Aliases:
GHSA-5w6v-399v-w3cc
Nokogiri updates packaged libxml2 to v2.13.8 to resolve CVE-2025-32414 and CVE-2025-32415
1.18.8
Affected by 0 other vulnerabilities.
VCID-n1r2-jqwt-jucp
Aliases:
GHSA-5mwf-688x-mr7x
Duplicate Advisory: Nokogiri updates packaged libxml2 to 2.13.6 to resolve CVE-2025-24928 and CVE-2024-56171 Nokogiri v1.18.3 upgrades its dependency libxml2 to [v2.13.6](https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.13.6). libxml2 v2.13.6 addresses: - CVE-2025-24928 - described at https://gitlab.gnome.org/GNOME/libxml2/-/issues/847 - CVE-2024-56171 - described at https://gitlab.gnome.org/GNOME/libxml2/-/issues/828
1.18.3
Affected by 2 other vulnerabilities.
VCID-psj6-phjv-a7bb
Aliases:
GHSA-mrxw-mxhj-p664
Nokogiri updates packaged libxslt to v1.1.43 to resolve multiple CVEs ## Summary Nokogiri v1.18.4 upgrades its dependency libxslt to [v1.1.43](https://gitlab.gnome.org/GNOME/libxslt/-/releases/v1.1.43). libxslt v1.1.43 resolves: - CVE-2025-24855: Fix use-after-free of XPath context node - CVE-2024-55549: Fix UAF related to excluded namespaces ## Impact ### CVE-2025-24855 - "Use-after-free due to xsltEvalXPathStringNs leaking xpathCtxt->node" - MITRE has rated this 7.8 High CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H - Upstream report: https://gitlab.gnome.org/GNOME/libxslt/-/issues/128 - NVD entry: https://nvd.nist.gov/vuln/detail/CVE-2025-24855 ### CVE-2024-55549 - "Use-after-free related to excluded result prefixes" - MITRE has rated this 7.8 High CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H - Upstream report: https://gitlab.gnome.org/GNOME/libxslt/-/issues/127 - NVD entry: https://nvd.nist.gov/vuln/detail/CVE-2024-55549
1.18.4
Affected by 1 other vulnerability.
VCID-rc6j-z37r-aaaq
Aliases:
GHSA-r3w4-36x6-7r99
Duplicate Advisory: Nokogiri updates packaged libxml2 to v2.12.7 to resolve CVE-2024-34459
1.16.5
Affected by 4 other vulnerabilities.
VCID-u9nd-yvuf-aaas
Aliases:
GHSA-vcc3-rw6f-jv97
Use-after-free in libxml2 via Nokogiri::XML::Reader
1.15.6
Affected by 7 other vulnerabilities.
1.16.2
Affected by 7 other vulnerabilities.
Vulnerabilities fixed by this package (3)
Vulnerability Summary Aliases
VCID-3q3t-625m-aaak NULL Pointer Dereference In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c. CVE-2023-28484
VCID-ejvv-2b2c-aaan Nokogiri updates packaged libxml2 to v2.10.4 to resolve multiple CVEs GHSA-pxvg-2qj5-37jq
GMS-2023-1115
VCID-wunb-embq-aaaq Double Free An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the '\0' value). CVE-2023-29469

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:20:21.103184+00:00 GitLab Importer Affected by VCID-dwdk-kk6d-43b2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-5w6v-399v-w3cc.yml 36.1.3
2025-06-20T17:18:00.143386+00:00 GitLab Importer Affected by VCID-psj6-phjv-a7bb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-mrxw-mxhj-p664.yml 36.1.3
2025-06-20T17:16:48.197248+00:00 GitLab Importer Affected by VCID-n1r2-jqwt-jucp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-5mwf-688x-mr7x.yml 36.1.3
2025-06-20T17:16:44.610371+00:00 GitLab Importer Affected by VCID-adp7-tpp1-8qbn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vvfq-8hwr-qm4m.yml 36.1.3
2025-06-20T16:58:32.796297+00:00 GitLab Importer Affected by VCID-rc6j-z37r-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r3w4-36x6-7r99.yml 36.1.3
2025-06-20T16:58:11.250603+00:00 GitLab Importer Affected by VCID-7ytf-hshe-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r95h-9x8f-r3f7.yml 36.1.3
2025-06-20T16:55:18.603275+00:00 GitLab Importer Affected by VCID-u9nd-yvuf-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vcc3-rw6f-jv97.yml 36.1.3
2025-06-20T16:52:27.002866+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-xc9x-jj77-9p9j.yml 36.1.3
2025-06-20T16:52:25.308777+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GMS-2024-127.yml 36.1.3
2025-06-20T16:44:50.126073+00:00 GitLab Importer Affected by VCID-2fyr-85vm-aaak None 36.1.3
2025-06-20T16:29:38.487739+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-29469.yml 36.1.3
2025-06-20T16:29:37.077333+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 36.1.3
2025-06-20T16:29:34.484906+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak None 36.1.3
2025-06-20T16:29:32.935642+00:00 GitLab Importer Affected by VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 36.1.3
2025-06-20T16:29:29.439974+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq None 36.1.3
2025-06-20T13:44:31.150713+00:00 Ruby Importer Affected by VCID-dwdk-kk6d-43b2 https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-5w6v-399v-w3cc.yml 36.1.3
2025-06-20T13:44:26.358430+00:00 Ruby Importer Affected by VCID-adp7-tpp1-8qbn https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-vvfq-8hwr-qm4m.yml 36.1.3
2025-06-20T13:43:34.727441+00:00 Ruby Importer Affected by VCID-7ytf-hshe-aaaa https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-r95h-9x8f-r3f7.yml 36.1.3
2025-06-20T13:43:30.173897+00:00 Ruby Importer Affected by VCID-u9nd-yvuf-aaas https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-vcc3-rw6f-jv97.yml 36.1.3
2025-06-20T13:43:19.221247+00:00 Ruby Importer Affected by VCID-3x6j-ugme-aaas https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-xc9x-jj77-9p9j.yml 36.1.3
2025-06-03T23:55:18.535293+00:00 GitLab Importer Affected by VCID-dwdk-kk6d-43b2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-5w6v-399v-w3cc.yml 36.1.0
2025-06-03T23:53:03.786546+00:00 GitLab Importer Affected by VCID-psj6-phjv-a7bb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-mrxw-mxhj-p664.yml 36.1.0
2025-06-03T23:51:58.997045+00:00 GitLab Importer Affected by VCID-n1r2-jqwt-jucp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-5mwf-688x-mr7x.yml 36.1.0
2025-06-03T23:51:56.546804+00:00 GitLab Importer Affected by VCID-adp7-tpp1-8qbn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vvfq-8hwr-qm4m.yml 36.1.0
2025-06-03T23:35:11.351459+00:00 GitLab Importer Affected by VCID-rc6j-z37r-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r3w4-36x6-7r99.yml 36.1.0
2025-06-03T23:34:50.355577+00:00 GitLab Importer Affected by VCID-7ytf-hshe-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r95h-9x8f-r3f7.yml 36.1.0
2025-06-03T23:32:11.334534+00:00 GitLab Importer Affected by VCID-u9nd-yvuf-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vcc3-rw6f-jv97.yml 36.1.0
2025-06-03T23:29:45.790460+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-xc9x-jj77-9p9j.yml 36.1.0
2025-06-03T23:29:44.357324+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GMS-2024-127.yml 36.1.0
2025-06-03T23:22:58.592062+00:00 GitLab Importer Affected by VCID-2fyr-85vm-aaak None 36.1.0
2025-06-03T23:08:52.820404+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-29469.yml 36.1.0
2025-06-03T23:08:51.451735+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 36.1.0
2025-06-03T23:08:49.109596+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak None 36.1.0
2025-06-03T23:08:47.710393+00:00 GitLab Importer Affected by VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 36.1.0
2025-06-03T23:08:43.849135+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq None 36.1.0
2025-06-03T20:27:58.875474+00:00 Ruby Importer Affected by VCID-dwdk-kk6d-43b2 https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-5w6v-399v-w3cc.yml 36.1.0
2025-06-03T20:27:54.118805+00:00 Ruby Importer Affected by VCID-adp7-tpp1-8qbn https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-vvfq-8hwr-qm4m.yml 36.1.0
2025-06-03T20:27:09.034900+00:00 Ruby Importer Affected by VCID-7ytf-hshe-aaaa https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-r95h-9x8f-r3f7.yml 36.1.0
2025-06-03T20:27:03.749584+00:00 Ruby Importer Affected by VCID-u9nd-yvuf-aaas https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-vcc3-rw6f-jv97.yml 36.1.0
2025-06-03T20:26:54.541676+00:00 Ruby Importer Affected by VCID-3x6j-ugme-aaas https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-xc9x-jj77-9p9j.yml 36.1.0
2025-06-02T23:54:10.468221+00:00 GitLab Importer Affected by VCID-dwdk-kk6d-43b2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-5w6v-399v-w3cc.yml 36.1.2
2025-06-02T23:51:53.538721+00:00 GitLab Importer Affected by VCID-psj6-phjv-a7bb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-mrxw-mxhj-p664.yml 36.1.2
2025-06-02T23:50:47.299921+00:00 GitLab Importer Affected by VCID-n1r2-jqwt-jucp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-5mwf-688x-mr7x.yml 36.1.2
2025-06-02T23:50:45.339546+00:00 GitLab Importer Affected by VCID-adp7-tpp1-8qbn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vvfq-8hwr-qm4m.yml 36.1.2
2025-06-02T23:33:10.622196+00:00 GitLab Importer Affected by VCID-rc6j-z37r-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r3w4-36x6-7r99.yml 36.1.2
2025-06-02T23:32:50.403218+00:00 GitLab Importer Affected by VCID-7ytf-hshe-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r95h-9x8f-r3f7.yml 36.1.2
2025-06-02T23:30:03.193871+00:00 GitLab Importer Affected by VCID-u9nd-yvuf-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vcc3-rw6f-jv97.yml 36.1.2
2025-06-02T23:27:26.306642+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-xc9x-jj77-9p9j.yml 36.1.2
2025-06-02T23:27:24.640803+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GMS-2024-127.yml 36.1.2
2025-06-02T23:20:22.363651+00:00 GitLab Importer Affected by VCID-2fyr-85vm-aaak None 36.1.2
2025-06-02T23:05:37.453122+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-29469.yml 36.1.2
2025-06-02T23:05:35.921592+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 36.1.2
2025-06-02T23:05:33.438752+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak None 36.1.2
2025-06-02T23:05:31.964514+00:00 GitLab Importer Affected by VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 36.1.2
2025-06-02T23:05:28.359443+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq None 36.1.2
2025-06-02T20:16:59.175851+00:00 Ruby Importer Affected by VCID-dwdk-kk6d-43b2 https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-5w6v-399v-w3cc.yml 36.1.2
2025-06-02T20:16:53.607473+00:00 Ruby Importer Affected by VCID-adp7-tpp1-8qbn https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-vvfq-8hwr-qm4m.yml 36.1.2
2025-06-02T20:16:00.556985+00:00 Ruby Importer Affected by VCID-7ytf-hshe-aaaa https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-r95h-9x8f-r3f7.yml 36.1.2
2025-06-02T20:15:55.536277+00:00 Ruby Importer Affected by VCID-u9nd-yvuf-aaas https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-vcc3-rw6f-jv97.yml 36.1.2
2025-06-02T20:15:45.583277+00:00 Ruby Importer Affected by VCID-3x6j-ugme-aaas https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-xc9x-jj77-9p9j.yml 36.1.2
2025-05-25T23:07:06.797418+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-xc9x-jj77-9p9j.yml 36.0.0
2025-05-23T20:13:52.447595+00:00 Ruby Importer Affected by VCID-u9nd-yvuf-aaas https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-vcc3-rw6f-jv97.yml 36.0.0
2025-05-22T23:31:24.042543+00:00 GitLab Importer Affected by VCID-dwdk-kk6d-43b2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-5w6v-399v-w3cc.yml 36.0.0
2025-04-28T13:03:49.387103+00:00 Ruby Importer Affected by VCID-dwdk-kk6d-43b2 https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-5w6v-399v-w3cc.yml 36.0.0
2025-04-21T23:18:30.250144+00:00 GitLab Importer Affected by VCID-psj6-phjv-a7bb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-mrxw-mxhj-p664.yml 36.0.0
2025-04-15T18:44:59.953401+00:00 Ruby Importer Affected by VCID-adp7-tpp1-8qbn https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-vvfq-8hwr-qm4m.yml 36.0.0
2025-04-15T18:42:45.175386+00:00 Ruby Importer Affected by VCID-7ytf-hshe-aaaa https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-r95h-9x8f-r3f7.yml 36.0.0
2025-04-15T18:42:13.979482+00:00 Ruby Importer Affected by VCID-3x6j-ugme-aaas https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-xc9x-jj77-9p9j.yml 36.0.0
2025-04-03T22:42:12.013957+00:00 GitLab Importer Affected by VCID-n1r2-jqwt-jucp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-5mwf-688x-mr7x.yml 36.0.0
2025-04-03T22:42:06.213045+00:00 GitLab Importer Affected by VCID-adp7-tpp1-8qbn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vvfq-8hwr-qm4m.yml 36.0.0
2025-04-03T22:06:13.994285+00:00 GitLab Importer Affected by VCID-rc6j-z37r-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r3w4-36x6-7r99.yml 36.0.0
2025-04-03T22:05:41.121533+00:00 GitLab Importer Affected by VCID-7ytf-hshe-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r95h-9x8f-r3f7.yml 36.0.0
2025-04-03T22:00:06.895356+00:00 GitLab Importer Affected by VCID-u9nd-yvuf-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vcc3-rw6f-jv97.yml 36.0.0
2025-04-03T21:54:24.011825+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GMS-2024-127.yml 36.0.0
2025-04-03T21:38:45.547431+00:00 GitLab Importer Affected by VCID-2fyr-85vm-aaak None 36.0.0
2025-04-03T21:08:37.173928+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-29469.yml 36.0.0
2025-04-03T21:08:32.966260+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 36.0.0
2025-04-03T21:08:26.326639+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak None 36.0.0
2025-04-03T21:08:22.120750+00:00 GitLab Importer Affected by VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 36.0.0
2025-04-03T21:08:14.218570+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq None 36.0.0
2025-02-18T07:52:01.624390+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GMS-2024-127.yml 35.1.0
2025-02-18T01:15:13.353222+00:00 GitLab Importer Affected by VCID-u9nd-yvuf-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vcc3-rw6f-jv97.yml 35.1.0
2025-02-18T01:14:27.187402+00:00 GitLab Importer Affected by VCID-7ytf-hshe-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r95h-9x8f-r3f7.yml 35.1.0
2025-02-18T01:14:14.916097+00:00 GitLab Importer Affected by VCID-rc6j-z37r-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r3w4-36x6-7r99.yml 35.1.0
2025-02-18T01:05:13.170539+00:00 GitLab Importer Affected by VCID-2fyr-85vm-aaak None 35.1.0
2025-02-18T01:00:05.936113+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq None 35.1.0
2025-02-18T01:00:01.524229+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-29469.yml 35.1.0
2025-02-18T00:59:51.645988+00:00 GitLab Importer Affected by VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 35.1.0
2025-02-18T00:59:48.017340+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak None 35.1.0
2025-02-18T00:59:43.307324+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 35.1.0
2024-11-21T03:15:50.599497+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GMS-2024-127.yml 35.0.0
2024-11-20T23:35:48.772852+00:00 GitLab Importer Affected by VCID-u9nd-yvuf-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vcc3-rw6f-jv97.yml 35.0.0
2024-11-20T23:35:27.643991+00:00 GitLab Importer Affected by VCID-7ytf-hshe-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r95h-9x8f-r3f7.yml 35.0.0
2024-11-20T23:35:20.866933+00:00 GitLab Importer Affected by VCID-rc6j-z37r-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r3w4-36x6-7r99.yml 35.0.0
2024-11-19T03:05:29.289048+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GMS-2024-127.yml 34.3.2
2024-11-18T23:24:39.478075+00:00 GitLab Importer Affected by VCID-u9nd-yvuf-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vcc3-rw6f-jv97.yml 34.3.2
2024-11-18T23:24:17.426471+00:00 GitLab Importer Affected by VCID-7ytf-hshe-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r95h-9x8f-r3f7.yml 34.3.2
2024-11-18T23:24:09.557516+00:00 GitLab Importer Affected by VCID-rc6j-z37r-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r3w4-36x6-7r99.yml 34.3.2
2024-10-15T17:59:49.758059+00:00 GithubOSV Importer Fixing VCID-ejvv-2b2c-aaan https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/04/GHSA-pxvg-2qj5-37jq/GHSA-pxvg-2qj5-37jq.json 34.0.2
2024-10-15T17:25:13.834212+00:00 Ruby Importer Affected by VCID-3x6j-ugme-aaas https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-xc9x-jj77-9p9j.yml 34.0.2
2024-10-15T17:25:06.775143+00:00 Ruby Importer Affected by VCID-7ytf-hshe-aaaa https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-r95h-9x8f-r3f7.yml 34.0.2
2024-10-08T03:34:56.030386+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GMS-2024-127.yml 34.0.2
2024-10-08T00:21:09.566687+00:00 GitLab Importer Affected by VCID-u9nd-yvuf-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vcc3-rw6f-jv97.yml 34.0.2
2024-10-08T00:20:52.049151+00:00 GitLab Importer Affected by VCID-7ytf-hshe-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r95h-9x8f-r3f7.yml 34.0.2
2024-10-08T00:20:45.448712+00:00 GitLab Importer Affected by VCID-rc6j-z37r-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r3w4-36x6-7r99.yml 34.0.2
2024-10-07T16:32:49.382110+00:00 GHSA Importer Affected by VCID-3x6j-ugme-aaas https://github.com/advisories/GHSA-xc9x-jj77-9p9j 34.0.2
2024-10-07T16:29:58.202451+00:00 GHSA Importer Affected by VCID-u9nd-yvuf-aaas https://github.com/advisories/GHSA-vcc3-rw6f-jv97 34.0.2
2024-10-07T16:28:43.206102+00:00 GHSA Importer Affected by VCID-7ytf-hshe-aaaa https://github.com/advisories/GHSA-r95h-9x8f-r3f7 34.0.2
2024-10-07T16:28:19.652870+00:00 GHSA Importer Affected by VCID-rc6j-z37r-aaaq https://github.com/advisories/GHSA-r3w4-36x6-7r99 34.0.2
2024-10-07T16:26:11.498556+00:00 GHSA Importer Fixing VCID-ejvv-2b2c-aaan https://github.com/advisories/GHSA-pxvg-2qj5-37jq 34.0.2
2024-09-23T03:29:18.215353+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GMS-2024-127.yml 34.0.1
2024-09-23T00:35:02.062148+00:00 GitLab Importer Affected by VCID-u9nd-yvuf-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vcc3-rw6f-jv97.yml 34.0.1
2024-09-23T00:34:43.087311+00:00 GitLab Importer Affected by VCID-7ytf-hshe-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r95h-9x8f-r3f7.yml 34.0.1
2024-09-23T00:34:36.406162+00:00 GitLab Importer Affected by VCID-rc6j-z37r-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-r3w4-36x6-7r99.yml 34.0.1
2024-09-22T16:55:56.264772+00:00 GHSA Importer Affected by VCID-3x6j-ugme-aaas https://github.com/advisories/GHSA-xc9x-jj77-9p9j 34.0.1
2024-09-22T16:53:11.559733+00:00 GHSA Importer Affected by VCID-u9nd-yvuf-aaas https://github.com/advisories/GHSA-vcc3-rw6f-jv97 34.0.1
2024-09-22T16:51:54.338090+00:00 GHSA Importer Affected by VCID-7ytf-hshe-aaaa https://github.com/advisories/GHSA-r95h-9x8f-r3f7 34.0.1
2024-09-22T16:51:32.601390+00:00 GHSA Importer Affected by VCID-rc6j-z37r-aaaq https://github.com/advisories/GHSA-r3w4-36x6-7r99 34.0.1
2024-09-21T15:50:01.015883+00:00 Ruby Importer Affected by VCID-3x6j-ugme-aaas https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-xc9x-jj77-9p9j.yml 34.0.1
2024-09-21T15:49:53.560973+00:00 Ruby Importer Affected by VCID-7ytf-hshe-aaaa https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/GHSA-r95h-9x8f-r3f7.yml 34.0.1
2024-09-18T09:22:36.829688+00:00 GithubOSV Importer Fixing VCID-ejvv-2b2c-aaan https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/04/GHSA-pxvg-2qj5-37jq/GHSA-pxvg-2qj5-37jq.json 34.0.1
2024-09-17T22:47:37.682493+00:00 GitLab Importer Fixing VCID-ejvv-2b2c-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GMS-2023-1115.yml 34.0.1
2024-09-17T22:17:34.313672+00:00 GHSA Importer Fixing VCID-ejvv-2b2c-aaan https://github.com/advisories/GHSA-pxvg-2qj5-37jq 34.0.1
2024-05-17T13:06:20.999004+00:00 GHSA Importer Affected by VCID-u9nd-yvuf-aaas https://github.com/advisories/GHSA-vcc3-rw6f-jv97 34.0.0rc4
2024-04-24T06:13:41.044182+00:00 GitLab Importer Affected by VCID-3x6j-ugme-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GMS-2024-127.yml 34.0.0rc4
2024-04-24T02:43:00.433011+00:00 GitLab Importer Affected by VCID-u9nd-yvuf-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GHSA-vcc3-rw6f-jv97.yml 34.0.0rc4
2024-04-24T02:41:42.519639+00:00 GitLab Importer Affected by VCID-2fyr-85vm-aaak None 34.0.0rc4
2024-04-24T02:37:58.599519+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq None 34.0.0rc4
2024-04-24T02:37:54.826294+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-29469.yml 34.0.0rc4
2024-04-24T02:37:46.135624+00:00 GitLab Importer Affected by VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 34.0.0rc4
2024-04-24T02:37:42.668460+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak None 34.0.0rc4
2024-04-24T02:37:38.637336+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 34.0.0rc4
2024-04-23T23:14:41.945656+00:00 GithubOSV Importer Fixing VCID-ejvv-2b2c-aaan https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/04/GHSA-pxvg-2qj5-37jq/GHSA-pxvg-2qj5-37jq.json 34.0.0rc4
2024-04-23T17:41:03.136864+00:00 GHSA Importer Affected by VCID-3x6j-ugme-aaas https://github.com/advisories/GHSA-xc9x-jj77-9p9j 34.0.0rc4
2024-04-23T17:33:10.352626+00:00 GHSA Importer Fixing VCID-ejvv-2b2c-aaan None 34.0.0rc4
2024-04-23T17:33:06.715456+00:00 GHSA Importer Fixing VCID-ejvv-2b2c-aaan https://github.com/advisories/GHSA-pxvg-2qj5-37jq 34.0.0rc4
2024-01-10T05:17:01.802270+00:00 GitLab Importer Affected by VCID-2fyr-85vm-aaak None 34.0.0rc2
2024-01-10T05:13:18.888869+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq None 34.0.0rc2
2024-01-10T05:13:15.411716+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-29469.yml 34.0.0rc2
2024-01-10T05:13:07.400416+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak None 34.0.0rc2
2024-01-10T05:13:03.658841+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 34.0.0rc2
2024-01-09T19:31:44.839321+00:00 GHSA Importer Fixing VCID-ejvv-2b2c-aaan None 34.0.0rc2
2024-01-09T19:31:41.508398+00:00 GHSA Importer Fixing VCID-ejvv-2b2c-aaan https://github.com/advisories/GHSA-pxvg-2qj5-37jq 34.0.0rc2
2024-01-03T22:04:51.802476+00:00 GitLab Importer Affected by VCID-2fyr-85vm-aaak None 34.0.0rc1
2024-01-03T22:01:05.147367+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq None 34.0.0rc1
2024-01-03T22:00:53.710613+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak None 34.0.0rc1
2024-01-03T18:08:44.216775+00:00 GitLab Importer Fixing VCID-3q3t-625m-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-28484.yml 34.0.0rc1
2024-01-03T18:08:43.422133+00:00 GitLab Importer Fixing VCID-wunb-embq-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/CVE-2023-29469.yml 34.0.0rc1
2024-01-03T18:08:43.343297+00:00 GitLab Importer Fixing VCID-ejvv-2b2c-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/gem/nokogiri/GMS-2023-1115.yml 34.0.0rc1
2024-01-03T17:47:09.028883+00:00 GHSA Importer Fixing VCID-ejvv-2b2c-aaan https://github.com/advisories/GHSA-pxvg-2qj5-37jq 34.0.0rc1
2024-01-03T15:10:05.295164+00:00 GHSA Importer Fixing VCID-ejvv-2b2c-aaan None 34.0.0rc1