cvelist/2011/5xxx/CVE-2011-5319.json

83 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2011-5319",
"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" : [
{
"lang" : "eng",
"value" : "content/renderer/device_sensors/device_motion_event_pump.cc in Google Chrome before 41.0.2272.76 does not properly restrict access to high-rate accelerometer data, which makes it easier for remote attackers to capture keystrokes via a crafted web site that listens for ondevicemotion events, a different vulnerability than CVE-2015-1231."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://dl.acm.org/citation.cfm?id=2046771",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://dl.acm.org/citation.cfm?id=2046771"
},
{
"name" : "http://www.cc.gatech.edu/~traynor/papers/traynor-ccs11.pdf",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.cc.gatech.edu/~traynor/papers/traynor-ccs11.pdf"
},
{
"name" : "http://googlechromereleases.blogspot.com/2015/03/stable-channel-update.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://googlechromereleases.blogspot.com/2015/03/stable-channel-update.html"
},
{
"name" : "https://code.google.com/p/chromium/issues/detail?id=421691",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://code.google.com/p/chromium/issues/detail?id=421691"
},
{
"name" : "https://code.google.com/p/chromium/issues/detail?id=463349",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://code.google.com/p/chromium/issues/detail?id=463349"
}
]
}
}