mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
138 lines
5.4 KiB
JSON
138 lines
5.4 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2020-15652",
|
|
"ASSIGNER": "security@mozilla.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Mozilla",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Firefox",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "79",
|
|
"version_affected": "<"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "Firefox ESR",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "68.11",
|
|
"version_affected": "<"
|
|
},
|
|
{
|
|
"version_value": "78.1",
|
|
"version_affected": "<"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "Thunderbird",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "68.11",
|
|
"version_affected": "<"
|
|
},
|
|
{
|
|
"version_value": "78.1",
|
|
"version_affected": "<"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Potential leak of redirect targets when loading scripts in a worker"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://www.mozilla.org/security/advisories/mfsa2020-30/",
|
|
"refsource": "MISC",
|
|
"name": "https://www.mozilla.org/security/advisories/mfsa2020-30/"
|
|
},
|
|
{
|
|
"url": "https://www.mozilla.org/security/advisories/mfsa2020-35/",
|
|
"refsource": "MISC",
|
|
"name": "https://www.mozilla.org/security/advisories/mfsa2020-35/"
|
|
},
|
|
{
|
|
"url": "https://www.mozilla.org/security/advisories/mfsa2020-32/",
|
|
"refsource": "MISC",
|
|
"name": "https://www.mozilla.org/security/advisories/mfsa2020-32/"
|
|
},
|
|
{
|
|
"url": "https://www.mozilla.org/security/advisories/mfsa2020-33/",
|
|
"refsource": "MISC",
|
|
"name": "https://www.mozilla.org/security/advisories/mfsa2020-33/"
|
|
},
|
|
{
|
|
"url": "https://www.mozilla.org/security/advisories/mfsa2020-31/",
|
|
"refsource": "MISC",
|
|
"name": "https://www.mozilla.org/security/advisories/mfsa2020-31/"
|
|
},
|
|
{
|
|
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1634872",
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1634872"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2020:1179",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00022.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2020:1189",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00025.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2020:1205",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00032.html"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4443-1",
|
|
"url": "https://usn.ubuntu.com/4443-1/"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "By observing the stack trace for JavaScript errors in web workers, it was possible to leak the result of a cross-origin redirect. This applied only to content that can be parsed as script. This vulnerability affects Firefox < 79, Firefox ESR < 68.11, Firefox ESR < 78.1, Thunderbird < 68.11, and Thunderbird < 78.1."
|
|
}
|
|
]
|
|
}
|
|
} |