2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.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" ,
2018-04-05 09:33:01 -04:00
"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."
2017-10-16 12:31:07 -04:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-04-05 09:33:01 -04:00
"name" : "https://launchpad.net/distros/ubuntu/+source/spread/+bug/44171" ,
"refsource" : "MISC" ,
2017-10-16 12:31:07 -04:00
"url" : "https://launchpad.net/distros/ubuntu/+source/spread/+bug/44171"
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375617" ,
"refsource" : "CONFIRM" ,
2017-10-16 12:31:07 -04:00
"url" : "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375617"
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "18675" ,
"refsource" : "BID" ,
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/18675"
}
]
}
}