ghsa-772j-xvf9-qpf5
Vulnerability from github
Published
2022-08-24 00:00
Modified
2024-11-21 21:06
Severity ?
Summary
ansible-runner 2.0.0 vulnerable to Race Condition
Details
A race condition flaw was found in ansible-runner, where an attacker could watch for rapid creation and deletion of a temporary directory, substitute their directory at that name, and then have access to ansible-runner's private_data_dir the next time ansible-runner made use of the private_data_dir. The highest Threat out of this flaw is to integrity and confidentiality.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ansible-runner" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-3702" ], "database_specific": { "cwe_ids": [ "CWE-362", "CWE-377" ], "github_reviewed": true, "github_reviewed_at": "2022-09-01T22:17:50Z", "nvd_published_at": "2022-08-23T16:15:00Z", "severity": "MODERATE" }, "details": "A race condition flaw was found in ansible-runner, where an attacker could watch for rapid creation and deletion of a temporary directory, substitute their directory at that name, and then have access to ansible-runner\u0027s private_data_dir the next time ansible-runner made use of the private_data_dir. The highest Threat out of this flaw is to integrity and confidentiality.", "id": "GHSA-772j-xvf9-qpf5", "modified": "2024-11-21T21:06:57Z", "published": "2022-08-24T00:00:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3702" }, { "type": "PACKAGE", "url": "https://github.com/ansible/ansible-runner/pull/742" }, { "type": "WEB", "url": "https://github.com/ansible/ansible-runner/pull/742/commits" }, { "type": "WEB", "url": "https://github.com/ansible/ansible-runner/commit/93e95a3df9021a38010386d07df121392d249253" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2021-3702" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977965" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible-runner/PYSEC-2022-43068.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "ansible-runner 2.0.0 vulnerable to Race Condition" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.