cvelist/2006/0xxx/CVE-2006-0353.json

98 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-0353",
"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" : "unix_random.c in lshd for lsh 2.0.1 leaks file descriptors related to the randomness generator, which allows local users to cause a denial of service by truncating the seed file, which prevents the server from starting, or obtain sensitive seed information that could be used to crack keys."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[lsh-bugs] SECURITY: lshd leaks fd:s to user shells",
"refsource" : "MLIST",
"url" : "http://lists.lysator.liu.se/pipermail/lsh-bugs/2006q1/000467.html"
},
{
"name" : "DSA-956",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2006/dsa-956"
},
{
"name" : "16357",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/16357"
},
{
"name" : "ADV-2006-0301",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/0301"
},
{
"name" : "22695",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/22695"
},
{
"name" : "18564",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/18564"
},
{
"name" : "18623",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/18623"
},
{
"name" : "lsh-file-descriptor-leak(24263)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/24263"
}
]
}
}