Search for packages
Package details: pkg:pypi/ansible@2.10.1
purl pkg:pypi/ansible@2.10.1
Next non-vulnerable version 8.5.0
Latest non-vulnerable version 8.5.0
Risk 4.0
Vulnerabilities affecting this package (9)
Vulnerability Summary Fixed by
VCID-7yrn-pn5c-aaac
Aliases:
CVE-2020-25635
PYSEC-2020-220
A flaw was found in Ansible Base when using the aws_ssm connection plugin as garbage collector is not happening after playbook run is completed. Files would remain in the bucket exposing the data. This issue affects directly data confidentiality. There are no reported fixed by versions.
VCID-9gda-985f-aaam
Aliases:
CVE-2023-5764
GHSA-7j69-qfc3-2fq9
ansible: Template Injection
3.0.0b1
Affected by 4 other vulnerabilities.
3.0.0
Affected by 3 other vulnerabilities.
VCID-a6gj-c3pa-aaad
Aliases:
CVE-2021-20191
GHSA-8f4m-hccc-8qph
PYSEC-2021-124
A flaw was found in ansible. Credentials, such as secrets, are being disclosed in console log by default and not protected by no_log feature when using those modules. An attacker can take advantage of this information to steal those credentials. The highest threat from this vulnerability is to data confidentiality. Versions before ansible 2.9.18 are affected.
2.10.7
Affected by 5 other vulnerabilities.
VCID-ekq1-r5f7-aaan
Aliases:
CVE-2022-3697
GHSA-cpx3-93w7-457x
Improper Handling of Parameters A flaw was found in Ansible in the amazon.aws collection when using the tower_callback parameter from the amazon.aws.ec2_instance module. This flaw allows an attacker to take advantage of this issue as the module is handling the parameter insecurely, leading to the password leaking in the logs.
7.0.0
Affected by 1 other vulnerability.
VCID-fud5-mv6z-aaae
Aliases:
CVE-2020-25636
PYSEC-2020-221
A flaw was found in Ansible Base when using the aws_ssm connection plugin as there is no namespace separation for file transfers. Files are written directly to the root bucket, making possible to have collisions when running multiple ansible processes. This issue affects mainly the service availability. There are no reported fixed by versions.
VCID-khtx-uv3b-aaaj
Aliases:
CVE-2023-5115
GHSA-jpvw-p8pr-9g2x
malicious role archive can cause ansible-galaxy to overwrite arbitrary files
8.5.0
Affected by 0 other vulnerabilities.
VCID-qz75-v9j5-aaaa
Aliases:
CVE-2021-20228
GHSA-5rrg-rr89-x9mv
PYSEC-2021-1
A flaw was found in the Ansible Engine 2.9.18, where sensitive info is not masked by default and is not protected by the no_log feature when using the sub-option feature of the basic.py module. This flaw allows an attacker to obtain sensitive information. The highest threat from this vulnerability is to confidentiality.
2.10.6rc1
Affected by 0 other vulnerabilities.
2.10.6
Affected by 7 other vulnerabilities.
2.10.7
Affected by 5 other vulnerabilities.
3.0.0
Affected by 3 other vulnerabilities.
VCID-xhtk-kssv-aaad
Aliases:
CVE-2021-3583
GHSA-2pfh-q76x-gwvm
PYSEC-2021-358
A flaw was found in Ansible, where a user's controller is vulnerable to template injection. This issue can occur through facts used in the template if the user is trying to put templates in multi-line YAML strings and the facts being handled do not routinely include special template characters. This flaw allows attackers to perform command injection, which discloses sensitive information. The highest threat from this vulnerability is to confidentiality and integrity.
2.10.11rc1
Affected by 0 other vulnerabilities.
2.11.2rc1
Affected by 0 other vulnerabilities.
4.2.0
Affected by 2 other vulnerabilities.
VCID-yuxd-4zd7-aaab
Aliases:
CVE-2021-3533
PYSEC-2021-126
A flaw was found in Ansible if an ansible user sets ANSIBLE_ASYNC_DIR to a subdirectory of a world writable directory. When this occurs, there is a race condition on the managed machine. A malicious, non-privileged account on the remote machine can exploit the race condition to access the async result data. This flaw affects Ansible Tower 3.7 and Ansible Automation Platform 1.2.
3.0.0
Affected by 3 other vulnerabilities.
Vulnerabilities fixed by this package (3)
Vulnerability Summary Aliases
VCID-fv75-t76d-aaag A flaw was found in the pipe lookup plugin of ansible. Arbitrary commands can be run, when the pipe lookup plugin uses subprocess.Popen() with shell=True, by overwriting ansible facts and the variable is not escaped by quote plugin. An attacker could take advantage and run arbitrary commands by overwriting the ansible facts. CVE-2020-1734
GHSA-h39q-95q5-9jfp
PYSEC-2020-6
VCID-na52-qryf-aaae A flaw was found in Ansible Engine when a file is moved using atomic_move primitive as the file mode cannot be specified. This sets the destination files world-readable if the destination file does not exist and if the file exists, the file could be changed to have less restrictive permissions before the move. This could lead to the disclosure of sensitive data. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable. CVE-2020-1736
GHSA-x7jh-595q-wq82
PYSEC-2020-8
VCID-r43q-bz4b-aaah A flaw was found in the Ansible Engine when using module_args. Tasks executed with check mode (--check-mode) do not properly neutralize sensitive data exposed in the event data. This flaw allows unauthorized users to read this data. The highest threat from this vulnerability is to confidentiality. CVE-2020-14332
GHSA-j667-c2hm-f2wp
PYSEC-2020-4

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T16:50:31.642863+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 36.1.3
2025-06-20T16:49:20.020419+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 36.1.3
2025-06-20T15:29:53.213156+00:00 GitLab Importer Fixing VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 36.1.3
2025-06-20T15:11:53.182857+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 36.1.3
2025-06-20T15:11:53.119229+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 36.1.3
2025-06-20T15:08:44.514924+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 36.1.3
2025-06-20T15:08:43.267192+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 36.1.3
2025-06-05T09:54:06.507142+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 36.1.0
2025-06-05T09:54:06.450597+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 36.1.0
2025-06-03T23:27:58.879763+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 36.1.0
2025-06-03T23:26:52.915026+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 36.1.0
2025-06-03T22:10:48.252115+00:00 GitLab Importer Fixing VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 36.1.0
2025-06-03T21:51:32.070372+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 36.1.0
2025-06-03T21:51:30.996585+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 36.1.0
2025-06-03T00:04:56.994442+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 36.1.2
2025-06-03T00:04:56.928930+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 36.1.2
2025-06-02T23:25:36.634296+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 36.1.2
2025-06-02T23:24:28.976673+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 36.1.2
2025-06-02T21:58:23.149063+00:00 GitLab Importer Fixing VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 36.1.2
2025-06-02T21:36:24.772440+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 36.1.2
2025-06-02T21:36:23.447075+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 36.1.2
2025-04-03T21:50:32.626735+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 36.0.0
2025-04-03T21:48:04.982212+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 36.0.0
2025-04-03T19:17:05.909225+00:00 GitLab Importer Fixing VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 36.0.0
2025-04-03T18:34:57.893670+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 36.0.0
2025-04-03T18:34:54.741254+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 36.0.0
2025-04-03T15:05:11.673629+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 36.0.0
2025-04-03T15:05:11.495047+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 36.0.0
2025-02-18T03:42:21.237773+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 35.1.0
2025-02-18T01:47:30.047397+00:00 GitLab Importer Fixing VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 35.1.0
2025-02-18T01:06:26.432594+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 35.1.0
2025-02-18T00:00:46.074013+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 35.1.0
2025-02-18T00:00:44.770399+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 35.1.0
2025-02-17T17:54:59.108430+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 35.1.0
2025-02-17T17:54:53.555015+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 35.1.0
2024-11-21T02:38:27.747001+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 35.0.0
2024-11-20T23:59:31.365513+00:00 GitLab Importer Fixing VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 35.0.0
2024-11-20T23:31:12.802045+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 35.0.0
2024-11-20T22:58:20.580239+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 35.0.0
2024-11-20T18:54:08.824440+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 35.0.0
2024-11-19T02:28:34.645205+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 34.3.2
2024-11-18T23:48:38.426001+00:00 GitLab Importer Fixing VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 34.3.2
2024-11-18T23:20:13.612111+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 34.3.2
2024-11-18T22:45:01.173345+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 34.3.2
2024-11-18T19:14:09.736332+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 34.3.2
2024-10-08T03:03:30.663871+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 34.0.2
2024-10-08T00:39:35.962746+00:00 GitLab Importer Fixing VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 34.0.2
2024-10-08T00:17:29.849771+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 34.0.2
2024-10-07T23:45:13.049535+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 34.0.2
2024-10-07T21:49:51.842211+00:00 GHSA Importer Affected by VCID-khtx-uv3b-aaaj https://github.com/advisories/GHSA-jpvw-p8pr-9g2x 34.0.2
2024-10-07T20:50:33.266936+00:00 GHSA Importer Affected by VCID-ekq1-r5f7-aaan https://github.com/advisories/GHSA-cpx3-93w7-457x 34.0.2
2024-10-07T19:34:34.829579+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad https://github.com/advisories/GHSA-2pfh-q76x-gwvm 34.0.2
2024-10-07T19:00:07.068026+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 34.0.2
2024-10-07T19:00:01.662993+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/advisories/GHSA-8f4m-hccc-8qph 34.0.2
2024-10-07T18:28:45.029369+00:00 GHSA Importer Fixing VCID-na52-qryf-aaae https://github.com/advisories/GHSA-x7jh-595q-wq82 34.0.2
2024-10-07T18:25:35.495937+00:00 GHSA Importer Fixing VCID-r43q-bz4b-aaah https://github.com/advisories/GHSA-j667-c2hm-f2wp 34.0.2
2024-09-29T09:20:31.649740+00:00 GitLab Importer Fixing VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 34.0.1
2024-09-23T02:53:14.733567+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 34.0.1
2024-09-23T00:31:28.067610+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 34.0.1
2024-09-22T23:59:32.202883+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 34.0.1
2024-09-22T22:19:09.274173+00:00 GHSA Importer Affected by VCID-khtx-uv3b-aaaj https://github.com/advisories/GHSA-jpvw-p8pr-9g2x 34.0.1
2024-09-22T21:22:27.839442+00:00 GHSA Importer Affected by VCID-ekq1-r5f7-aaan https://github.com/advisories/GHSA-cpx3-93w7-457x 34.0.1
2024-09-22T20:20:39.833235+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad https://github.com/advisories/GHSA-2pfh-q76x-gwvm 34.0.1
2024-09-22T19:50:23.216297+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 34.0.1
2024-09-22T19:45:24.603127+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/advisories/GHSA-8f4m-hccc-8qph 34.0.1
2024-09-22T19:18:58.924197+00:00 GHSA Importer Fixing VCID-na52-qryf-aaae https://github.com/advisories/GHSA-x7jh-595q-wq82 34.0.1
2024-09-22T19:13:20.581333+00:00 GHSA Importer Fixing VCID-r43q-bz4b-aaah https://github.com/advisories/GHSA-j667-c2hm-f2wp 34.0.1
2024-09-18T12:10:54.633490+00:00 Pypa Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-124.yaml 34.0.1
2024-09-18T12:04:40.430935+00:00 Pypa Importer Affected by VCID-yuxd-4zd7-aaab https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-126.yaml 34.0.1
2024-09-17T22:57:43.230986+00:00 PyPI Importer Affected by VCID-yuxd-4zd7-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:57:39.839940+00:00 PyPI Importer Affected by VCID-a6gj-c3pa-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:26:56.554230+00:00 GitLab Importer Affected by VCID-fud5-mv6z-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-25636.yml 34.0.1
2024-09-17T22:26:55.800477+00:00 GitLab Importer Affected by VCID-7yrn-pn5c-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-25635.yml 34.0.1
2024-05-17T21:01:55.891109+00:00 GHSA Importer Affected by VCID-khtx-uv3b-aaaj https://github.com/advisories/GHSA-jpvw-p8pr-9g2x 34.0.0rc4
2024-04-24T05:32:59.595150+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 34.0.0rc4
2024-04-24T02:42:27.166916+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 34.0.0rc4
2024-04-24T02:01:22.555600+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 34.0.0rc4
2024-04-24T02:01:21.335053+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 34.0.0rc4
2024-04-23T23:29:35.683035+00:00 GHSA Importer Affected by VCID-ekq1-r5f7-aaan https://github.com/advisories/GHSA-cpx3-93w7-457x 34.0.0rc4
2024-04-23T23:29:34.417477+00:00 GHSA Importer Affected by VCID-ekq1-r5f7-aaan None 34.0.0rc4
2024-04-23T21:34:30.394754+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad https://github.com/advisories/GHSA-2pfh-q76x-gwvm 34.0.0rc4
2024-04-23T21:34:27.671239+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad None 34.0.0rc4
2024-04-23T20:47:47.738498+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 34.0.0rc4
2024-04-23T20:47:41.746631+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 34.0.0rc4
2024-04-23T20:47:23.882716+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/advisories/GHSA-8f4m-hccc-8qph 34.0.0rc4
2024-04-23T20:47:21.812681+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad None 34.0.0rc4
2024-04-23T20:14:02.889390+00:00 GHSA Importer Fixing VCID-na52-qryf-aaae https://github.com/advisories/GHSA-x7jh-595q-wq82 34.0.0rc4
2024-04-23T20:14:02.169398+00:00 GHSA Importer Fixing VCID-na52-qryf-aaae None 34.0.0rc4
2024-04-23T20:13:56.562831+00:00 GHSA Importer Fixing VCID-fv75-t76d-aaag https://github.com/advisories/GHSA-h39q-95q5-9jfp 34.0.0rc4
2024-04-23T20:13:55.171611+00:00 GHSA Importer Fixing VCID-fv75-t76d-aaag None 34.0.0rc4
2024-01-10T04:34:09.495309+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 34.0.0rc2
2024-01-10T04:34:08.279893+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 34.0.0rc2
2024-01-10T03:09:38.061247+00:00 GHSA Importer Affected by VCID-khtx-uv3b-aaaj https://github.com/advisories/GHSA-jpvw-p8pr-9g2x 34.0.0rc2
2024-01-10T01:28:03.094105+00:00 GHSA Importer Affected by VCID-ekq1-r5f7-aaan https://github.com/advisories/GHSA-cpx3-93w7-457x 34.0.0rc2
2024-01-10T01:28:01.707738+00:00 GHSA Importer Affected by VCID-ekq1-r5f7-aaan None 34.0.0rc2
2024-01-09T23:31:39.365309+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad https://github.com/advisories/GHSA-2pfh-q76x-gwvm 34.0.0rc2
2024-01-09T23:31:36.667310+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad None 34.0.0rc2
2024-01-09T22:41:59.977413+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 34.0.0rc2
2024-01-09T22:41:53.385725+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 34.0.0rc2
2024-01-09T22:41:34.265878+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/advisories/GHSA-8f4m-hccc-8qph 34.0.0rc2
2024-01-09T22:41:32.092184+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad None 34.0.0rc2
2024-01-09T22:04:02.690422+00:00 GHSA Importer Fixing VCID-na52-qryf-aaae https://github.com/advisories/GHSA-x7jh-595q-wq82 34.0.0rc2
2024-01-09T22:04:01.824129+00:00 GHSA Importer Fixing VCID-na52-qryf-aaae None 34.0.0rc2
2024-01-09T22:03:54.447671+00:00 GHSA Importer Fixing VCID-fv75-t76d-aaag https://github.com/advisories/GHSA-h39q-95q5-9jfp 34.0.0rc2
2024-01-09T22:03:52.683950+00:00 GHSA Importer Fixing VCID-fv75-t76d-aaag None 34.0.0rc2
2024-01-03T21:20:57.596182+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 34.0.0rc1
2024-01-03T21:20:56.375134+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 34.0.0rc1
2024-01-03T19:17:05.190967+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad https://github.com/advisories/GHSA-2pfh-q76x-gwvm 34.0.0rc1
2024-01-03T19:17:02.647330+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad None 34.0.0rc1
2024-01-03T18:39:43.644230+00:00 PyPI Importer Affected by VCID-yuxd-4zd7-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:39:40.346911+00:00 PyPI Importer Affected by VCID-a6gj-c3pa-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:29:21.572718+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 34.0.0rc1
2024-01-03T18:28:58.196688+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/advisories/GHSA-8f4m-hccc-8qph 34.0.0rc1
2024-01-03T18:14:15.899389+00:00 Pypa Importer Affected by VCID-yuxd-4zd7-aaab https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-126.yaml 34.0.0rc1
2024-01-03T18:13:34.292634+00:00 Pypa Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-124.yaml 34.0.0rc1
2024-01-03T17:52:53.119430+00:00 GitLab Importer Affected by VCID-fud5-mv6z-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-25636.yml 34.0.0rc1
2024-01-03T17:52:52.398363+00:00 GitLab Importer Affected by VCID-7yrn-pn5c-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-25635.yml 34.0.0rc1
2024-01-03T17:48:58.895691+00:00 GHSA Importer Fixing VCID-na52-qryf-aaae https://github.com/advisories/GHSA-x7jh-595q-wq82 34.0.0rc1
2024-01-03T17:48:52.204692+00:00 GHSA Importer Fixing VCID-fv75-t76d-aaag https://github.com/advisories/GHSA-h39q-95q5-9jfp 34.0.0rc1
2024-01-03T17:12:56.849269+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 34.0.0rc1
2024-01-03T17:12:43.684006+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad None 34.0.0rc1
2024-01-03T16:50:11.151419+00:00 GHSA Importer Fixing VCID-na52-qryf-aaae None 34.0.0rc1
2024-01-03T16:50:06.133639+00:00 GHSA Importer Fixing VCID-fv75-t76d-aaag None 34.0.0rc1