cvelist/2006/6xxx/CVE-2006-6876.json
2018-10-17 17:05:08 -04:00

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-6876",
"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" : "Buffer overflow in the fetchsms function in the SMS handling module (libsms_getsms.c) in OpenSER 1.2.0 and earlier allows remote attackers to cause a denial of service (crash) via a crafted SMS message, triggering memory corruption when the \"beginning\" buffer is copied to the third (pdu) argument."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20061228 SMS handling OpenSER remote code executing",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/455415/100/0/threaded"
},
{
"name" : "20070104 Re: SMS handling OpenSER remote code executing",
"refsource" : "BUGTRAQ",
"url" : "http://archives.neohapsis.com/archives/bugtraq/2007-01/0093.html"
},
{
"name" : "21800",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/21800"
},
{
"name" : "33340",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/33340"
},
{
"name" : "openser-sms-fetchsms-bo(31137)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/31137"
}
]
}
}