cvelist/2018/9xxx/CVE-2018-9435.json

93 lines
3.4 KiB
JSON
Raw Normal View History

2018-04-05 22:03:54 -04:00
{
2024-12-02 23:00:39 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 01:59:32 +00:00
"CVE_data_meta": {
"ID": "CVE-2018-9435",
2024-12-02 23:00:39 +00:00
"ASSIGNER": "security@android.com",
"STATE": "PUBLIC"
2019-03-18 01:59:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-02 23:00:39 +00:00
"value": "In gatt_process_error_rsp of gatt_cl.cc, there is a possible out of bound\u00a0read due to a missing bounds check. This could lead to local information\u00a0disclosure with no additional execution privileges needed. User interaction\u00a0is not needed for exploitation."
2019-03-18 01:59:32 +00:00
}
]
2024-12-02 23:00:39 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Android",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "6"
},
{
"version_affected": "=",
"version_value": "6.0.1"
},
{
"version_affected": "=",
"version_value": "7"
},
{
"version_affected": "=",
"version_value": "7.1.1"
},
{
"version_affected": "=",
"version_value": "7.1.2"
},
{
"version_affected": "=",
"version_value": "8"
},
{
"version_affected": "=",
"version_value": "8.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://source.android.com/docs/security/bulletin/pixel/2018-08-01",
"refsource": "MISC",
"name": "https://source.android.com/docs/security/bulletin/pixel/2018-08-01"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
2019-03-18 01:59:32 +00:00
}
}