cvelist/2016/2xxx/CVE-2016-2365.json

76 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cert@cert.org",
"ID" : "CVE-2016-2365",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Pidgin",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "2.10.11"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "Pidgin"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A denial of service vulnerability exists in the handling of the MXIT protocol in Pidgin. Specially crafted MXIT data sent via the server could potentially result in a null pointer dereference. A malicious server or an attacker who intercepts the network traffic can send invalid data to trigger this vulnerability and cause a crash."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "null pointer dereference"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.talosintelligence.com/reports/TALOS-2016-0133/"
},
{
"url" : "http://www.pidgin.im/news/security/?id=98"
},
{
"url" : "http://www.debian.org/security/2016/dsa-3620"
},
{
"url" : "https://security.gentoo.org/glsa/201701-38"
},
{
"url" : "http://www.ubuntu.com/usn/USN-3031-1"
},
{
"url" : "http://www.securityfocus.com/bid/91335"
}
]
}
}