2020-07-10 17:01:22 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-15666" ,
2020-10-01 19:01:51 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_value" : "80" ,
"version_affected" : "<"
}
]
}
} ,
{
"product_name" : "Firefox for Android" ,
"version" : {
"version_data" : [
{
"version_value" : "80" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "MediaError message property leaks cross-origin response status"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2020-39/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2020-39/"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2020-36/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2020-36/"
} ,
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1450853" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1450853"
}
]
2020-07-10 17:01:22 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-01 19:01:51 +00:00
"value" : "When trying to load a non-video in an audio/video context the exact status code (200, 302, 404, 500, 412, 403, etc.) was disclosed via the MediaError Message. This level of information leakage is inconsistent with the standardized onerror/onsuccess disclosure and can lead to inferring login status to services or device discovery on a local network among other attacks. This vulnerability affects Firefox < 80 and Firefox for Android < 80."
2020-07-10 17:01:22 +00:00
}
]
}
}