cvelist/2013/0xxx/CVE-2013-0176.json

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-0176",
"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 publickey_from_privatekey function in libssh before 0.5.4, when no algorithm is matched during negotiations, allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a \"Client: Diffie-Hellman Key Exchange Init\" packet."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.libssh.org/2013/01/22/libssh-0-5-4-security-release/",
"refsource" : "CONFIRM",
"url" : "http://www.libssh.org/2013/01/22/libssh-0-5-4-security-release/"
},
{
"name" : "FEDORA-2013-1407",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2013-February/098094.html"
},
{
"name" : "FEDORA-2013-1422",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2013-February/098065.html"
},
{
"name" : "USN-1707-1",
"refsource" : "UBUNTU",
"url" : "http://www.ubuntu.com/usn/USN-1707-1"
},
{
"name" : "51982",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/51982"
},
{
"name" : "libssh-publickeyfromprivatekey-dos(81595)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/81595"
}
]
}
}