{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2019-3828",
        "ASSIGNER": "secalert@redhat.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Red Hat",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Ansible",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "2.5.15"
                                        },
                                        {
                                            "version_value": "2.6.14"
                                        },
                                        {
                                            "version_value": "2.7.8"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-22"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/ansible/ansible/pull/52133",
                "refsource": "MISC",
                "name": "https://github.com/ansible/ansible/pull/52133"
            },
            {
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3828",
                "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3828",
                "refsource": "CONFIRM"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:1125",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00021.html"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:1635",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00077.html"
            },
            {
                "refsource": "UBUNTU",
                "name": "USN-4072-1",
                "url": "https://usn.ubuntu.com/4072-1/"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:1858",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00020.html"
            },
            {
                "refsource": "REDHAT",
                "name": "RHSA-2019:3744",
                "url": "https://access.redhat.com/errata/RHSA-2019:3744"
            },
            {
                "refsource": "REDHAT",
                "name": "RHSA-2019:3789",
                "url": "https://access.redhat.com/errata/RHSA-2019:3789"
            },
            {
                "refsource": "MISC",
                "name": "http://packetstormsecurity.com/files/172837/Ansible-Fetch-Path-Traversal.html",
                "url": "http://packetstormsecurity.com/files/172837/Ansible-Fetch-Path-Traversal.html"
            }
        ]
    },
    "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"
                }
            ]
        ]
    }
}