cvelist/2006/3xxx/CVE-2006-3118.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:42:40 +00:00
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 21:42:40 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:42:40 +00:00
]
},
"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"
}
]
}
}