{
    "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2015-3649",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "n/a",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "n/a"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "n/a"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The open-uri-cached rubygem allows local users to execute arbitrary Ruby code by creating a directory under /tmp containing \"openuri-\" followed by a crafted UID, and putting Ruby code in said directory once a meta file is created."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "n/a"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/tigris/open-uri-cached/blob/master/lib/open-uri/cached.rb#L39",
                "refsource": "MISC",
                "url": "https://github.com/tigris/open-uri-cached/blob/master/lib/open-uri/cached.rb#L39"
            },
            {
                "name": "https://github.com/tigris/open-uri-cached/blob/master/lib/open-uri/cached.rb#L115",
                "refsource": "MISC",
                "url": "https://github.com/tigris/open-uri-cached/blob/master/lib/open-uri/cached.rb#L115"
            },
            {
                "name": "https://github.com/tigris/open-uri-cached/blob/master/lib/open-uri/cached.rb#L25",
                "refsource": "MISC",
                "url": "https://github.com/tigris/open-uri-cached/blob/master/lib/open-uri/cached.rb#L25"
            },
            {
                "name": "[oss-security] 20150506 Re: Local privileges escalation in rubygem open-uri-cached",
                "refsource": "MLIST",
                "url": "http://www.openwall.com/lists/oss-security/2015/05/06/2"
            },
            {
                "name": "74469",
                "refsource": "BID",
                "url": "http://www.securityfocus.com/bid/74469"
            },
            {
                "name": "http://www.benjaminfleischer.com/2013/03/20/yaml-and-security-in-ruby/",
                "refsource": "MISC",
                "url": "http://www.benjaminfleischer.com/2013/03/20/yaml-and-security-in-ruby/"
            }
        ]
    }
}