原始 OSV JSON{
"id": "GHSA-3c67-gc48-983w",
"aliases": [
"CVE-2020-10691"
],
"details": "An archive traversal flaw was found in all ansible-engine versions 2.9.x prior to 2.9.7, when running `ansible-galaxy collection` install. When extracting a collection .tar.gz file, the directory is created without sanitizing the filename. An attacker could take advantage to overwrite any file within the system.",
"summary": "Path Traversal in Ansible",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.9.0a1"
},
{
"fixed": "2.9.7"
}
]
}
],
"package": {
"name": "ansible",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-04T20:57:28Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N"
}
],
"published": "2021-04-20T16:44:37Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10691",
"type": "ADVISORY"
},
{
"url": "https://github.com/ansible/ansible/pull/68596",
"type": "WEB"
},
{
"url": "https://github.com/ansible/ansible/commit/b2551bb6943eec078066aa3a923e0bb3ed85abe8",
"type": "WEB"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10691",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-3c67-gc48-983w",
"type": "ADVISORY"
},
{
"url": "https://github.com/ansible/ansible",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2020-2.yaml",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2020-04-30T17:15:00Z",
"github_reviewed_at": "2021-04-05T14:22:26Z"
}
}