{
    "CVE_data_meta": {
        "ASSIGNER": "cert@cert.org",
        "ID": "CVE-2018-5410",
        "STATE": "PUBLIC",
        "TITLE": "Dokan file system driver contains a stack-based buffer overflow"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Open Source File System",
                                "version": {
                                    "version_data": [
                                        {
                                            "affected": ">=",
                                            "version_name": "1.0.0.5000",
                                            "version_value": "1.0.0.5000"
                                        },
                                        {
                                            "affected": "<=",
                                            "version_name": "1.2.0.1000",
                                            "version_value": "1.2.0.1000"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Dokan"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Thanks to Parvez Anwar for reporting this vulnerability."
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Dokan, versions between 1.0.0.5000 and 1.2.0.1000, are vulnerable to a stack-based buffer overflow in the dokan1.sys driver. An attacker can create a device handle to the system driver and send arbitrary input that will trigger the vulnerability. This vulnerability was introduced in the 1.0.0.5000 version update."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-121: Stack-based Buffer Overflow"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "VU#741315",
                "refsource": "CERT-VN",
                "url": "https://kb.cert.org/vuls/id/741315/"
            },
            {
                "name": "46155",
                "refsource": "EXPLOIT-DB",
                "url": "https://www.exploit-db.com/exploits/46155/"
            },
            {
                "name": "https://cwe.mitre.org/data/definitions/121.html",
                "refsource": "MISC",
                "url": "https://cwe.mitre.org/data/definitions/121.html"
            },
            {
                "name": "https://github.com/dokan-dev/dokany/releases/tag/v1.2.1.1000",
                "refsource": "CONFIRM",
                "url": "https://github.com/dokan-dev/dokany/releases/tag/v1.2.1.1000"
            },
            {
                "name": "106274",
                "refsource": "BID",
                "url": "http://www.securityfocus.com/bid/106274"
            }
        ]
    },
    "solution": [
        {
            "lang": "eng",
            "value": "Dokan developers have released a new version, 1.2.1, that fixes this vulnerability by validating the user input."
        }
    ],
    "source": {
        "discovery": "UNKNOWN"
    }
}