cvelist/2016/5xxx/CVE-2016-5202.json
2019-11-15 17:01:45 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@google.com",
"ID": "CVE-2016-5202",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "chromium-browser",
"product": {
"product_data": [
{
"product_name": "chromium-browser",
"version": {
"version_data": [
{
"version_value": "before 54.0.2840.100"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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",
"value": "fixes from internal audits"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2016-5202",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2016-5202"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-5202",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-5202"
},
{
"url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2016-5202",
"refsource": "MISC",
"name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2016-5202"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-11/msg00029.html",
"refsource": "MISC",
"name": "http://lists.opensuse.org/opensuse-security-announce/2016-11/msg00029.html"
}
]
}
}