cvelist/2014/7xxx/CVE-2014-7919.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:44:19 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@google.com",
"ID": "CVE-2014-7919",
"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 02:44:19 +00:00
"lang": "eng",
"value": "b/libs/gui/ISurfaceComposer.cpp in Android allows attackers to trigger a denial of service (null pointer dereference and process crash)."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:44:19 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/alexpark07/Bookmark/blob/master/BugHunting.md",
"refsource": "CONFIRM",
"url": "https://github.com/alexpark07/Bookmark/blob/master/BugHunting.md"
},
{
"name": "https://github.com/alexpark07/Bookmark/issues/1",
"refsource": "CONFIRM",
"url": "https://github.com/alexpark07/Bookmark/issues/1"
},
{
"name": "99014",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/99014"
},
{
"name": "https://android.googlesource.com/platform/frameworks/native/+/ae33effd43a615183f089f0a216b5965e8104842%5E%21/#F0",
"refsource": "CONFIRM",
"url": "https://android.googlesource.com/platform/frameworks/native/+/ae33effd43a615183f089f0a216b5965e8104842%5E%21/#F0"
}
]
}
}