cvelist/2014/9xxx/CVE-2014-9689.json
2019-03-18 00:06:12 +00:00

82 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9689",
"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_orientation_event_pump.cc in Google Chrome before 41.0.2272.76 does not properly restrict access to high-rate gyroscope data, which makes it easier for remote attackers to obtain speech signals from a device's physical environment via a crafted web site that listens for ondeviceorientation events, a different vulnerability than CVE-2015-1231."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://crypto.stanford.edu/gyrophone/files/gyromic.pdf",
"refsource": "MISC",
"url": "https://crypto.stanford.edu/gyrophone/files/gyromic.pdf"
},
{
"name": "http://googlechromereleases.blogspot.com/2015/03/stable-channel-update.html",
"refsource": "CONFIRM",
"url": "http://googlechromereleases.blogspot.com/2015/03/stable-channel-update.html"
},
{
"name": "https://code.google.com/p/chromium/issues/detail?id=421691",
"refsource": "CONFIRM",
"url": "https://code.google.com/p/chromium/issues/detail?id=421691"
},
{
"name": "https://www.usenix.org/conference/usenixsecurity14/technical-sessions/presentation/michalevsky",
"refsource": "MISC",
"url": "https://www.usenix.org/conference/usenixsecurity14/technical-sessions/presentation/michalevsky"
},
{
"name": "https://code.google.com/p/chromium/issues/detail?id=463349",
"refsource": "CONFIRM",
"url": "https://code.google.com/p/chromium/issues/detail?id=463349"
}
]
}
}