Search for packages
Package details: pkg:pypi/cryptography@38.0.2
purl pkg:pypi/cryptography@38.0.2
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.168260+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.859516+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.882743+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.969802+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.584797+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.152814+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 36.1.3
2025-06-20T16:43:27.100850+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.747654+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.086390+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 36.1.3
2025-06-20T16:32:59.442469+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.106239+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 36.1.3
2025-06-20T16:21:45.225942+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 36.1.3
2025-06-20T16:21:41.802322+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.722575+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.523492+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 36.1.3
2025-06-20T16:12:34.251335+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 36.1.3
2025-06-20T16:12:32.203828+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.326201+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.119402+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.559773+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.603305+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.291735+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.129707+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 36.1.0
2025-06-03T23:21:44.289126+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.090230+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.439881+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 36.1.0
2025-06-03T23:11:56.413304+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.124201+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 36.1.0
2025-06-03T23:01:20.592058+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 36.1.0
2025-06-03T23:01:17.281090+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.620660+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.459313+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 36.1.0
2025-06-03T22:52:36.218309+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 36.1.0
2025-06-03T22:52:34.032695+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.752489+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.414379+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.564076+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.114491+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.013246+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.846825+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 36.1.2
2025-06-02T23:18:58.193738+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.517030+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.845947+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 36.1.2
2025-06-02T23:08:53.498524+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.166727+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 36.1.2
2025-06-02T22:57:41.930888+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 36.1.2
2025-06-02T22:57:39.111789+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.864764+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.729107+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 36.1.2
2025-06-02T22:48:35.710338+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 36.1.2
2025-06-02T22:48:33.558905+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.615685+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.543554+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.237765+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.794963+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.478280+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.020285+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 36.0.0
2025-04-03T21:36:15.768369+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.265025+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.032989+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 36.0.0
2025-04-03T21:15:52.359111+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.445053+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 36.0.0
2025-04-03T20:51:11.436753+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 36.0.0
2025-04-03T20:51:05.942297+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.427640+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.659145+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 36.0.0
2025-04-03T20:32:37.274952+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 36.0.0
2025-04-03T20:32:32.149250+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.514077+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.170937+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.506172+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 35.1.0
2025-02-18T07:50:13.968087+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.494195+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 35.1.0
2025-02-18T07:33:54.341248+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.660090+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 35.1.0
2025-02-18T06:43:18.994790+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.434826+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.383399+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.750778+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.953789+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 35.1.0
2025-02-18T05:05:03.073754+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.503528+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 35.1.0
2025-02-18T04:38:24.730171+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.467763+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.240195+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.585469+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 35.1.0
2025-02-18T01:11:50.057401+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.754104+00:00 Pypa Importer Affected by VCID-df7k-xenc-aaar None 35.1.0
2024-11-21T03:15:04.976386+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.941254+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.227387+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.414905+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.012773+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.118972+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.231353+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.993559+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.483247+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.947525+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.947111+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.073410+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.781647+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.862178+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.710838+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.057951+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.343056+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.638022+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.732749+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.499130+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.084315+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.730437+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.350094+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.601150+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.274081+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.500849+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.543103+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.976966+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.240493+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.230790+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.291262+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.665804+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.560913+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.457368+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.991290+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.035747+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.210755+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.930030+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.391281+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.426350+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.650461+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.663499+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.269945+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.840897+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.816933+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.620231+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.703081+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.839263+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.112117+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.895674+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.247770+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.577002+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.526910+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.848647+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.815021+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.250345+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.774809+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.576446+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.533850+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.253671+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.656530+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.312624+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.848863+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.818184+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.633748+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.092953+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.469936+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:44.003595+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.552054+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.446160+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.237692+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.981743+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.286109+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.163403+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc4
2024-04-24T06:12:20.337189+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.372722+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc4
2024-04-24T06:00:25.712713+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.082298+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc4
2024-04-24T05:32:38.182362+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.028866+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.747325+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.450615+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.742199+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc4
2024-04-24T04:25:12.811001+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.528602+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.274932+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc4
2024-04-24T04:10:47.805839+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.468990+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.760302+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc4
2024-04-24T00:42:09.279398+00:00 GHSA Importer Affected by VCID-df7k-xenc-aaar None 34.0.0rc4
2024-04-24T00:02:29.986291+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.275787+00:00 GHSA Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc4
2024-04-23T23:53:31.958055+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.529043+00:00 GHSA Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc4
2024-04-23T17:47:50.676839+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.645083+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.366325+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.720989+00:00 GHSA Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc4
2024-04-23T17:30:16.726404+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.761689+00:00 GHSA Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc4
2024-04-23T17:15:19.793348+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.836676+00:00 GHSA Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc4
2024-04-23T17:11:53.212028+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.295472+00:00 GHSA Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc4
2024-01-10T08:43:21.019911+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc2
2024-01-10T08:43:20.187756+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.754715+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc2
2024-01-10T08:31:36.097640+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.107860+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc2
2024-01-10T08:04:32.231104+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.188680+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.244541+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc2
2024-01-10T07:02:11.330991+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.935691+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc2
2024-01-10T06:46:50.488609+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.834104+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.158478+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc2
2024-01-10T03:07:08.322844+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.212655+00:00 GHSA Importer Affected by VCID-df7k-xenc-aaar None 34.0.0rc2
2024-01-10T02:02:54.743912+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.059815+00:00 GHSA Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc2
2024-01-10T01:53:19.003919+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.892419+00:00 GHSA Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc2
2024-01-09T19:36:54.163193+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.447260+00:00 GHSA Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc2
2024-01-09T19:27:34.280533+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.399875+00:00 GHSA Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc2
2024-01-09T19:05:33.125105+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.211631+00:00 GHSA Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc2
2024-01-09T19:00:51.004524+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.178000+00:00 GHSA Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc2
2024-01-04T01:28:32.621863+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc1
2024-01-04T01:28:31.803437+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.061928+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc1
2024-01-04T01:16:42.427961+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.017213+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc1
2024-01-04T00:49:46.127575+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.590615+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.722588+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc1
2024-01-03T23:47:56.822798+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.255737+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc1
2024-01-03T23:33:08.822888+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.230725+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.553985+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc1
2024-01-03T18:15:37.636324+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.831713+00:00 GHSA Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc1
2024-01-03T15:07:59.399823+00:00 GHSA Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc1
2024-01-03T14:57:04.738803+00:00 GHSA Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc1
2024-01-03T14:54:35.298396+00:00 GHSA Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc1