cvelist/2016/5xxx/CVE-2016-5202.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:37:53 +00:00
"CVE_data_meta": {
2019-10-25 14:01:01 +00:00
"ASSIGNER": "security@google.com",
2019-03-18 02:37:53 +00:00
"ID": "CVE-2016-5202",
2019-10-25 14:01:01 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
2019-11-15 17:01:45 +00:00
"vendor_name": "chromium-browser",
2019-10-25 14:01:01 +00:00
"product": {
"product_data": [
{
2019-11-15 17:01:45 +00:00
"product_name": "chromium-browser",
2019-10-25 14:01:01 +00:00
"version": {
"version_data": [
{
"version_value": "before 54.0.2840.100"
}
]
}
}
]
2019-11-15 17:01:45 +00:00
}
2019-10-25 14:01:01 +00:00
}
]
}
2019-03-18 02:37:53 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-10-25 14:01:01 +00:00
"value": "browser/extensions/api/dial/dial_registry.cc in Google Chrome before 54.0.2840.98 on macOS, before 54.0.2840.99 on Windows, and before 54.0.2840.100 on Linux neglects to copy a device ID before an erase() call, which causes the erase operation to access data that that erase operation will destroy."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2019-11-15 17:01:45 +00:00
"value": "fixes from internal audits"
2019-10-25 14:01:01 +00:00
}
]
}
]
},
"references": {
"reference_data": [
{
2019-11-15 17:01:45 +00:00
"url": "https://security-tracker.debian.org/tracker/CVE-2016-5202",
2019-10-25 14:01:01 +00:00
"refsource": "MISC",
2019-11-15 17:01:45 +00:00
"name": "https://security-tracker.debian.org/tracker/CVE-2016-5202"
2019-10-25 14:01:01 +00:00
},
{
2019-11-15 17:01:45 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-5202",
2019-10-25 14:01:01 +00:00
"refsource": "MISC",
2019-11-15 17:01:45 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-5202"
2019-10-25 14:01:01 +00:00
},
{
2019-11-15 17:01:45 +00:00
"url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2016-5202",
2019-10-25 14:01:01 +00:00
"refsource": "MISC",
2019-11-15 17:01:45 +00:00
"name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2016-5202"
2019-10-25 14:01:01 +00:00
},
{
2019-11-15 17:01:45 +00:00
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-11/msg00029.html",
2019-10-25 14:01:01 +00:00
"refsource": "MISC",
2019-11-15 17:01:45 +00:00
"name": "http://lists.opensuse.org/opensuse-security-announce/2016-11/msg00029.html"
2019-03-18 02:37:53 +00:00
}
]
}
}