Search for packages
Package details: pkg:pypi/cryptography@38.0.0
purl pkg:pypi/cryptography@38.0.0
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.165074+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.855637+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.878931+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.966041+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.580390+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.149664+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 36.1.3
2025-06-20T16:43:27.096858+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.744453+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.082577+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 36.1.3
2025-06-20T16:32:59.438659+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.103076+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 36.1.3
2025-06-20T16:21:45.222261+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 36.1.3
2025-06-20T16:21:41.799205+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.719450+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.519616+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 36.1.3
2025-06-20T16:12:34.248211+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 36.1.3
2025-06-20T16:12:32.200146+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.323069+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.116109+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.556607+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.600189+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.288023+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.126556+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 36.1.0
2025-06-03T23:21:44.285412+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.087136+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.436729+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 36.1.0
2025-06-03T23:11:56.410208+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.120525+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 36.1.0
2025-06-03T23:01:20.588355+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 36.1.0
2025-06-03T23:01:17.277965+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.617495+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.456247+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 36.1.0
2025-06-03T22:52:36.215257+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 36.1.0
2025-06-03T22:52:34.028958+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.749136+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.410804+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.560731+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.110512+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.009435+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.843064+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 36.1.2
2025-06-02T23:18:58.189975+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.513254+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.842601+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 36.1.2
2025-06-02T23:08:53.494529+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.162847+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 36.1.2
2025-06-02T22:57:41.926889+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 36.1.2
2025-06-02T22:57:39.108036+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.860070+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.725174+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 36.1.2
2025-06-02T22:48:35.706571+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 36.1.2
2025-06-02T22:48:33.554914+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.605478+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:54:18.227677+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.784756+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.467855+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.010242+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 36.0.0
2025-04-03T21:36:15.759577+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.255066+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.023051+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 36.0.0
2025-04-03T21:15:52.348710+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.435042+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 36.0.0
2025-04-03T20:51:11.426535+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 36.0.0
2025-04-03T20:51:05.932234+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.417101+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.649080+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 36.0.0
2025-04-03T20:32:37.264901+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 36.0.0
2025-04-03T20:32:32.139976+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-29T10:49:56.748340+00:00 GHSA Importer Affected by VCID-wmwm-snjw-aaam https://github.com/advisories/GHSA-6vqw-3v5j-54x4 36.0.0
2025-03-28T22:57:42.500334+00:00 PyPI Importer Affected by VCID-wmwm-snjw-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 36.0.0
2025-03-28T16:49:18.181597+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-03-28T15:58:50.157258+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.496332+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 35.1.0
2025-02-18T07:50:13.958074+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.484305+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 35.1.0
2025-02-18T07:33:54.331234+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.650196+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 35.1.0
2025-02-18T06:43:18.984744+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.424773+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.373292+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.740468+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.943840+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 35.1.0
2025-02-18T05:05:03.063799+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.491622+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 35.1.0
2025-02-18T04:38:24.720188+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.457879+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.230208+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.575427+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 35.1.0
2025-02-18T01:11:50.046697+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.741180+00:00 Pypa Importer Affected by VCID-df7k-xenc-aaar None 35.1.0
2024-11-21T03:15:04.966243+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.931195+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.217375+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.404946+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.002767+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.108549+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.221136+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.983627+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.473076+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.936855+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.937016+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.063232+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.772749+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.852128+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.701047+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.049072+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.332577+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.628075+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.717712+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.488941+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.075199+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.720395+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.340410+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.591233+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.264339+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.489073+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.532966+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.965959+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.230329+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.220758+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.281102+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.655887+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.550654+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.444846+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.981516+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.026015+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.199362+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.919752+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.380241+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.416637+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.639222+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.653795+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.260275+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.829751+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.807119+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.610438+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.693365+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.829586+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.102328+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.885980+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:04:33.567327+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.517129+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.838027+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.804509+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:22:54.764964+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.566486+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.523249+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.242961+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.646739+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.302945+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.839054+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.807446+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.624032+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.082471+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.460608+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.992260+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.541642+00:00 PyPI Importer Affected by VCID-uvg4-qjhy-aaaq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:27:13.925356+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-17T22:13:19.787140+00:00 GHSA Importer Affected by VCID-wmwm-snjw-aaam https://github.com/advisories/GHSA-6vqw-3v5j-54x4 34.0.1
2024-05-17T21:09:13.228199+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.972231+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.276660+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.154003+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc4
2024-04-24T06:12:20.327683+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.362803+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc4
2024-04-24T06:00:25.703102+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.072919+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc4
2024-04-24T05:32:38.172747+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.019314+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.736509+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:25:13.732828+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc4
2024-04-24T04:25:12.801555+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.519003+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.264926+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc4
2024-04-24T04:10:47.795452+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.459112+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.750409+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc4
2024-04-24T00:42:09.270162+00:00 GHSA Importer Affected by VCID-df7k-xenc-aaar None 34.0.0rc4
2024-04-24T00:02:29.976815+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.264803+00:00 GHSA Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc4
2024-04-23T23:53:31.948582+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.519568+00:00 GHSA Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc4
2024-04-23T17:47:50.667482+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.635047+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:43:03.917701+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-23T17:41:25.321822+00:00 GHSA Importer Affected by VCID-wmwm-snjw-aaam https://github.com/advisories/GHSA-6vqw-3v5j-54x4 34.0.0rc4
2024-04-23T17:37:06.357022+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.711307+00:00 GHSA Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc4
2024-04-23T17:30:16.717079+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.752333+00:00 GHSA Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc4
2024-04-23T17:15:19.783358+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.827160+00:00 GHSA Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc4
2024-04-23T17:11:53.202506+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.286230+00:00 GHSA Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc4
2024-01-10T08:43:21.010642+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc2
2024-01-10T08:43:20.178294+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.744820+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc2
2024-01-10T08:31:36.087607+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.098462+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc2
2024-01-10T08:04:32.221677+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.179228+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.234963+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc2
2024-01-10T07:02:11.321567+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.925962+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc2
2024-01-10T06:46:50.478664+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.824800+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.149282+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc2
2024-01-10T03:07:08.313452+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.203463+00:00 GHSA Importer Affected by VCID-df7k-xenc-aaar None 34.0.0rc2
2024-01-10T02:02:54.734581+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.050614+00:00 GHSA Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc2
2024-01-10T01:53:18.994618+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.883074+00:00 GHSA Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc2
2024-01-09T19:36:54.153939+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.438056+00:00 GHSA Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc2
2024-01-09T19:27:34.271223+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.390593+00:00 GHSA Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc2
2024-01-09T19:05:33.115848+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.201880+00:00 GHSA Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc2
2024-01-09T19:00:50.995193+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.168650+00:00 GHSA Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc2
2024-01-04T01:28:32.612597+00:00 GitLab Importer Affected by VCID-9wtx-9sbn-aaam None 34.0.0rc1
2024-01-04T01:28:31.794121+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.052702+00:00 GitLab Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc1
2024-01-04T01:16:42.418686+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.007928+00:00 GitLab Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc1
2024-01-04T00:49:46.118309+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.580238+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.713323+00:00 GitLab Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc1
2024-01-03T23:47:56.814078+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.246432+00:00 GitLab Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc1
2024-01-03T23:33:08.813520+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.221442+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.544792+00:00 GitLab Importer Affected by VCID-vqz2-zd9g-aaab None 34.0.0rc1
2024-01-03T18:15:37.626937+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.822465+00:00 GHSA Importer Affected by VCID-vk3e-zg19-aaah None 34.0.0rc1
2024-01-03T15:07:59.390691+00:00 GHSA Importer Affected by VCID-w668-5d2j-aaar None 34.0.0rc1
2024-01-03T14:57:04.729583+00:00 GHSA Importer Affected by VCID-4q68-8rd1-aaah None 34.0.0rc1
2024-01-03T14:54:35.289386+00:00 GHSA Importer Affected by VCID-kwan-2beg-aaaj None 34.0.0rc1