cvelist/2019/11xxx/CVE-2019-11749.json
2019-10-06 15:00:59 +00:00

94 lines
3.5 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-11749",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "69",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "68.1",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Camera information available without prompting using getUserMedia"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1565374",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1565374"
},
{
"refsource": "CONFIRM",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-25/",
"url": "https://www.mozilla.org/security/advisories/mfsa2019-25/"
},
{
"refsource": "CONFIRM",
"name": "https://www.mozilla.org/security/advisories/mfsa2019-26/",
"url": "https://www.mozilla.org/security/advisories/mfsa2019-26/"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2251",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00011.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2260",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00017.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability exists in WebRTC where malicious web content can use probing techniques on the getUserMedia API using constraints to reveal device properties of cameras on the system without triggering a user prompt or notification. This allows for the potential fingerprinting of users. This vulnerability affects Firefox < 69 and Firefox ESR < 68.1."
}
]
}
}