2017-10-16 12:31:07 -04:00
{
2019-03-17 23:52:43 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@google.com" ,
"ID" : "CVE-2011-3918" ,
"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-17 23:52:43 +00:00
"lang" : "eng" ,
"value" : "The Zygote process in Android 4.0.3 and earlier accepts fork requests from processes with arbitrary UIDs, which allows remote attackers to cause a denial of service (reboot loop) via a crafted application."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:52:43 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "http://www.ai-lab.it/merlo/publications/DoSAndroid.pdf" ,
"refsource" : "MISC" ,
"url" : "http://www.ai-lab.it/merlo/publications/DoSAndroid.pdf"
} ,
{
"name" : "https://code.google.com/p/android-source-browsing/source/detail?repo=platform--system--core&r=e7fd911fd42b" ,
"refsource" : "CONFIRM" ,
"url" : "https://code.google.com/p/android-source-browsing/source/detail?repo=platform--system--core&r=e7fd911fd42b"
}
]
}
}