Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-26976 (GCVE-0-2020-26976)
Vulnerability from cvelistv5 – Published: 2021-01-07 13:52 – Updated: 2024-08-04 16:03- HTTPS pages could have been intercepted by a registered service worker when they should not have been
| URL | Tags |
|---|---|
| https://www.mozilla.org/security/advisories/mfsa2… | x_refsource_MISC |
| https://bugzilla.mozilla.org/show_bug.cgi?id=1674343 | x_refsource_MISC |
| https://www.debian.org/security/2021/dsa-4840 | vendor-advisoryx_refsource_DEBIAN |
| https://security.gentoo.org/glsa/202102-02 | vendor-advisoryx_refsource_GENTOO |
| https://www.debian.org/security/2021/dsa-4842 | vendor-advisoryx_refsource_DEBIAN |
| https://lists.debian.org/debian-lts-announce/2021… | mailing-listx_refsource_MLIST |
| https://lists.debian.org/debian-lts-announce/2021… | mailing-listx_refsource_MLIST |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T16:03:23.169Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2020-54/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1674343"
},
{
"name": "DSA-4840",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2021/dsa-4840"
},
{
"name": "GLSA-202102-02",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202102-02"
},
{
"name": "DSA-4842",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2021/dsa-4842"
},
{
"name": "[debian-lts-announce] 20210202 [SECURITY] [DLA 2541-1] thunderbird security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00002.html"
},
{
"name": "[debian-lts-announce] 20210202 [SECURITY] [DLA 2539-1] firefox-esr security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00001.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Firefox",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "84",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox \u003c 84."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "HTTPS pages could have been intercepted by a registered service worker when they should not have been",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-02-02T14:06:21.000Z",
"orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"shortName": "mozilla"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2020-54/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1674343"
},
{
"name": "DSA-4840",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2021/dsa-4840"
},
{
"name": "GLSA-202102-02",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202102-02"
},
{
"name": "DSA-4842",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2021/dsa-4842"
},
{
"name": "[debian-lts-announce] 20210202 [SECURITY] [DLA 2541-1] thunderbird security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00002.html"
},
{
"name": "[debian-lts-announce] 20210202 [SECURITY] [DLA 2539-1] firefox-esr security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00001.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2020-26976",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "84"
}
]
}
}
]
},
"vendor_name": "Mozilla"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox \u003c 84."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "HTTPS pages could have been intercepted by a registered service worker when they should not have been"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.mozilla.org/security/advisories/mfsa2020-54/",
"refsource": "MISC",
"url": "https://www.mozilla.org/security/advisories/mfsa2020-54/"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1674343",
"refsource": "MISC",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1674343"
},
{
"name": "DSA-4840",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2021/dsa-4840"
},
{
"name": "GLSA-202102-02",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202102-02"
},
{
"name": "DSA-4842",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2021/dsa-4842"
},
{
"name": "[debian-lts-announce] 20210202 [SECURITY] [DLA 2541-1] thunderbird security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00002.html"
},
{
"name": "[debian-lts-announce] 20210202 [SECURITY] [DLA 2539-1] firefox-esr security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00001.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"assignerShortName": "mozilla",
"cveId": "CVE-2020-26976",
"datePublished": "2021-01-07T13:52:09.000Z",
"dateReserved": "2020-10-12T00:00:00.000Z",
"dateUpdated": "2024-08-04T16:03:23.169Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-26976",
"date": "2026-05-31",
"epss": "0.01254",
"percentile": "0.79665"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-26976\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2021-01-07T14:15:12.173\",\"lastModified\":\"2024-11-21T05:20:36.757\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox \u003c 84.\"},{\"lang\":\"es\",\"value\":\"Cuando una p\u00e1gina HTTPS estaba insertada en una p\u00e1gina HTTP, y hab\u00eda un trabajador de servicio registrado para la primera, el trabajador de servicio podr\u00eda haber interceptado la petici\u00f3n de la p\u00e1gina segura a pesar de que el iframe no estaba en un contexto seguro debido al framing (no seguro).\u0026#xa0;Esta vulnerabilidad afecta a Firefox versiones anteriores a 84\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"84.0\",\"matchCriteriaId\":\"85154F06-6654-493F-8630-38637ED7D8D0\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1674343\",\"source\":\"security@mozilla.org\",\"tags\":[\"Issue Tracking\",\"Permissions Required\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/02/msg00001.html\",\"source\":\"security@mozilla.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/02/msg00002.html\",\"source\":\"security@mozilla.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202102-02\",\"source\":\"security@mozilla.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4840\",\"source\":\"security@mozilla.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4842\",\"source\":\"security@mozilla.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2020-54/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1674343\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Permissions Required\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/02/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/02/msg00002.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202102-02\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4840\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4842\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2020-54/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}"
}
}
CERTFR-2020-AVI-826
Vulnerability from certfr_avis - Published: 2020-12-16 - Updated: 2020-12-16
De multiples vulnérabilités ont été découvertes dans Mozilla Firefox. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Mozilla Firefox versions ant\u00e9rieures \u00e0 84",
"product": {
"name": "Firefox",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
},
{
"description": "Mozilla Firefox ESR versions ant\u00e9rieures \u00e0 78.6",
"product": {
"name": "Firefox",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-26978",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26978"
},
{
"name": "CVE-2020-35113",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35113"
},
{
"name": "CVE-2020-26975",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26975"
},
{
"name": "CVE-2020-26973",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26973"
},
{
"name": "CVE-2020-26972",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26972"
},
{
"name": "CVE-2020-26974",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26974"
},
{
"name": "CVE-2020-26971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26971"
},
{
"name": "CVE-2020-26977",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26977"
},
{
"name": "CVE-2020-26979",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26979"
},
{
"name": "CVE-2020-16042",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16042"
},
{
"name": "CVE-2020-26976",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26976"
},
{
"name": "CVE-2020-35114",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35114"
},
{
"name": "CVE-2020-35111",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35111"
},
{
"name": "CVE-2020-35112",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35112"
}
],
"initial_release_date": "2020-12-16T00:00:00",
"last_revision_date": "2020-12-16T00:00:00",
"links": [],
"reference": "CERTFR-2020-AVI-826",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-12-16T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Mozilla Firefox.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une\nex\u00e9cution de code arbitraire, un d\u00e9ni de service et un contournement de\nla politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Mozilla Firefox",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2020-54 du 15 d\u00e9cembre 2020",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-54/"
}
]
}
CERTFR-2021-AVI-059
Vulnerability from certfr_avis - Published: 2021-01-27 - Updated: 2021-01-27
De multiples vulnérabilités ont été découvertes dans Mozilla Firefox. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Firefox versions ant\u00e9rieures \u00e0 85",
"product": {
"name": "Firefox",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
},
{
"description": "Firefox ESR versions ant\u00e9rieures \u00e0 78.7",
"product": {
"name": "Firefox",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-23957",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23957"
},
{
"name": "CVE-2021-23962",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23962"
},
{
"name": "CVE-2021-23958",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23958"
},
{
"name": "CVE-2021-23960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23960"
},
{
"name": "CVE-2021-23965",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23965"
},
{
"name": "CVE-2021-23956",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23956"
},
{
"name": "CVE-2021-23959",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23959"
},
{
"name": "CVE-2021-23963",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23963"
},
{
"name": "CVE-2020-26976",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26976"
},
{
"name": "CVE-2021-23953",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23953"
},
{
"name": "CVE-2021-23964",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23964"
},
{
"name": "CVE-2021-23954",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23954"
},
{
"name": "CVE-2021-23955",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23955"
},
{
"name": "CVE-2021-23961",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23961"
}
],
"initial_release_date": "2021-01-27T00:00:00",
"last_revision_date": "2021-01-27T00:00:00",
"links": [],
"reference": "CERTFR-2021-AVI-059",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-01-27T00:00:00.000000"
},
{
"description": "Ajout de Firefox ESR",
"revision_date": "2021-01-27T00:00:00.000000"
}
],
"risks": [
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Mozilla Firefox.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une\nex\u00e9cution de code arbitraire, un d\u00e9ni de service et un contournement de\nla politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Mozilla Firefox",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2021-03 du 26 janvier 2021",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2021-03/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2021-04 du 26 janvier 2021",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2021-04/"
}
]
}
CERTFR-2021-AVI-060
Vulnerability from certfr_avis - Published: 2021-01-27 - Updated: 2021-01-27
De multiples vulnérabilités ont été découvertes dans Mozilla Thunderbird. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Mozilla | Thunderbird | Thunderbird versions antérieures à 78.7 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Thunderbird versions ant\u00e9rieures \u00e0 78.7",
"product": {
"name": "Thunderbird",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-15685",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15685"
},
{
"name": "CVE-2021-23960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23960"
},
{
"name": "CVE-2020-26976",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26976"
},
{
"name": "CVE-2021-23953",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23953"
},
{
"name": "CVE-2021-23964",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23964"
},
{
"name": "CVE-2021-23954",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23954"
}
],
"initial_release_date": "2021-01-27T00:00:00",
"last_revision_date": "2021-01-27T00:00:00",
"links": [],
"reference": "CERTFR-2021-AVI-060",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-01-27T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Mozilla\nThunderbird. Certaines d\u0027entre elles permettent \u00e0 un attaquant de\nprovoquer une ex\u00e9cution de code arbitraire, un d\u00e9ni de service et un\ncontournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Mozilla Thunderbird",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2021-05 du 26 janvier 2021",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2021-05/"
}
]
}
目前厂商已发布升级补丁以修复漏洞,补丁获取链接: https://www.mozilla.org/en-US/security/advisories/mfsa2020-54/
| Name | Mozilla Firefox <84 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2020-26976",
"cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2020-26976"
}
},
"description": "Mozilla Firefox\u662f\u7f8e\u56fdMozilla\u57fa\u91d1\u4f1a\u7684\u4e00\u6b3e\u5f00\u6e90Web\u6d4f\u89c8\u5668\u3002\n\nMozilla Firefox 84\u4e4b\u524d\u7248\u672c\u4e2d\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\u3002\u5f53\u4e00\u4e2aHTTPS\u9875\u9762\u88ab\u5d4c\u5165\u5230\u4e00\u4e2aHTTP paqe\u4e2d\uff0c\u5e76\u4e14\u6709\u4e00\u4e2aservice worker\u4e3a\u524d\u8005\u6ce8\u518c\u4e86\uff0cservice worker\u53ef\u4ee5\u622a\u83b7\u5bf9\u5b89\u5168\u9875\u9762\u7684\u8bf7\u6c42\u3002\u76ee\u524d\u6ca1\u6709\u8be6\u7ec6\u7684\u6f0f\u6d1e\u7ec6\u8282\u63d0\u4f9b\u3002",
"formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u53d1\u5e03\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u6f0f\u6d1e\uff0c\u8865\u4e01\u83b7\u53d6\u94fe\u63a5\uff1a\r\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2020-54/",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2021-04657",
"openTime": "2021-01-20",
"patchDescription": "Mozilla Firefox\u662f\u7f8e\u56fdMozilla\u57fa\u91d1\u4f1a\u7684\u4e00\u6b3e\u5f00\u6e90Web\u6d4f\u89c8\u5668\u3002\r\n\r\nMozilla Firefox 84\u4e4b\u524d\u7248\u672c\u4e2d\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\u3002\u5f53\u4e00\u4e2aHTTPS\u9875\u9762\u88ab\u5d4c\u5165\u5230\u4e00\u4e2aHTTP paqe\u4e2d\uff0c\u5e76\u4e14\u6709\u4e00\u4e2aservice worker\u4e3a\u524d\u8005\u6ce8\u518c\u4e86\uff0cservice worker\u53ef\u4ee5\u622a\u83b7\u5bf9\u5b89\u5168\u9875\u9762\u7684\u8bf7\u6c42\u3002\u76ee\u524d\u6ca1\u6709\u8be6\u7ec6\u7684\u6f0f\u6d1e\u7ec6\u8282\u63d0\u4f9b\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Mozilla Firefox\u5b58\u5728\u672a\u660e\u6f0f\u6d1e\uff08CNVD-2021-04657\uff09\u7684\u8865\u4e01",
"products": {
"product": "Mozilla Firefox \u003c84"
},
"referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2020-26976",
"serverity": "\u4e2d",
"submitTime": "2021-01-13",
"title": "Mozilla Firefox\u5b58\u5728\u672a\u660e\u6f0f\u6d1e\uff08CNVD-2021-04657\uff09"
}
FKIE_CVE-2020-26976
Vulnerability from fkie_nvd - Published: 2021-01-07 14:15 - Updated: 2024-11-21 05:20| Vendor | Product | Version | |
|---|---|---|---|
| mozilla | firefox | * | |
| debian | debian_linux | 9.0 | |
| debian | debian_linux | 10.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
"matchCriteriaId": "85154F06-6654-493F-8630-38637ED7D8D0",
"versionEndExcluding": "84.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox \u003c 84."
},
{
"lang": "es",
"value": "Cuando una p\u00e1gina HTTPS estaba insertada en una p\u00e1gina HTTP, y hab\u00eda un trabajador de servicio registrado para la primera, el trabajador de servicio podr\u00eda haber interceptado la petici\u00f3n de la p\u00e1gina segura a pesar de que el iframe no estaba en un contexto seguro debido al framing (no seguro).\u0026#xa0;Esta vulnerabilidad afecta a Firefox versiones anteriores a 84"
}
],
"id": "CVE-2020-26976",
"lastModified": "2024-11-21T05:20:36.757",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-01-07T14:15:12.173",
"references": [
{
"source": "security@mozilla.org",
"tags": [
"Issue Tracking",
"Permissions Required",
"Vendor Advisory"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1674343"
},
{
"source": "security@mozilla.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00001.html"
},
{
"source": "security@mozilla.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00002.html"
},
{
"source": "security@mozilla.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202102-02"
},
{
"source": "security@mozilla.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4840"
},
{
"source": "security@mozilla.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4842"
},
{
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2020-54/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Permissions Required",
"Vendor Advisory"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1674343"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00001.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00002.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202102-02"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4840"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4842"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2020-54/"
}
],
"sourceIdentifier": "security@mozilla.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-77Q8-CRVW-8W9Q
Vulnerability from github – Published: 2022-05-24 17:38 – Updated: 2022-05-24 17:38When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox < 84.
{
"affected": [],
"aliases": [
"CVE-2020-26976"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2021-01-07T14:15:00Z",
"severity": "MODERATE"
},
"details": "When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox \u003c 84.",
"id": "GHSA-77q8-crvw-8w9q",
"modified": "2022-05-24T17:38:12Z",
"published": "2022-05-24T17:38:12Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26976"
},
{
"type": "WEB",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1674343"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00001.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00002.html"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202102-02"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2021/dsa-4840"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2021/dsa-4842"
},
{
"type": "WEB",
"url": "https://www.mozilla.org/security/advisories/mfsa2020-54"
}
],
"schema_version": "1.4.0",
"severity": []
}
GSD-2020-26976
Vulnerability from gsd - Updated: 2023-12-13 01:22{
"GSD": {
"alias": "CVE-2020-26976",
"description": "When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox \u003c 84.",
"id": "GSD-2020-26976",
"references": [
"https://www.suse.com/security/cve/CVE-2020-26976.html",
"https://www.debian.org/security/2021/dsa-4842",
"https://www.debian.org/security/2021/dsa-4840",
"https://access.redhat.com/errata/RHSA-2021:0397",
"https://access.redhat.com/errata/RHSA-2021:0299",
"https://access.redhat.com/errata/RHSA-2021:0298",
"https://access.redhat.com/errata/RHSA-2021:0297",
"https://access.redhat.com/errata/RHSA-2021:0290",
"https://access.redhat.com/errata/RHSA-2021:0289",
"https://access.redhat.com/errata/RHSA-2021:0288",
"https://access.redhat.com/errata/RHSA-2021:0285",
"https://ubuntu.com/security/CVE-2020-26976",
"https://advisories.mageia.org/CVE-2020-26976.html",
"https://security.archlinux.org/CVE-2020-26976",
"https://linux.oracle.com/cve/CVE-2020-26976.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-26976"
],
"details": "When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox \u003c 84.",
"id": "GSD-2020-26976",
"modified": "2023-12-13T01:22:09.039157Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2020-26976",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "84"
}
]
}
}
]
},
"vendor_name": "Mozilla"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox \u003c 84."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "HTTPS pages could have been intercepted by a registered service worker when they should not have been"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.mozilla.org/security/advisories/mfsa2020-54/",
"refsource": "MISC",
"url": "https://www.mozilla.org/security/advisories/mfsa2020-54/"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1674343",
"refsource": "MISC",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1674343"
},
{
"name": "DSA-4840",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2021/dsa-4840"
},
{
"name": "GLSA-202102-02",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202102-02"
},
{
"name": "DSA-4842",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2021/dsa-4842"
},
{
"name": "[debian-lts-announce] 20210202 [SECURITY] [DLA 2541-1] thunderbird security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00002.html"
},
{
"name": "[debian-lts-announce] 20210202 [SECURITY] [DLA 2539-1] firefox-esr security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00001.html"
}
]
}
},
"mozilla.org": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2020-26976"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "84"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "78.7"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "78.7"
}
]
}
}
]
},
"vendor_name": "Mozilla"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox \u003c 84, Firefox ESR \u003c 78.7, and Thunderbird \u003c 78.7."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "HTTPS pages could have been intercepted by a registered service worker when they should not have been"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-04/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-05/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-54/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1674343"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "84.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2020-26976"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox \u003c 84."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.mozilla.org/security/advisories/mfsa2020-54/",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2020-54/"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1674343",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Permissions Required",
"Vendor Advisory"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1674343"
},
{
"name": "DSA-4840",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4840"
},
{
"name": "GLSA-202102-02",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202102-02"
},
{
"name": "DSA-4842",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4842"
},
{
"name": "[debian-lts-announce] 20210202 [SECURITY] [DLA 2539-1] firefox-esr security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00001.html"
},
{
"name": "[debian-lts-announce] 20210202 [SECURITY] [DLA 2541-1] thunderbird security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00002.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2021-02-15T01:11Z",
"publishedDate": "2021-01-07T14:15Z"
}
}
}
OPENSUSE-SU-2021:0208-1
Vulnerability from csaf_opensuse - Published: 2021-01-30 17:22 - Updated: 2021-01-30 17:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for MozillaThunderbird",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaThunderbird fixes the following issues:\n\n- Mozilla Thunderbird was updated to 78.7.0 ESR (MFSA 2021-05, bsc#1181414)\n * CVE-2021-23953: Fixed a Cross-origin information leakage via redirected PDF requests\n * CVE-2021-23954: Fixed a type confusion when using logical assignment operators in JavaScript switch statements\n * CVE-2020-26976: Fixed an issue where HTTPS pages could have been intercepted by a registered service worker when they should not have been\n * CVE-2021-23960: Fixed a use-after-poison for incorrectly redeclared JavaScript variables during GC\n * CVE-2021-23964: Fixed Memory safety bugs\n * CVE-2020-15685: Fixed an IMAP Response Injection when using STARTTLS\n \nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2021-208",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_0208-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:0208-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PJ6EGWAN3STX7MVPJ6SXVNB6AQBHBJEA/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:0208-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PJ6EGWAN3STX7MVPJ6SXVNB6AQBHBJEA/"
},
{
"category": "self",
"summary": "SUSE Bug 1181414",
"url": "https://bugzilla.suse.com/1181414"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15685 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26976 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23953 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23953/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23954 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23954/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23960 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23960/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23964 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23964/"
}
],
"title": "Security update for MozillaThunderbird",
"tracking": {
"current_release_date": "2021-01-30T17:22:09Z",
"generator": {
"date": "2021-01-30T17:22:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:0208-1",
"initial_release_date": "2021-01-30T17:22:09Z",
"revision_history": [
{
"date": "2021-01-30T17:22:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"product": {
"name": "MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"product_id": "MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"product_id": "MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64",
"product_id": "MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64"
},
"product_reference": "MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15685"
}
],
"notes": [
{
"category": "general",
"text": "During the plaintext phase of the STARTTLS connection setup, protocol commands could have been injected and evaluated within the encrypted session. This vulnerability affects Thunderbird \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15685",
"url": "https://www.suse.com/security/cve/CVE-2020-15685"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2020-15685",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-30T17:22:09Z",
"details": "important"
}
],
"title": "CVE-2020-15685"
},
{
"cve": "CVE-2020-26976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26976"
}
],
"notes": [
{
"category": "general",
"text": "When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox \u003c 84.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26976",
"url": "https://www.suse.com/security/cve/CVE-2020-26976"
},
{
"category": "external",
"summary": "SUSE Bug 1180039 for CVE-2020-26976",
"url": "https://bugzilla.suse.com/1180039"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2020-26976",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-30T17:22:09Z",
"details": "important"
}
],
"title": "CVE-2020-26976"
},
{
"cve": "CVE-2021-23953",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23953"
}
],
"notes": [
{
"category": "general",
"text": "If a user clicked into a specifically crafted PDF, the PDF reader could be confused into leaking cross-origin information, when said information is served as chunked data. This vulnerability affects Firefox \u003c 85, Thunderbird \u003c 78.7, and Firefox ESR \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23953",
"url": "https://www.suse.com/security/cve/CVE-2021-23953"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2021-23953",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-30T17:22:09Z",
"details": "important"
}
],
"title": "CVE-2021-23953"
},
{
"cve": "CVE-2021-23954",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23954"
}
],
"notes": [
{
"category": "general",
"text": "Using the new logical assignment operators in a JavaScript switch statement could have caused a type confusion, leading to a memory corruption and a potentially exploitable crash. This vulnerability affects Firefox \u003c 85, Thunderbird \u003c 78.7, and Firefox ESR \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23954",
"url": "https://www.suse.com/security/cve/CVE-2021-23954"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2021-23954",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-30T17:22:09Z",
"details": "important"
}
],
"title": "CVE-2021-23954"
},
{
"cve": "CVE-2021-23960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23960"
}
],
"notes": [
{
"category": "general",
"text": "Performing garbage collection on re-declared JavaScript variables resulted in a user-after-poison, and a potentially exploitable crash. This vulnerability affects Firefox \u003c 85, Thunderbird \u003c 78.7, and Firefox ESR \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23960",
"url": "https://www.suse.com/security/cve/CVE-2021-23960"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2021-23960",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-30T17:22:09Z",
"details": "important"
}
],
"title": "CVE-2021-23960"
},
{
"cve": "CVE-2021-23964",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23964"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers reported memory safety bugs present in Firefox 84 and Firefox ESR 78.6. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox \u003c 85, Thunderbird \u003c 78.7, and Firefox ESR \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23964",
"url": "https://www.suse.com/security/cve/CVE-2021-23964"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2021-23964",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaThunderbird-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-common-78.7.0-lp151.2.69.1.x86_64",
"openSUSE Leap 15.1:MozillaThunderbird-translations-other-78.7.0-lp151.2.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-30T17:22:09Z",
"details": "important"
}
],
"title": "CVE-2021-23964"
}
]
}
OPENSUSE-SU-2021:0209-1
Vulnerability from csaf_opensuse - Published: 2021-01-30 17:22 - Updated: 2021-01-30 17:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for MozillaThunderbird",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaThunderbird fixes the following issues:\n\n- Mozilla Thunderbird was updated to 78.7.0 ESR (MFSA 2021-05, bsc#1181414)\n * CVE-2021-23953: Fixed a Cross-origin information leakage via redirected PDF requests\n * CVE-2021-23954: Fixed a type confusion when using logical assignment operators in JavaScript switch statements\n * CVE-2020-26976: Fixed an issue where HTTPS pages could have been intercepted by a registered service worker when they should not have been\n * CVE-2021-23960: Fixed a use-after-poison for incorrectly redeclared JavaScript variables during GC\n * CVE-2021-23964: Fixed Memory safety bugs\n * CVE-2020-15685: Fixed an IMAP Response Injection when using STARTTLS\n \nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2021-209",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_0209-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:0209-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LV6TQVT6324Y5SWHTL34EKZT7PFDOYE4/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:0209-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LV6TQVT6324Y5SWHTL34EKZT7PFDOYE4/"
},
{
"category": "self",
"summary": "SUSE Bug 1181414",
"url": "https://bugzilla.suse.com/1181414"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15685 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26976 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23953 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23953/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23954 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23954/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23960 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23960/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23964 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23964/"
}
],
"title": "Security update for MozillaThunderbird",
"tracking": {
"current_release_date": "2021-01-30T17:22:21Z",
"generator": {
"date": "2021-01-30T17:22:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:0209-1",
"initial_release_date": "2021-01-30T17:22:21Z",
"revision_history": [
{
"date": "2021-01-30T17:22:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"product": {
"name": "MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"product_id": "MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"product_id": "MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64",
"product_id": "MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64"
},
"product_reference": "MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15685"
}
],
"notes": [
{
"category": "general",
"text": "During the plaintext phase of the STARTTLS connection setup, protocol commands could have been injected and evaluated within the encrypted session. This vulnerability affects Thunderbird \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15685",
"url": "https://www.suse.com/security/cve/CVE-2020-15685"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2020-15685",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-30T17:22:21Z",
"details": "important"
}
],
"title": "CVE-2020-15685"
},
{
"cve": "CVE-2020-26976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26976"
}
],
"notes": [
{
"category": "general",
"text": "When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox \u003c 84.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26976",
"url": "https://www.suse.com/security/cve/CVE-2020-26976"
},
{
"category": "external",
"summary": "SUSE Bug 1180039 for CVE-2020-26976",
"url": "https://bugzilla.suse.com/1180039"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2020-26976",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-30T17:22:21Z",
"details": "important"
}
],
"title": "CVE-2020-26976"
},
{
"cve": "CVE-2021-23953",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23953"
}
],
"notes": [
{
"category": "general",
"text": "If a user clicked into a specifically crafted PDF, the PDF reader could be confused into leaking cross-origin information, when said information is served as chunked data. This vulnerability affects Firefox \u003c 85, Thunderbird \u003c 78.7, and Firefox ESR \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23953",
"url": "https://www.suse.com/security/cve/CVE-2021-23953"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2021-23953",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-30T17:22:21Z",
"details": "important"
}
],
"title": "CVE-2021-23953"
},
{
"cve": "CVE-2021-23954",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23954"
}
],
"notes": [
{
"category": "general",
"text": "Using the new logical assignment operators in a JavaScript switch statement could have caused a type confusion, leading to a memory corruption and a potentially exploitable crash. This vulnerability affects Firefox \u003c 85, Thunderbird \u003c 78.7, and Firefox ESR \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23954",
"url": "https://www.suse.com/security/cve/CVE-2021-23954"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2021-23954",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-30T17:22:21Z",
"details": "important"
}
],
"title": "CVE-2021-23954"
},
{
"cve": "CVE-2021-23960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23960"
}
],
"notes": [
{
"category": "general",
"text": "Performing garbage collection on re-declared JavaScript variables resulted in a user-after-poison, and a potentially exploitable crash. This vulnerability affects Firefox \u003c 85, Thunderbird \u003c 78.7, and Firefox ESR \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23960",
"url": "https://www.suse.com/security/cve/CVE-2021-23960"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2021-23960",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-30T17:22:21Z",
"details": "important"
}
],
"title": "CVE-2021-23960"
},
{
"cve": "CVE-2021-23964",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23964"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers reported memory safety bugs present in Firefox 84 and Firefox ESR 78.6. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox \u003c 85, Thunderbird \u003c 78.7, and Firefox ESR \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23964",
"url": "https://www.suse.com/security/cve/CVE-2021-23964"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2021-23964",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:MozillaThunderbird-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-common-78.7.0-lp152.2.29.1.x86_64",
"openSUSE Leap 15.2:MozillaThunderbird-translations-other-78.7.0-lp152.2.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-01-30T17:22:21Z",
"details": "important"
}
],
"title": "CVE-2021-23964"
}
]
}
OPENSUSE-SU-2021:0222-1
Vulnerability from csaf_opensuse - Published: 2021-02-01 18:14 - Updated: 2021-02-01 18:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for MozillaFirefox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaFirefox fixes the following issues:\n\n- Firefox Extended Support Release 78.7.0 ESR (MFSA 2021-04, bsc#1181414)\n * CVE-2021-23953: Fixed a Cross-origin information leakage via redirected PDF requests\n * CVE-2021-23954: Fixed a type confusion when using logical assignment operators in JavaScript switch statements\n * CVE-2020-26976: Fixed an issue where HTTPS pages could have been intercepted by a registered service worker when they should not have been\n * CVE-2021-23960: Fixed a use-after-poison for incorrectly redeclared JavaScript variables during GC\n * CVE-2021-23964: Fixed Memory safety bugs \t\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2021-222",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_0222-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:0222-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PYQVYICIBRGAYRG5HERVZ2YG2FAQSVAR/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:0222-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PYQVYICIBRGAYRG5HERVZ2YG2FAQSVAR/"
},
{
"category": "self",
"summary": "SUSE Bug 1181414",
"url": "https://bugzilla.suse.com/1181414"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26976 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26976/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23953 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23953/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23954 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23954/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23960 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23960/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23964 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23964/"
}
],
"title": "Security update for MozillaFirefox",
"tracking": {
"current_release_date": "2021-02-01T18:14:19Z",
"generator": {
"date": "2021-02-01T18:14:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:0222-1",
"initial_release_date": "2021-02-01T18:14:19Z",
"revision_history": [
{
"date": "2021-02-01T18:14:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"product": {
"name": "MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"product_id": "MozillaFirefox-78.7.0-lp151.2.88.2.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"product_id": "MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"product": {
"name": "MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"product_id": "MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"product": {
"name": "MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"product_id": "MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"product_id": "MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64",
"product_id": "MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-78.7.0-lp151.2.88.2.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64"
},
"product_reference": "MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64"
},
"product_reference": "MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64"
},
"product_reference": "MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64"
},
"product_reference": "MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-26976",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26976"
}
],
"notes": [
{
"category": "general",
"text": "When a HTTPS pages was embedded in a HTTP page, and there was a service worker registered for the former, the service worker could have intercepted the request for the secure page despite the iframe not being a secure context due to the (insecure) framing. This vulnerability affects Firefox \u003c 84.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26976",
"url": "https://www.suse.com/security/cve/CVE-2020-26976"
},
{
"category": "external",
"summary": "SUSE Bug 1180039 for CVE-2020-26976",
"url": "https://bugzilla.suse.com/1180039"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2020-26976",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-02-01T18:14:19Z",
"details": "important"
}
],
"title": "CVE-2020-26976"
},
{
"cve": "CVE-2021-23953",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23953"
}
],
"notes": [
{
"category": "general",
"text": "If a user clicked into a specifically crafted PDF, the PDF reader could be confused into leaking cross-origin information, when said information is served as chunked data. This vulnerability affects Firefox \u003c 85, Thunderbird \u003c 78.7, and Firefox ESR \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23953",
"url": "https://www.suse.com/security/cve/CVE-2021-23953"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2021-23953",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-02-01T18:14:19Z",
"details": "important"
}
],
"title": "CVE-2021-23953"
},
{
"cve": "CVE-2021-23954",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23954"
}
],
"notes": [
{
"category": "general",
"text": "Using the new logical assignment operators in a JavaScript switch statement could have caused a type confusion, leading to a memory corruption and a potentially exploitable crash. This vulnerability affects Firefox \u003c 85, Thunderbird \u003c 78.7, and Firefox ESR \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23954",
"url": "https://www.suse.com/security/cve/CVE-2021-23954"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2021-23954",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-02-01T18:14:19Z",
"details": "important"
}
],
"title": "CVE-2021-23954"
},
{
"cve": "CVE-2021-23960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23960"
}
],
"notes": [
{
"category": "general",
"text": "Performing garbage collection on re-declared JavaScript variables resulted in a user-after-poison, and a potentially exploitable crash. This vulnerability affects Firefox \u003c 85, Thunderbird \u003c 78.7, and Firefox ESR \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23960",
"url": "https://www.suse.com/security/cve/CVE-2021-23960"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2021-23960",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-02-01T18:14:19Z",
"details": "important"
}
],
"title": "CVE-2021-23960"
},
{
"cve": "CVE-2021-23964",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23964"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers reported memory safety bugs present in Firefox 84 and Firefox ESR 78.6. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox \u003c 85, Thunderbird \u003c 78.7, and Firefox ESR \u003c 78.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23964",
"url": "https://www.suse.com/security/cve/CVE-2021-23964"
},
{
"category": "external",
"summary": "SUSE Bug 1181414 for CVE-2021-23964",
"url": "https://bugzilla.suse.com/1181414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:MozillaFirefox-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-branding-upstream-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-buildsymbols-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-devel-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-common-78.7.0-lp151.2.88.2.x86_64",
"openSUSE Leap 15.1:MozillaFirefox-translations-other-78.7.0-lp151.2.88.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-02-01T18:14:19Z",
"details": "important"
}
],
"title": "CVE-2021-23964"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.