diff --git a/advisories/github-reviewed/2021/04/GHSA-g4mq-6fp5-qwcf/GHSA-g4mq-6fp5-qwcf.json b/advisories/github-reviewed/2021/04/GHSA-g4mq-6fp5-qwcf/GHSA-g4mq-6fp5-qwcf.json
index 6f06d0acf2d..23e11faabbb 100644
--- a/advisories/github-reviewed/2021/04/GHSA-g4mq-6fp5-qwcf/GHSA-g4mq-6fp5-qwcf.json
+++ b/advisories/github-reviewed/2021/04/GHSA-g4mq-6fp5-qwcf/GHSA-g4mq-6fp5-qwcf.json
@@ -1,17 +1,21 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g4mq-6fp5-qwcf",
- "modified": "2021-08-31T21:10:23Z",
+ "modified": "2024-09-06T17:42:34Z",
"published": "2021-04-20T16:46:12Z",
"aliases": [
"CVE-2020-1733"
],
- "summary": "Exposure of Resource to Wrong Sphere and \tInsecure Temporary File in Ansible",
+ "summary": "Ansible vulnerable to Exposure of Resource to Wrong Sphere and Insecure Temporary File",
"details": "A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with \"umask 77 && mkdir -p
\"; this operation does not fail if the directory already exists and is owned by another user. An attacker could take advantage to gain control of the become user as the target directory can be retrieved by iterating '/proc//cmdline'.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L"
+ },
+ {
+ "type": "CVSS_V4",
+ "score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L"
}
],
"affected": [
@@ -25,17 +29,14 @@
"type": "ECOSYSTEM",
"events": [
{
- "introduced": "2.7.0"
+ "introduced": "0"
},
{
- "fixed": "2.7.18"
+ "fixed": "2.7.17"
}
]
}
- ],
- "database_specific": {
- "last_known_affected_version_range": "<= 2.7.17"
- }
+ ]
},
{
"package": {
@@ -47,17 +48,14 @@
"type": "ECOSYSTEM",
"events": [
{
- "introduced": "2.8.0"
+ "introduced": "2.8.0a1"
},
{
- "fixed": "2.8.10"
+ "fixed": "2.8.11"
}
]
}
- ],
- "database_specific": {
- "last_known_affected_version_range": "< 2.8.9"
- }
+ ]
},
{
"package": {
@@ -69,17 +67,14 @@
"type": "ECOSYSTEM",
"events": [
{
- "introduced": "2.9.0"
+ "introduced": "2.9.0a1"
},
{
"fixed": "2.9.7"
}
]
}
- ],
- "database_specific": {
- "last_known_affected_version_range": "< 2.9.6"
- }
+ ]
}
],
"references": [
@@ -91,14 +86,34 @@
"type": "WEB",
"url": "https://github.com/ansible/ansible/issues/67791"
},
+ {
+ "type": "WEB",
+ "url": "https://github.com/ansible/ansible/commit/80b9a0a25c5f75e84aefc8f2b293fb1933b154f2"
+ },
+ {
+ "type": "WEB",
+ "url": "https://github.com/ansible/ansible/commit/8251d9f4c2bc82632ab992277fcd30ccbf87aa47"
+ },
+ {
+ "type": "WEB",
+ "url": "https://github.com/ansible/ansible/commit/ecf99d5e1ff732a7777010facd6c98bb0994605e"
+ },
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1733"
},
+ {
+ "type": "ADVISORY",
+ "url": "https://github.com/advisories/GHSA-g4mq-6fp5-qwcf"
+ },
{
"type": "PACKAGE",
"url": "https://github.com/ansible/ansible"
},
+ {
+ "type": "WEB",
+ "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2020-5.yaml"
+ },
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html"