Search for packages
Package details: pkg:pypi/cryptography@38.0.1
purl pkg:pypi/cryptography@38.0.1
Next non-vulnerable version 44.0.1
Latest non-vulnerable version 44.0.1
Risk 10.0
Vulnerabilities affecting this package (12)
Vulnerability Summary Fixed by
VCID-4q68-8rd1-aaah
Aliases:
GHSA-5cpq-8wj7-hf2v
GMS-2023-1778
Vulnerable OpenSSL included in cryptography wheels
41.0.0
Affected by 8 other vulnerabilities.
VCID-9wtx-9sbn-aaam
Aliases:
CVE-2023-0286
GHSA-x4qr-2fvf-3mr5
Vulnerable OpenSSL included in cryptography wheels
39.0.1
Affected by 9 other vulnerabilities.
VCID-ddhe-4ck9-aaam
Aliases:
CVE-2023-50782
GHSA-3ww4-gg4f-jr7f
python-cryptography: Bleichenbacher timing oracle attack against RSA decryption - incomplete fix for CVE-2020-25659
42.0.0
Affected by 4 other vulnerabilities.
VCID-df7k-xenc-aaar
Aliases:
CVE-2023-38325
GHSA-cf7p-gm2m-833m
PYSEC-2023-112
The cryptography package before 41.0.2 for Python mishandles SSH certificates that have critical options.
41.0.2
Affected by 7 other vulnerabilities.
VCID-fa2w-8q46-1fcb
Aliases:
GHSA-h4gh-qq45-vh27
pyca/cryptography has a vulnerable OpenSSL included in cryptography wheels
43.0.1
Affected by 1 other vulnerability.
VCID-jm31-c3d3-aaap
Aliases:
CVE-2024-0727
GHSA-9v9h-cgj8-h64p
openssl: denial of service via null dereference
42.0.2
Affected by 3 other vulnerabilities.
VCID-kwan-2beg-aaaj
Aliases:
GHSA-39hc-v87j-747x
GMS-2022-6259
Vulnerable OpenSSL included in cryptography wheels
38.0.3
Affected by 11 other vulnerabilities.
VCID-uvg4-qjhy-aaaq
Aliases:
CVE-2023-49083
GHSA-jfhm-5ghh-2f97
PYSEC-2023-254
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling `load_pem_pkcs7_certificates` or `load_der_pkcs7_certificates` could lead to a NULL-pointer dereference and segfault. Exploitation of this vulnerability poses a serious risk of Denial of Service (DoS) for any application attempting to deserialize a PKCS7 blob/certificate. The consequences extend to potential disruptions in system availability and stability. This vulnerability has been patched in version 41.0.6.
41.0.6
Affected by 4 other vulnerabilities.
VCID-vk3e-zg19-aaah
Aliases:
GHSA-v8gr-m533-ghj9
GMS-2023-2474
Vulnerable OpenSSL included in cryptography wheels
41.0.4
Affected by 5 other vulnerabilities.
VCID-vqz2-zd9g-aaab
Aliases:
CVE-2023-23931
GHSA-w7pp-m8wf-vj6r
PYSEC-0000-CVE-2023-23931
PYSEC-2023-11
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.
39.0.1
Affected by 9 other vulnerabilities.
VCID-w668-5d2j-aaar
Aliases:
GHSA-jm77-qphf-c4w8
GMS-2023-1898
pyca/cryptography's wheels include vulnerable OpenSSL
41.0.3
Affected by 6 other vulnerabilities.
VCID-wmwm-snjw-aaam
Aliases:
CGA-f4qg-9fw4-8247
CVE-2024-26130
GHSA-6vqw-3v5j-54x4
PYSEC-2024-225
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Starting in version 38.0.0 and prior to version 42.0.4, if `pkcs12.serialize_key_and_certificates` is called with both a certificate whose public key did not match the provided private key and an `encryption_algorithm` with `hmac_hash` set (via `PrivateFormat.PKCS12.encryption_builder().hmac_hash(...)`, then a NULL pointer dereference would occur, crashing the Python process. This has been resolved in version 42.0.4, the first version in which a `ValueError` is properly raised.
42.0.4
Affected by 2 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:07:22.166686+00:00 GitLab Importer Affected by VCID-fa2w-8q46-1fcb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GHSA-h4gh-qq45-vh27.yml 36.1.3
2025-06-20T16:53:40.857613+00:00 GitLab Importer Affected by VCID-wmwm-snjw-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-26130.yml 36.1.3
2025-06-20T16:52:22.880828+00:00 GitLab Importer Affected by VCID-ddhe-4ck9-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-50782.yml 36.1.3
2025-06-20T16:51:38.967910+00:00 GitLab Importer Affected by VCID-jm31-c3d3-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-0727.yml 36.1.3
2025-06-20T16:48:44.582744+00:00 GitLab Importer Affected by VCID-uvg4-qjhy-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-49083.yml 36.1.3
2025-06-20T16:43:32.151226+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 36.1.3
2025-06-20T16:43:27.098866+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-2474.yml 36.1.3
2025-06-20T16:39:07.746079+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1898.yml 36.1.3
2025-06-20T16:39:06.084504+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 36.1.3
2025-06-20T16:32:59.440574+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1778.yml 36.1.3
2025-06-20T16:32:59.104667+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 36.1.3
2025-06-20T16:21:45.224125+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 36.1.3
2025-06-20T16:21:41.800765+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-0286.yml 36.1.3
2025-06-20T16:21:37.720991+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-23931.yml 36.1.3
2025-06-20T16:21:36.521349+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 36.1.3
2025-06-20T16:12:34.249732+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 36.1.3
2025-06-20T16:12:32.202075+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2022-6259.yml 36.1.3
2025-06-03T23:43:28.324648+00:00 GitLab Importer Affected by VCID-fa2w-8q46-1fcb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GHSA-h4gh-qq45-vh27.yml 36.1.0
2025-06-03T23:30:46.117808+00:00 GitLab Importer Affected by VCID-wmwm-snjw-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-26130.yml 36.1.0
2025-06-03T23:29:42.558217+00:00 GitLab Importer Affected by VCID-ddhe-4ck9-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-50782.yml 36.1.0
2025-06-03T23:28:58.601760+00:00 GitLab Importer Affected by VCID-jm31-c3d3-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-0727.yml 36.1.0
2025-06-03T23:26:19.289876+00:00 GitLab Importer Affected by VCID-uvg4-qjhy-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-49083.yml 36.1.0
2025-06-03T23:21:49.128151+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 36.1.0
2025-06-03T23:21:44.287258+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-2474.yml 36.1.0
2025-06-03T23:17:56.088700+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1898.yml 36.1.0
2025-06-03T23:17:54.438274+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 36.1.0
2025-06-03T23:11:56.411772+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1778.yml 36.1.0
2025-06-03T23:11:56.122366+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 36.1.0
2025-06-03T23:01:20.590223+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 36.1.0
2025-06-03T23:01:17.279535+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-0286.yml 36.1.0
2025-06-03T23:01:13.619084+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-23931.yml 36.1.0
2025-06-03T23:01:12.457806+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 36.1.0
2025-06-03T22:52:36.216788+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 36.1.0
2025-06-03T22:52:34.030838+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2022-6259.yml 36.1.0
2025-06-02T23:41:47.750788+00:00 GitLab Importer Affected by VCID-fa2w-8q46-1fcb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GHSA-h4gh-qq45-vh27.yml 36.1.2
2025-06-02T23:28:33.412710+00:00 GitLab Importer Affected by VCID-wmwm-snjw-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-26130.yml 36.1.2
2025-06-02T23:27:22.562469+00:00 GitLab Importer Affected by VCID-ddhe-4ck9-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-50782.yml 36.1.2
2025-06-02T23:26:38.112492+00:00 GitLab Importer Affected by VCID-jm31-c3d3-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-0727.yml 36.1.2
2025-06-02T23:23:54.011346+00:00 GitLab Importer Affected by VCID-uvg4-qjhy-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-49083.yml 36.1.2
2025-06-02T23:19:02.844954+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 36.1.2
2025-06-02T23:18:58.191856+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-2474.yml 36.1.2
2025-06-02T23:14:53.515155+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1898.yml 36.1.2
2025-06-02T23:14:51.844290+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 36.1.2
2025-06-02T23:08:53.496518+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1778.yml 36.1.2
2025-06-02T23:08:53.164798+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 36.1.2
2025-06-02T22:57:41.928944+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 36.1.2
2025-06-02T22:57:39.109906+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-0286.yml 36.1.2
2025-06-02T22:57:35.862863+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-23931.yml 36.1.2
2025-06-02T22:57:34.727078+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 36.1.2
2025-06-02T22:48:35.708460+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 36.1.2
2025-06-02T22:48:33.556924+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2022-6259.yml 36.1.2
2025-04-03T22:22:28.610414+00:00 GitLab Importer Affected by VCID-fa2w-8q46-1fcb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GHSA-h4gh-qq45-vh27.yml 36.0.0
2025-04-03T21:56:52.538125+00:00 GitLab Importer Affected by VCID-wmwm-snjw-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-26130.yml 36.0.0
2025-04-03T21:54:18.232708+00:00 GitLab Importer Affected by VCID-ddhe-4ck9-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-50782.yml 36.0.0
2025-04-03T21:52:39.789932+00:00 GitLab Importer Affected by VCID-jm31-c3d3-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-0727.yml 36.0.0
2025-04-03T21:46:49.472882+00:00 GitLab Importer Affected by VCID-uvg4-qjhy-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-49083.yml 36.0.0
2025-04-03T21:36:23.015272+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 36.0.0
2025-04-03T21:36:15.764034+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-2474.yml 36.0.0
2025-04-03T21:27:53.260091+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1898.yml 36.0.0
2025-04-03T21:27:51.028058+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 36.0.0
2025-04-03T21:15:52.354003+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1778.yml 36.0.0
2025-04-03T21:15:51.440034+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 36.0.0
2025-04-03T20:51:11.431719+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 36.0.0
2025-04-03T20:51:05.937268+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-0286.yml 36.0.0
2025-04-03T20:50:58.422384+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-23931.yml 36.0.0
2025-04-03T20:50:55.654137+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 36.0.0
2025-04-03T20:32:37.269995+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 36.0.0
2025-04-03T20:32:32.144588+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2022-6259.yml 36.0.0
2025-03-28T22:57:42.507832+00:00 PyPI Importer Affected by VCID-wmwm-snjw-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 36.0.0
2025-03-28T15:58:50.164563+00:00 Pypa Importer Affected by VCID-wmwm-snjw-aaam https://github.com/pypa/advisory-database/blob/main/vulns/cryptography/PYSEC-2024-225.yaml 36.0.0
2025-02-18T07:50:15.501306+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 35.1.0
2025-02-18T07:50:13.963085+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-0286.yml 35.1.0
2025-02-18T07:33:55.489306+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 35.1.0
2025-02-18T07:33:54.336240+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-2474.yml 35.1.0
2025-02-18T06:43:20.655140+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 35.1.0
2025-02-18T06:43:18.989776+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1898.yml 35.1.0
2025-02-18T06:41:38.429812+00:00 GitLab Importer Affected by VCID-uvg4-qjhy-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-49083.yml 35.1.0
2025-02-18T05:51:43.378358+00:00 GitLab Importer Affected by VCID-jm31-c3d3-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-0727.yml 35.1.0
2025-02-18T05:19:00.745706+00:00 GitLab Importer Affected by VCID-wmwm-snjw-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-26130.yml 35.1.0
2025-02-18T05:05:03.948815+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 35.1.0
2025-02-18T05:05:03.068761+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1778.yml 35.1.0
2025-02-18T04:38:25.496633+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 35.1.0
2025-02-18T04:38:24.725141+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2022-6259.yml 35.1.0
2025-02-18T03:42:09.462859+00:00 GitLab Importer Affected by VCID-ddhe-4ck9-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-50782.yml 35.1.0
2025-02-18T03:07:40.235214+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-23931.yml 35.1.0
2025-02-18T03:07:39.580478+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 35.1.0
2025-02-18T01:11:50.051746+00:00 GitLab Importer Affected by VCID-fa2w-8q46-1fcb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GHSA-h4gh-qq45-vh27.yml 35.1.0
2025-01-16T22:23:00.747576+00:00 Pypa Importer Affected by VCID-df7k-xenc-aaar None 35.1.0
2024-11-21T03:15:04.971400+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-0286.yml 35.0.0
2024-11-21T03:00:57.936348+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-2474.yml 35.0.0
2024-11-21T02:38:15.222423+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1898.yml 35.0.0
2024-11-21T02:37:32.409915+00:00 GitLab Importer Affected by VCID-uvg4-qjhy-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-49083.yml 35.0.0
2024-11-21T02:12:38.007623+00:00 GitLab Importer Affected by VCID-jm31-c3d3-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-0727.yml 35.0.0
2024-11-21T01:54:45.114000+00:00 GitLab Importer Affected by VCID-wmwm-snjw-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-26130.yml 35.0.0
2024-11-21T01:41:51.226235+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1778.yml 35.0.0
2024-11-21T01:33:17.988644+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2022-6259.yml 35.0.0
2024-11-21T00:59:58.478243+00:00 GitLab Importer Affected by VCID-ddhe-4ck9-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-50782.yml 35.0.0
2024-11-21T00:41:52.942143+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-23931.yml 35.0.0
2024-11-20T23:34:09.942047+00:00 GitLab Importer Affected by VCID-fa2w-8q46-1fcb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GHSA-h4gh-qq45-vh27.yml 35.0.0
2024-11-19T03:04:43.068297+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-0286.yml 34.3.2
2024-11-19T02:50:54.777199+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-2474.yml 34.3.2
2024-11-19T02:28:21.857106+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1898.yml 34.3.2
2024-11-19T02:27:39.705952+00:00 GitLab Importer Affected by VCID-uvg4-qjhy-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-49083.yml 34.3.2
2024-11-19T02:02:34.053520+00:00 GitLab Importer Affected by VCID-jm31-c3d3-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-0727.yml 34.3.2
2024-11-19T01:44:53.338079+00:00 GitLab Importer Affected by VCID-wmwm-snjw-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-26130.yml 34.3.2
2024-11-19T01:32:37.632970+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1778.yml 34.3.2
2024-11-19T01:23:22.724339+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2022-6259.yml 34.3.2
2024-11-19T00:48:35.494057+00:00 GitLab Importer Affected by VCID-ddhe-4ck9-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-50782.yml 34.3.2
2024-11-19T00:27:27.079791+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-23931.yml 34.3.2
2024-11-18T23:23:05.725429+00:00 GitLab Importer Affected by VCID-fa2w-8q46-1fcb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GHSA-h4gh-qq45-vh27.yml 34.3.2
2024-10-08T03:34:08.345240+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-0286.yml 34.0.2
2024-10-08T03:26:22.596239+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-2474.yml 34.0.2
2024-10-08T03:03:18.269161+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1898.yml 34.0.2
2024-10-08T03:02:32.495142+00:00 GitLab Importer Affected by VCID-uvg4-qjhy-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-49083.yml 34.0.2
2024-10-08T02:29:33.538041+00:00 GitLab Importer Affected by VCID-jm31-c3d3-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-0727.yml 34.0.2
2024-10-08T02:11:05.971548+00:00 GitLab Importer Affected by VCID-wmwm-snjw-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-26130.yml 34.0.2
2024-10-08T02:04:32.235407+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1778.yml 34.0.2
2024-10-08T01:48:18.225789+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2022-6259.yml 34.0.2
2024-10-08T01:20:30.286010+00:00 GitLab Importer Affected by VCID-ddhe-4ck9-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-50782.yml 34.0.2
2024-10-08T01:10:04.660879+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-23931.yml 34.0.2
2024-10-08T00:19:52.555841+00:00 GitLab Importer Affected by VCID-fa2w-8q46-1fcb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GHSA-h4gh-qq45-vh27.yml 34.0.2
2024-10-07T22:06:48.451098+00:00 GHSA Importer Affected by VCID-wmwm-snjw-aaam https://github.com/advisories/GHSA-6vqw-3v5j-54x4 34.0.2
2024-10-07T21:53:40.986411+00:00 GHSA Importer Affected by VCID-jm31-c3d3-aaap https://github.com/advisories/GHSA-9v9h-cgj8-h64p 34.0.2
2024-10-07T21:49:42.030916+00:00 GHSA Importer Affected by VCID-ddhe-4ck9-aaam https://github.com/advisories/GHSA-3ww4-gg4f-jr7f 34.0.2
2024-10-07T21:48:11.205088+00:00 GHSA Importer Affected by VCID-uvg4-qjhy-aaaq https://github.com/advisories/GHSA-jfhm-5ghh-2f97 34.0.2
2024-10-07T21:08:55.924906+00:00 GHSA Importer Affected by VCID-vqz2-zd9g-aaab https://github.com/advisories/GHSA-w7pp-m8wf-vj6r 34.0.2
2024-10-07T21:05:18.385933+00:00 GHSA Importer Affected by VCID-9wtx-9sbn-aaam https://github.com/advisories/GHSA-x4qr-2fvf-3mr5 34.0.2
2024-10-07T16:29:50.421543+00:00 GHSA Importer Affected by VCID-vk3e-zg19-aaah https://github.com/advisories/GHSA-v8gr-m533-ghj9 34.0.2
2024-10-07T16:23:40.645431+00:00 GHSA Importer Affected by VCID-w668-5d2j-aaar https://github.com/advisories/GHSA-jm77-qphf-c4w8 34.0.2
2024-10-07T16:15:43.658718+00:00 GHSA Importer Affected by VCID-fa2w-8q46-1fcb https://github.com/advisories/GHSA-h4gh-qq45-vh27 34.0.2
2024-10-07T16:06:36.265055+00:00 GHSA Importer Affected by VCID-4q68-8rd1-aaah https://github.com/advisories/GHSA-5cpq-8wj7-hf2v 34.0.2
2024-10-07T16:03:52.835885+00:00 GHSA Importer Affected by VCID-kwan-2beg-aaaj https://github.com/advisories/GHSA-39hc-v87j-747x 34.0.2
2024-10-07T01:49:15.812094+00:00 GitLab Importer Affected by VCID-fa2w-8q46-1fcb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GHSA-h4gh-qq45-vh27.yml 34.0.1
2024-09-23T03:28:32.615319+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-0286.yml 34.0.1
2024-09-23T03:21:45.698187+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-2474.yml 34.0.1
2024-09-23T02:53:04.834393+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1898.yml 34.0.1
2024-09-23T02:52:23.107204+00:00 GitLab Importer Affected by VCID-uvg4-qjhy-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-49083.yml 34.0.1
2024-09-23T02:28:23.890896+00:00 GitLab Importer Affected by VCID-jm31-c3d3-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-0727.yml 34.0.1
2024-09-23T02:10:04.242855+00:00 GitLab Importer Affected by VCID-wmwm-snjw-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-26130.yml 34.0.1
2024-09-23T02:04:33.572225+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1778.yml 34.0.1
2024-09-23T01:52:02.522018+00:00 GitLab Importer Affected by VCID-ddhe-4ck9-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-50782.yml 34.0.1
2024-09-23T01:49:58.843341+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2022-6259.yml 34.0.1
2024-09-23T01:17:11.810064+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-23931.yml 34.0.1
2024-09-22T22:34:03.245371+00:00 GHSA Importer Affected by VCID-wmwm-snjw-aaam https://github.com/advisories/GHSA-6vqw-3v5j-54x4 34.0.1
2024-09-22T22:22:54.769835+00:00 GHSA Importer Affected by VCID-jm31-c3d3-aaap https://github.com/advisories/GHSA-9v9h-cgj8-h64p 34.0.1
2024-09-22T22:19:00.571315+00:00 GHSA Importer Affected by VCID-ddhe-4ck9-aaam https://github.com/advisories/GHSA-3ww4-gg4f-jr7f 34.0.1
2024-09-22T22:17:31.528160+00:00 GHSA Importer Affected by VCID-uvg4-qjhy-aaaq https://github.com/advisories/GHSA-jfhm-5ghh-2f97 34.0.1
2024-09-22T21:44:27.248428+00:00 GHSA Importer Affected by VCID-vqz2-zd9g-aaab https://github.com/advisories/GHSA-w7pp-m8wf-vj6r 34.0.1
2024-09-22T21:35:16.651752+00:00 GHSA Importer Affected by VCID-9wtx-9sbn-aaam https://github.com/advisories/GHSA-x4qr-2fvf-3mr5 34.0.1
2024-09-22T16:53:03.307742+00:00 GHSA Importer Affected by VCID-vk3e-zg19-aaah https://github.com/advisories/GHSA-v8gr-m533-ghj9 34.0.1
2024-09-22T16:48:18.843959+00:00 GHSA Importer Affected by VCID-w668-5d2j-aaar https://github.com/advisories/GHSA-jm77-qphf-c4w8 34.0.1
2024-09-22T16:40:12.812829+00:00 GHSA Importer Affected by VCID-fa2w-8q46-1fcb https://github.com/advisories/GHSA-h4gh-qq45-vh27 34.0.1
2024-09-22T16:31:59.628881+00:00 GHSA Importer Affected by VCID-4q68-8rd1-aaah https://github.com/advisories/GHSA-5cpq-8wj7-hf2v 34.0.1
2024-09-22T16:29:26.087965+00:00 GHSA Importer Affected by VCID-kwan-2beg-aaaj https://github.com/advisories/GHSA-39hc-v87j-747x 34.0.1
2024-09-18T12:28:50.465276+00:00 Pypa Importer Affected by VCID-uvg4-qjhy-aaaq https://github.com/pypa/advisory-database/blob/main/vulns/cryptography/PYSEC-2023-254.yaml 34.0.1
2024-09-18T12:27:43.997820+00:00 Pypa Importer Affected by VCID-vqz2-zd9g-aaab https://github.com/pypa/advisory-database/blob/main/vulns/cryptography/PYSEC-2023-11.yaml 34.0.1
2024-09-17T23:18:23.546530+00:00 PyPI Importer Affected by VCID-uvg4-qjhy-aaaq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-05-17T21:16:29.441274+00:00 GHSA Importer Affected by VCID-wmwm-snjw-aaam https://github.com/advisories/GHSA-6vqw-3v5j-54x4 34.0.0rc4
2024-05-17T21:09:13.232924+00:00 GHSA Importer Affected by VCID-jm31-c3d3-aaap https://github.com/advisories/GHSA-9v9h-cgj8-h64p 34.0.0rc4
2024-05-17T21:01:40.976985+00:00 GHSA Importer Affected by VCID-ddhe-4ck9-aaam https://github.com/advisories/GHSA-3ww4-gg4f-jr7f 34.0.0rc4
2024-05-17T20:59:33.281417+00:00 GHSA Importer Affected by VCID-uvg4-qjhy-aaaq https://github.com/advisories/GHSA-jfhm-5ghh-2f97 34.0.0rc4
2024-04-24T06:12:21.158743+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc4
2024-04-24T06:12:20.332490+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-0286.yml 34.0.0rc4
2024-04-24T06:00:26.367729+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc4
2024-04-24T06:00:25.707910+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-2474.yml 34.0.0rc4
2024-04-24T05:32:39.077628+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc4
2024-04-24T05:32:38.177638+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1898.yml 34.0.0rc4
2024-04-24T05:31:23.024157+00:00 GitLab Importer Affected by VCID-uvg4-qjhy-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-49083.yml 34.0.0rc4
2024-04-24T04:58:44.741945+00:00 GitLab Importer Affected by VCID-jm31-c3d3-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-0727.yml 34.0.0rc4
2024-04-24T04:39:16.445365+00:00 GitLab Importer Affected by VCID-wmwm-snjw-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2024-26130.yml 34.0.0rc4
2024-04-24T04:25:13.737537+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc4
2024-04-24T04:25:12.806239+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1778.yml 34.0.0rc4
2024-04-24T04:14:44.523785+00:00 GitLab Importer Affected by VCID-ddhe-4ck9-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-50782.yml 34.0.0rc4
2024-04-24T04:10:48.269964+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc4
2024-04-24T04:10:47.800497+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2022-6259.yml 34.0.0rc4
2024-04-24T03:37:37.464117+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-23931.yml 34.0.0rc4
2024-04-24T03:37:36.755099+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc4
2024-04-24T00:42:09.274816+00:00 GHSA Importer Affected by VCID-df7k-xenc-aaar None 34.0.0rc4
2024-04-24T00:02:29.981501+00:00 GHSA Importer Affected by VCID-vqz2-zd9g-aaab https://github.com/advisories/GHSA-w7pp-m8wf-vj6r 34.0.0rc4
2024-04-24T00:02:29.269432+00:00 GHSA Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc4
2024-04-23T23:53:31.953287+00:00 GHSA Importer Affected by VCID-9wtx-9sbn-aaam https://github.com/advisories/GHSA-x4qr-2fvf-3mr5 34.0.0rc4
2024-04-23T23:53:29.524271+00:00 GHSA Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc4
2024-04-23T17:47:50.672259+00:00 PyPI Importer Affected by VCID-uvg4-qjhy-aaaq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc4
2024-04-23T17:44:18.639878+00:00 Pypa Importer Affected by VCID-uvg4-qjhy-aaaq https://github.com/pypa/advisory-database/blob/main/vulns/cryptography/PYSEC-2023-254.yaml 34.0.0rc4
2024-04-23T17:37:06.361707+00:00 GHSA Importer Affected by VCID-vk3e-zg19-aaah https://github.com/advisories/GHSA-v8gr-m533-ghj9 34.0.0rc4
2024-04-23T17:37:05.716139+00:00 GHSA Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc4
2024-04-23T17:30:16.721769+00:00 GHSA Importer Affected by VCID-w668-5d2j-aaar https://github.com/advisories/GHSA-jm77-qphf-c4w8 34.0.0rc4
2024-04-23T17:30:15.757015+00:00 GHSA Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc4
2024-04-23T17:15:19.788388+00:00 GHSA Importer Affected by VCID-4q68-8rd1-aaah https://github.com/advisories/GHSA-5cpq-8wj7-hf2v 34.0.0rc4
2024-04-23T17:15:18.831958+00:00 GHSA Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc4
2024-04-23T17:11:53.207338+00:00 GHSA Importer Affected by VCID-kwan-2beg-aaaj https://github.com/advisories/GHSA-39hc-v87j-747x 34.0.0rc4
2024-04-23T17:11:52.290883+00:00 GHSA Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc4
2024-01-10T08:43:21.015235+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc2
2024-01-10T08:43:20.183017+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-0286.yml 34.0.0rc2
2024-01-10T08:31:36.749794+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc2
2024-01-10T08:31:36.092627+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-2474.yml 34.0.0rc2
2024-01-10T08:04:33.103168+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc2
2024-01-10T08:04:32.226366+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1898.yml 34.0.0rc2
2024-01-10T08:03:22.183936+00:00 GitLab Importer Affected by VCID-uvg4-qjhy-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-49083.yml 34.0.0rc2
2024-01-10T07:02:12.239837+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc2
2024-01-10T07:02:11.326228+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1778.yml 34.0.0rc2
2024-01-10T06:46:50.930871+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc2
2024-01-10T06:46:50.483559+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2022-6259.yml 34.0.0rc2
2024-01-10T06:18:36.829490+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-23931.yml 34.0.0rc2
2024-01-10T06:18:36.153900+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc2
2024-01-10T03:07:08.318040+00:00 GHSA Importer Affected by VCID-uvg4-qjhy-aaaq https://github.com/advisories/GHSA-jfhm-5ghh-2f97 34.0.0rc2
2024-01-10T02:46:46.208027+00:00 GHSA Importer Affected by VCID-df7k-xenc-aaar None 34.0.0rc2
2024-01-10T02:02:54.739253+00:00 GHSA Importer Affected by VCID-vqz2-zd9g-aaab https://github.com/advisories/GHSA-w7pp-m8wf-vj6r 34.0.0rc2
2024-01-10T02:02:54.055166+00:00 GHSA Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc2
2024-01-10T01:53:18.999225+00:00 GHSA Importer Affected by VCID-9wtx-9sbn-aaam https://github.com/advisories/GHSA-x4qr-2fvf-3mr5 34.0.0rc2
2024-01-10T01:53:15.887752+00:00 GHSA Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc2
2024-01-09T19:36:54.158545+00:00 GHSA Importer Affected by VCID-vk3e-zg19-aaah https://github.com/advisories/GHSA-v8gr-m533-ghj9 34.0.0rc2
2024-01-09T19:36:53.442711+00:00 GHSA Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc2
2024-01-09T19:27:34.275859+00:00 GHSA Importer Affected by VCID-w668-5d2j-aaar https://github.com/advisories/GHSA-jm77-qphf-c4w8 34.0.0rc2
2024-01-09T19:27:33.395226+00:00 GHSA Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc2
2024-01-09T19:05:33.120541+00:00 GHSA Importer Affected by VCID-4q68-8rd1-aaah https://github.com/advisories/GHSA-5cpq-8wj7-hf2v 34.0.0rc2
2024-01-09T19:05:32.206793+00:00 GHSA Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc2
2024-01-09T19:00:50.999851+00:00 GHSA Importer Affected by VCID-kwan-2beg-aaaj https://github.com/advisories/GHSA-39hc-v87j-747x 34.0.0rc2
2024-01-09T19:00:50.173389+00:00 GHSA Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc2
2024-01-04T01:28:32.617205+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc1
2024-01-04T01:28:31.798825+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-0286.yml 34.0.0rc1
2024-01-04T01:16:43.057309+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc1
2024-01-04T01:16:42.423288+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-2474.yml 34.0.0rc1
2024-01-04T00:49:47.012559+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc1
2024-01-04T00:49:46.122989+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1898.yml 34.0.0rc1
2024-01-04T00:48:30.585442+00:00 GitLab Importer Affected by VCID-uvg4-qjhy-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-49083.yml 34.0.0rc1
2024-01-03T23:47:57.717936+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc1
2024-01-03T23:47:56.818489+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2023-1778.yml 34.0.0rc1
2024-01-03T23:33:09.251090+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc1
2024-01-03T23:33:08.818167+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/GMS-2022-6259.yml 34.0.0rc1
2024-01-03T23:05:27.226050+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/cryptography/CVE-2023-23931.yml 34.0.0rc1
2024-01-03T23:05:26.549413+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc1
2024-01-03T18:15:37.631580+00:00 Pypa Importer Affected by VCID-vqz2-zd9g-aaab https://github.com/pypa/advisory-database/blob/main/vulns/cryptography/PYSEC-2023-11.yaml 34.0.0rc1
2024-01-03T15:12:43.827082+00:00 GHSA Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc1
2024-01-03T15:07:59.395200+00:00 GHSA Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc1
2024-01-03T14:57:04.734141+00:00 GHSA Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc1
2024-01-03T14:54:35.293886+00:00 GHSA Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc1