gsd-2019-3828
Vulnerability from gsd
Modified
2023-12-13 01:24
Details
Ansible fetch module before versions 2.5.15, 2.6.14, 2.7.8 has a path traversal vulnerability which allows copying and overwriting files outside of the specified destination in the local ansible controller host, by not restricting an absolute path.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-3828", "description": "Ansible fetch module before versions 2.5.15, 2.6.14, 2.7.8 has a path traversal vulnerability which allows copying and overwriting files outside of the specified destination in the local ansible controller host, by not restricting an absolute path.", "id": "GSD-2019-3828", "references": [ "https://www.suse.com/security/cve/CVE-2019-3828.html", "https://www.debian.org/security/2019/dsa-4396", "https://access.redhat.com/errata/RHSA-2019:3789", "https://access.redhat.com/errata/RHSA-2019:3744", "https://access.redhat.com/errata/RHSA-2019:0433", "https://access.redhat.com/errata/RHSA-2019:0432", "https://access.redhat.com/errata/RHSA-2019:0431", "https://access.redhat.com/errata/RHSA-2019:0430", "https://ubuntu.com/security/CVE-2019-3828", "https://advisories.mageia.org/CVE-2019-3828.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-3828" ], "details": "Ansible fetch module before versions 2.5.15, 2.6.14, 2.7.8 has a path traversal vulnerability which allows copying and overwriting files outside of the specified destination in the local ansible controller host, by not restricting an absolute path.", "id": "GSD-2019-3828", "modified": "2023-12-13T01:24:03.550366Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-3828", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Ansible", "version": { "version_data": [ { "version_value": "2.5.15" }, { "version_value": "2.6.14" }, { "version_value": "2.7.8" } ] } } ] }, "vendor_name": "Red Hat" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Ansible fetch module before versions 2.5.15, 2.6.14, 2.7.8 has a path traversal vulnerability which allows copying and overwriting files outside of the specified destination in the local ansible controller host, by not restricting an absolute path." } ] }, "impact": { "cvss": [ [ { "vectorString": "4.2/CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-22" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ansible/ansible/pull/52133", "refsource": "MISC", "url": "https://github.com/ansible/ansible/pull/52133" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3828", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3828" }, { "name": "openSUSE-SU-2019:1125", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00021.html" }, { "name": "openSUSE-SU-2019:1635", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00077.html" }, { "name": "USN-4072-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4072-1/" }, { "name": "openSUSE-SU-2019:1858", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00020.html" }, { "name": "RHSA-2019:3744", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:3744" }, { "name": "RHSA-2019:3789", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:3789" }, { "name": "http://packetstormsecurity.com/files/172837/Ansible-Fetch-Path-Traversal.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/172837/Ansible-Fetch-Path-Traversal.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=2.5.0,\u003c2.5.15||\u003e=2.6.0,\u003c2.6.14||\u003e=2.7.0,\u003c2.7.8", "affected_versions": "All versions starting from 2.5.0 before 2.5.15, all versions starting from 2.6.0 before 2.6.14, all versions starting from 2.7.0 before 2.7.8", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-937" ], "date": "2019-04-03", "description": "Ansible fetch module has a path traversal vulnerability which allows copying and overwriting files outside the specified destination in the local ansible controller host, by not restricting an absolute path.", "fixed_versions": [ "2.5.15", "2.6.14", "2.7.8" ], "identifier": "CVE-2019-3828", "identifiers": [ "CVE-2019-3828" ], "not_impacted": "All versions before 2.5.0, all versions starting from 2.5.15 before 2.6.0, all versions starting from 2.6.14 before 2.7.0, all versions starting from 2.7.8", "package_slug": "pypi/ansible", "pubdate": "2019-03-27", "solution": "Upgrade to versions 2.5.15, 2.6.14, 2.7.8 or above.", "title": "Path Traversal", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-3828", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3828" ], "uuid": "8601eb86-32e7-46b0-935d-78696ff0e226" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.6.14", "versionStartIncluding": "2.6.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.7.8", "versionStartIncluding": "2.7.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.5.15", "versionStartIncluding": "2.5.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-3828" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Ansible fetch module before versions 2.5.15, 2.6.14, 2.7.8 has a path traversal vulnerability which allows copying and overwriting files outside of the specified destination in the local ansible controller host, by not restricting an absolute path." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-22" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ansible/ansible/pull/52133", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/ansible/ansible/pull/52133" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3828", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3828" }, { "name": "openSUSE-SU-2019:1125", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00021.html" }, { "name": "openSUSE-SU-2019:1635", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00077.html" }, { "name": "USN-4072-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4072-1/" }, { "name": "openSUSE-SU-2019:1858", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00020.html" }, { "name": "RHSA-2019:3744", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:3744" }, { "name": "RHSA-2019:3789", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:3789" }, { "name": "http://packetstormsecurity.com/files/172837/Ansible-Fetch-Path-Traversal.html", "refsource": "MISC", "tags": [], "url": "http://packetstormsecurity.com/files/172837/Ansible-Fetch-Path-Traversal.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 3.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 1.1, "impactScore": 2.7 } }, "lastModifiedDate": "2023-06-12T07:15Z", "publishedDate": "2019-03-27T13:29Z" } } }
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.