{
    "CVE_data_meta": {
        "ASSIGNER": "security@debian.org",
        "ID": "CVE-2006-3118",
        "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": "spread uses a temporary file with a static filename based on the port number, which allows local users to cause a denial of service by creating the file during a race condition between unlink and bind function calls.  NOTE: spread deletes this temporary file before use, which could cause conflicts with other programs that use the same filename, but this is not a distinct issue."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "n/a"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://launchpad.net/distros/ubuntu/+source/spread/+bug/44171",
                "refsource": "MISC",
                "url": "https://launchpad.net/distros/ubuntu/+source/spread/+bug/44171"
            },
            {
                "name": "18675",
                "refsource": "BID",
                "url": "http://www.securityfocus.com/bid/18675"
            },
            {
                "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375617",
                "refsource": "CONFIRM",
                "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375617"
            }
        ]
    }
}