cvelist/2010/2xxx/CVE-2010-2060.json

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-2060",
"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 put command functionality in beanstalkd 1.4.5 and earlier allows remote attackers to execute arbitrary Beanstalk commands via the body in a job that is too big, which is not properly handled by the dispatch_cmd function in prot.c."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://github.com/kr/beanstalkd/commit/2e8e8c6387ecdf5923dfc4d7718d18eba1b0873d",
"refsource" : "CONFIRM",
"url" : "http://github.com/kr/beanstalkd/commit/2e8e8c6387ecdf5923dfc4d7718d18eba1b0873d"
},
{
"name" : "http://kr.github.com/beanstalkd/2010/05/23/1.4.6-release-notes.html",
"refsource" : "CONFIRM",
"url" : "http://kr.github.com/beanstalkd/2010/05/23/1.4.6-release-notes.html"
},
{
"name" : "40516",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/40516"
},
{
"name" : "65113",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/65113"
},
{
"name" : "40032",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/40032"
},
{
"name" : "beanstalkd-put-command-execution(59107)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/59107"
}
]
}
}