2017-10-16 12:31:07 -04:00
{
2019-03-18 01:12:41 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com" ,
"ID" : "CVE-2011-4356" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:12:41 +00:00
"lang" : "eng" ,
"value" : "Celery 2.1 and 2.2 before 2.2.8, 2.3 before 2.3.4, and 2.4 before 2.4.4 changes the effective id but not the real id during processing of the --uid and --gid arguments to celerybeat, celeryd_detach, celeryd-multi, and celeryev, which allows local users to gain privileges via vectors involving crafted code that is executed by the worker process."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:12:41 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "46973" ,
"refsource" : "SECUNIA" ,
"url" : "http://secunia.com/advisories/46973"
} ,
{
"name" : "50825" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/50825"
} ,
{
"name" : "https://github.com/ask/celery/blob/master/docs/sec/CELERYSA-0001.txt" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/ask/celery/blob/master/docs/sec/CELERYSA-0001.txt"
} ,
{
"name" : "https://github.com/ask/celery/pull/544" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/ask/celery/pull/544"
}
]
}
}