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

69 lines
2.1 KiB
JSON
Raw Normal View History

2018-04-05 22:03:54 -04:00
{
2024-12-05 23:00:32 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 22:52:51 +00:00
"CVE_data_meta": {
"ID": "CVE-2018-9390",
2024-12-05 23:00:32 +00:00
"ASSIGNER": "security@android.com",
"STATE": "PUBLIC"
2019-03-17 22:52:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-05 23:00:32 +00:00
"value": "In procfile_write of gl_proc.c, there is a possible out of bounds read of a\n function pointer due to an incorrect bounds check. This could lead to local\n escalation of privilege with System execution privileges needed. User\n interaction is not needed for exploitation."
2019-03-17 22:52:51 +00:00
}
]
2024-12-05 23:00:32 +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": "Kernel"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://source.android.com/security/bulletin/pixel/2018-06-01",
"refsource": "MISC",
"name": "https://source.android.com/security/bulletin/pixel/2018-06-01"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
2019-03-17 22:52:51 +00:00
}
}