cvelist/2011/3xxx/CVE-2011-3874.json
2019-03-18 06:30:22 +00:00

82 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@google.com",
"ID": "CVE-2011-3874",
"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": "Stack-based buffer overflow in libsysutils in Android 2.2.x through 2.2.2 and 2.3.x through 2.3.6 allows user-assisted remote attackers to execute arbitrary code via an application that calls the FrameworkListener::dispatchCommand method with the wrong number of arguments, as demonstrated by zergRush to trigger a use-after-free error."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20111108 CVE request: Android: vold stack buffer overflow",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2011/11/08/3"
},
{
"name": "https://github.com/revolutionary/zergRush/blob/master/zergRush.c",
"refsource": "MISC",
"url": "https://github.com/revolutionary/zergRush/blob/master/zergRush.c"
},
{
"name": "[oss-security] 20111109 Re: Re: CVE request: Android: vold stack buffer overflow",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2011/11/10/1"
},
{
"name": "http://code.google.com/p/android/issues/detail?id=21681",
"refsource": "CONFIRM",
"url": "http://code.google.com/p/android/issues/detail?id=21681"
},
{
"name": "[oss-security] 20111108 Re: CVE request: Android: vold stack buffer overflow",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2011/11/08/4"
}
]
}
}