Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-24713 (GCVE-0-2022-24713)
Vulnerability from cvelistv5 – Published: 2022-03-08 19:00 – Updated: 2025-04-23 18:58- CWE-400 - Uncontrolled Resource Consumption
| URL | Tags |
|---|---|
| https://github.com/rust-lang/regex/security/advis… | x_refsource_CONFIRM |
| https://github.com/rust-lang/regex/commit/ae70b41… | x_refsource_MISC |
| https://groups.google.com/g/rustlang-security-ann… | x_refsource_MISC |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.debian.org/debian-lts-announce/2022… | mailing-listx_refsource_MLIST |
| https://www.debian.org/security/2022/dsa-5113 | vendor-advisoryx_refsource_DEBIAN |
| https://lists.debian.org/debian-lts-announce/2022… | mailing-listx_refsource_MLIST |
| https://www.debian.org/security/2022/dsa-5118 | vendor-advisoryx_refsource_DEBIAN |
| https://security.gentoo.org/glsa/202208-08 | vendor-advisoryx_refsource_GENTOO |
| https://security.gentoo.org/glsa/202208-14 | vendor-advisoryx_refsource_GENTOO |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T04:20:50.199Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw"
},
{
"name": "FEDORA-2022-ceb3e03c5e",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/"
},
{
"name": "FEDORA-2022-8436ac4c39",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/"
},
{
"name": "FEDORA-2022-d20d44ba98",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/"
},
{
"name": "[debian-lts-announce] 20220407 [SECURITY] [DLA 2971-1] firefox-esr security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html"
},
{
"name": "DSA-5113",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5113"
},
{
"name": "[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html"
},
{
"name": "DSA-5118",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5118"
},
{
"name": "GLSA-202208-08",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202208-08"
},
{
"name": "GLSA-202208-14",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202208-14"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2022-24713",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-23T15:56:58.280846Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-23T18:58:21.068Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "regex",
"vendor": "rust-lang",
"versions": [
{
"status": "affected",
"version": "\u003c 1.5.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-10T05:12:38.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw"
},
{
"name": "FEDORA-2022-ceb3e03c5e",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/"
},
{
"name": "FEDORA-2022-8436ac4c39",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/"
},
{
"name": "FEDORA-2022-d20d44ba98",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/"
},
{
"name": "[debian-lts-announce] 20220407 [SECURITY] [DLA 2971-1] firefox-esr security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html"
},
{
"name": "DSA-5113",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2022/dsa-5113"
},
{
"name": "[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html"
},
{
"name": "DSA-5118",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2022/dsa-5118"
},
{
"name": "GLSA-202208-08",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202208-08"
},
{
"name": "GLSA-202208-14",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202208-14"
}
],
"source": {
"advisory": "GHSA-m5pq-gvj9-9vr8",
"discovery": "UNKNOWN"
},
"title": "Regular expression denial of service in Rust\u0027s regex crate",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-24713",
"STATE": "PUBLIC",
"TITLE": "Regular expression denial of service in Rust\u0027s regex crate"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "regex",
"version": {
"version_data": [
{
"version_value": "\u003c 1.5.5"
}
]
}
}
]
},
"vendor_name": "rust-lang"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400: Uncontrolled Resource Consumption"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8",
"refsource": "CONFIRM",
"url": "https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8"
},
{
"name": "https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e",
"refsource": "MISC",
"url": "https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e"
},
{
"name": "https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw",
"refsource": "MISC",
"url": "https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw"
},
{
"name": "FEDORA-2022-ceb3e03c5e",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/"
},
{
"name": "FEDORA-2022-8436ac4c39",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/"
},
{
"name": "FEDORA-2022-d20d44ba98",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/"
},
{
"name": "[debian-lts-announce] 20220407 [SECURITY] [DLA 2971-1] firefox-esr security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html"
},
{
"name": "DSA-5113",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2022/dsa-5113"
},
{
"name": "[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html"
},
{
"name": "DSA-5118",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2022/dsa-5118"
},
{
"name": "GLSA-202208-08",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202208-08"
},
{
"name": "GLSA-202208-14",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202208-14"
}
]
},
"source": {
"advisory": "GHSA-m5pq-gvj9-9vr8",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2022-24713",
"datePublished": "2022-03-08T19:00:12.000Z",
"dateReserved": "2022-02-10T00:00:00.000Z",
"dateUpdated": "2025-04-23T18:58:21.068Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-24713",
"date": "2026-05-30",
"epss": "0.10404",
"percentile": "0.93337"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-24713\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-03-08T19:15:08.000\",\"lastModified\":\"2024-11-21T06:50:55.947\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.\"},{\"lang\":\"es\",\"value\":\"regex es una implementaci\u00f3n de expresiones regulares para el lenguaje Rust. La caja de regex presenta mitigaciones incorporadas para prevenir ataques de denegaci\u00f3n de servicio causados por regexes no confiables, o por entradas no confiables coincidentes con regexes confiables. Estas mitigaciones (sintonizables) ya proporcionan valores predeterminados sanos para prevenir ataques. Esta garant\u00eda est\u00e1 documentada y se considera parte de la API de la caja. Desafortunadamente, se descubri\u00f3 un error en las mitigaciones dise\u00f1adas para evitar que las expresiones regulares no confiables tomen una cantidad arbitraria de tiempo durante el an\u00e1lisis, y es posible crear expresiones regulares que eludan dichas mitigaciones. Esto hace posible realizar ataques de denegaci\u00f3n de servicio enviando regexes especialmente dise\u00f1ados a servicios que aceptan regexes no confiables controlados por el usuario. Todas las versiones de regex crate anteriores o iguales a la 1.5.4 est\u00e1n afectadas por este problema. La correcci\u00f3n se incluye a partir de regex 1.5.5. Se recomienda a todos los usuarios que acepten regexes controlados por el usuario que actualicen inmediatamente a la \u00faltima versi\u00f3n del regex crate. Lamentablemente, no existe un conjunto fijo de regexes problem\u00e1ticos, ya que hay pr\u00e1cticamente infinitas regexes que podr\u00edan ser creadas para explotar esta vulnerabilidad. Por ello, no recomendamos negar las regex problem\u00e1ticas conocidas\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rust-lang:regex:*:*:*:*:*:rust:*:*\",\"versionEndExcluding\":\"1.5.5\",\"matchCriteriaId\":\"C19062C7-2E3B-40F0-B813-413768896F67\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]},{\"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\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202208-08\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202208-14\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5113\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5118\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202208-08\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202208-14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5113\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5118\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/\", \"name\": \"FEDORA-2022-ceb3e03c5e\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/\", \"name\": \"FEDORA-2022-8436ac4c39\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/\", \"name\": \"FEDORA-2022-d20d44ba98\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html\", \"name\": \"[debian-lts-announce] 20220407 [SECURITY] [DLA 2971-1] firefox-esr security update\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\", \"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5113\", \"name\": \"DSA-5113\", \"tags\": [\"vendor-advisory\", \"x_refsource_DEBIAN\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html\", \"name\": \"[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\", \"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5118\", \"name\": \"DSA-5118\", \"tags\": [\"vendor-advisory\", \"x_refsource_DEBIAN\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202208-08\", \"name\": \"GLSA-202208-08\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202208-14\", \"name\": \"GLSA-202208-14\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T04:20:50.199Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-24713\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-23T15:56:58.280846Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-23T15:57:00.214Z\"}}], \"cna\": {\"title\": \"Regular expression denial of service in Rust\u0027s regex crate\", \"source\": {\"advisory\": \"GHSA-m5pq-gvj9-9vr8\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"rust-lang\", \"product\": \"regex\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.5.5\"}]}], \"references\": [{\"url\": \"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/\", \"name\": \"FEDORA-2022-ceb3e03c5e\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/\", \"name\": \"FEDORA-2022-8436ac4c39\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/\", \"name\": \"FEDORA-2022-d20d44ba98\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html\", \"name\": \"[debian-lts-announce] 20220407 [SECURITY] [DLA 2971-1] firefox-esr security update\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5113\", \"name\": \"DSA-5113\", \"tags\": [\"vendor-advisory\", \"x_refsource_DEBIAN\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html\", \"name\": \"[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5118\", \"name\": \"DSA-5118\", \"tags\": [\"vendor-advisory\", \"x_refsource_DEBIAN\"]}, {\"url\": \"https://security.gentoo.org/glsa/202208-08\", \"name\": \"GLSA-202208-08\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\"]}, {\"url\": \"https://security.gentoo.org/glsa/202208-14\", \"name\": \"GLSA-202208-14\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2022-08-10T05:12:38.000Z\"}, \"x_legacyV4Record\": {\"impact\": {\"cvss\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, \"source\": {\"advisory\": \"GHSA-m5pq-gvj9-9vr8\", \"discovery\": \"UNKNOWN\"}, \"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"version\": {\"version_data\": [{\"version_value\": \"\u003c 1.5.5\"}]}, \"product_name\": \"regex\"}]}, \"vendor_name\": \"rust-lang\"}]}}, \"data_type\": \"CVE\", \"references\": {\"reference_data\": [{\"url\": \"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\", \"name\": \"https://github.com/rust-lang/regex/security/advisories/GHSA-m5pq-gvj9-9vr8\", \"refsource\": \"CONFIRM\"}, {\"url\": \"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\", \"name\": \"https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e\", \"refsource\": \"MISC\"}, {\"url\": \"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\", \"name\": \"https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw\", \"refsource\": \"MISC\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PDOWTHNVGBOP2HN27PUFIGRYNSNDTYRJ/\", \"name\": \"FEDORA-2022-ceb3e03c5e\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JANLZ3JXWJR7FSHE57K66UIZUIJZI67T/\", \"name\": \"FEDORA-2022-8436ac4c39\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/O3YB7CURSG64CIPCDPNMGPE4UU24AB6H/\", \"name\": \"FEDORA-2022-d20d44ba98\", \"refsource\": \"FEDORA\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00003.html\", \"name\": \"[debian-lts-announce] 20220407 [SECURITY] [DLA 2971-1] firefox-esr security update\", \"refsource\": \"MLIST\"}, {\"url\": \"https://www.debian.org/security/2022/dsa-5113\", \"name\": \"DSA-5113\", \"refsource\": \"DEBIAN\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/04/msg00009.html\", \"name\": \"[debian-lts-announce] 20220411 [SECURITY] [DLA 2978-1] thunderbird security update\", \"refsource\": \"MLIST\"}, {\"url\": \"https://www.debian.org/security/2022/dsa-5118\", \"name\": \"DSA-5118\", \"refsource\": \"DEBIAN\"}, {\"url\": \"https://security.gentoo.org/glsa/202208-08\", \"name\": \"GLSA-202208-08\", \"refsource\": \"GENTOO\"}, {\"url\": \"https://security.gentoo.org/glsa/202208-14\", \"name\": \"GLSA-202208-14\", \"refsource\": \"GENTOO\"}]}, \"data_format\": \"MITRE\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.\"}]}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"CWE-400: Uncontrolled Resource Consumption\"}]}]}, \"data_version\": \"4.0\", \"CVE_data_meta\": {\"ID\": \"CVE-2022-24713\", \"STATE\": \"PUBLIC\", \"TITLE\": \"Regular expression denial of service in Rust\u0027s regex crate\", \"ASSIGNER\": \"security-advisories@github.com\"}}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-24713\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-23T18:58:21.068Z\", \"dateReserved\": \"2022-02-10T00:00:00.000Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2022-03-08T19:00:12.000Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2022:1303
Vulnerability from csaf_redhat - Published: 2022-04-11 13:52 - Updated: 2025-11-21 18:29A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of NSSToken objects referenced via direct points that could have been accessed unsafely on different threads, leading to a use-after-free and potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: When importing a revoked key that specified key compromise as the revocation reason, Thunderbird did not update the existing copy of the key that was not yet revoked, and the existing key was kept as non-revoked. Revocation statements that used another revocation reason, or that didn't specify a revocation reason, were unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it's considered part of the crate's API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it's possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: If a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent process, an out of bounds write would have occurred leading to memory corruption and a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: By using a link with rel="localization," a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: When generating the assembly code for MLoadTypedArrayElementHole, an incorrect AliasSet was used. In conjunction with another vulnerability, this could have been used for an out-of-bounds memory read.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Due to a layout change, iframe contents could have been rendered outside of its border. This could have led to user confusion or spoofing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers and community members Nika Layzell, Andrew McCreight, Gabriele Svelto, and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 98 and Firefox ESR 91.7. 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 91.8.0.\n\nSecurity Fix(es):\n\n* Mozilla: Use-after-free in NSSToken objects (CVE-2022-1097)\n\n* Mozilla: Out of bounds write due to unexpected WebAuthN Extensions (CVE-2022-28281)\n\n* Mozilla: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8 (CVE-2022-28289)\n\n* Mozilla: Use-after-free after VR Process destruction (CVE-2022-1196)\n\n* Mozilla: OpenPGP revocation information was ignored (CVE-2022-1197)\n\n* Mozilla: Use-after-free in DocumentL10n::TranslateDocument (CVE-2022-28282)\n\n* Mozilla: Incorrect AliasSet used in JIT Codegen (CVE-2022-28285)\n\n* Mozilla: Denial of Service via complex regular expressions (CVE-2022-24713)\n\n* Mozilla: iframe contents could be rendered outside the border (CVE-2022-28286)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:1303",
"url": "https://access.redhat.com/errata/RHSA-2022:1303"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2072559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072559"
},
{
"category": "external",
"summary": "2072560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072560"
},
{
"category": "external",
"summary": "2072561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072561"
},
{
"category": "external",
"summary": "2072562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072562"
},
{
"category": "external",
"summary": "2072563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072563"
},
{
"category": "external",
"summary": "2072564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072564"
},
{
"category": "external",
"summary": "2072565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072565"
},
{
"category": "external",
"summary": "2072566",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072566"
},
{
"category": "external",
"summary": "2072963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072963"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1303.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2025-11-21T18:29:50+00:00",
"generator": {
"date": "2025-11-21T18:29:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:1303",
"initial_release_date": "2022-04-11T13:52:47+00:00",
"revision_history": [
{
"date": "2022-04-11T13:52:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-11T13:52:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:29:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:91.8.0-1.el8_1.src",
"product": {
"name": "thunderbird-0:91.8.0-1.el8_1.src",
"product_id": "thunderbird-0:91.8.0-1.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@91.8.0-1.el8_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:91.8.0-1.el8_1.ppc64le",
"product": {
"name": "thunderbird-0:91.8.0-1.el8_1.ppc64le",
"product_id": "thunderbird-0:91.8.0-1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@91.8.0-1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"product_id": "thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@91.8.0-1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"product_id": "thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@91.8.0-1.el8_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:91.8.0-1.el8_1.x86_64",
"product": {
"name": "thunderbird-0:91.8.0-1.el8_1.x86_64",
"product_id": "thunderbird-0:91.8.0-1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@91.8.0-1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64",
"product": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64",
"product_id": "thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@91.8.0-1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"product_id": "thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@91.8.0-1.el8_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:91.8.0-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le"
},
"product_reference": "thunderbird-0:91.8.0-1.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:91.8.0-1.el8_1.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src"
},
"product_reference": "thunderbird-0:91.8.0-1.el8_1.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:91.8.0-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64"
},
"product_reference": "thunderbird-0:91.8.0-1.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
},
"product_reference": "thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1097",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072559"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of NSSToken objects referenced via direct points that could have been accessed unsafely on different threads, leading to a use-after-free and potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Use-after-free in NSSToken objects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1097"
},
{
"category": "external",
"summary": "RHBZ#2072559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072559"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1097"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1097",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1097"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T13:52:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1303"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Use-after-free in NSSToken objects"
},
{
"cve": "CVE-2022-1196",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072561"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Use-after-free after VR Process destruction",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1196"
},
{
"category": "external",
"summary": "RHBZ#2072561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072561"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1196",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1196"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1196",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1196"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T13:52:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1303"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Use-after-free after VR Process destruction"
},
{
"cve": "CVE-2022-1197",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072963"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: When importing a revoked key that specified key compromise as the revocation reason, Thunderbird did not update the existing copy of the key that was not yet revoked, and the existing key was kept as non-revoked. Revocation statements that used another revocation reason, or that didn\u0027t specify a revocation reason, were unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: OpenPGP revocation information was ignored",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1197"
},
{
"category": "external",
"summary": "RHBZ#2072963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072963"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1197",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1197"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1197",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1197"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T13:52:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1303"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: OpenPGP revocation information was ignored"
},
{
"cve": "CVE-2022-24713",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072565"
}
],
"notes": [
{
"category": "description",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Denial of Service via complex regular expressions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "RHBZ#2072565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072565"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24713"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T13:52:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1303"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Mozilla: Denial of Service via complex regular expressions"
},
{
"cve": "CVE-2022-28281",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072560"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent process, an out of bounds write would have occurred leading to memory corruption and a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Out of bounds write due to unexpected WebAuthN Extensions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28281"
},
{
"category": "external",
"summary": "RHBZ#2072560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28281"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28281",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28281"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28281",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28281"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T13:52:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1303"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Out of bounds write due to unexpected WebAuthN Extensions"
},
{
"cve": "CVE-2022-28282",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072562"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: By using a link with rel=\"localization,\" a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Use-after-free in DocumentL10n::TranslateDocument",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28282"
},
{
"category": "external",
"summary": "RHBZ#2072562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072562"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28282"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T13:52:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1303"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Use-after-free in DocumentL10n::TranslateDocument"
},
{
"cve": "CVE-2022-28285",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072563"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: When generating the assembly code for MLoadTypedArrayElementHole, an incorrect AliasSet was used. In conjunction with another vulnerability, this could have been used for an out-of-bounds memory read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Incorrect AliasSet used in JIT Codegen",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28285"
},
{
"category": "external",
"summary": "RHBZ#2072563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072563"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28285",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28285"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28285",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28285"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T13:52:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1303"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Incorrect AliasSet used in JIT Codegen"
},
{
"cve": "CVE-2022-28286",
"cwe": {
"id": "CWE-1021",
"name": "Improper Restriction of Rendered UI Layers or Frames"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072564"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as: Due to a layout change, iframe contents could have been rendered outside of its border. This could have led to user confusion or spoofing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: iframe contents could be rendered outside the border",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28286"
},
{
"category": "external",
"summary": "RHBZ#2072564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072564"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28286",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28286"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28286",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28286"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28286",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28286"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28286",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28286"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T13:52:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1303"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Mozilla: iframe contents could be rendered outside the border"
},
{
"cve": "CVE-2022-28289",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072566"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers and community members Nika Layzell, Andrew McCreight, Gabriele Svelto, and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 98 and Firefox ESR 91.7. 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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28289"
},
{
"category": "external",
"summary": "RHBZ#2072566",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072566"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28289",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28289"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28289",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28289"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28289",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28289"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T13:52:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1303"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:91.8.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:91.8.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8"
}
]
}
RHSA-2022:1305
Vulnerability from csaf_redhat - Published: 2022-04-11 14:38 - Updated: 2025-11-21 18:29A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of NSSToken objects referenced via direct points that could have been accessed unsafely on different threads, leading to a use-after-free and potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: When importing a revoked key that specified key compromise as the revocation reason, Thunderbird did not update the existing copy of the key that was not yet revoked, and the existing key was kept as non-revoked. Revocation statements that used another revocation reason, or that didn't specify a revocation reason, were unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it's considered part of the crate's API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it's possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: If a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent process, an out of bounds write would have occurred leading to memory corruption and a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: By using a link with rel="localization," a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: When generating the assembly code for MLoadTypedArrayElementHole, an incorrect AliasSet was used. In conjunction with another vulnerability, this could have been used for an out-of-bounds memory read.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Due to a layout change, iframe contents could have been rendered outside of its border. This could have led to user confusion or spoofing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers and community members Nika Layzell, Andrew McCreight, Gabriele Svelto, and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 98 and Firefox ESR 91.7. 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 91.8.0.\n\nSecurity Fix(es):\n\n* Mozilla: Use-after-free in NSSToken objects (CVE-2022-1097)\n\n* Mozilla: Out of bounds write due to unexpected WebAuthN Extensions (CVE-2022-28281)\n\n* Mozilla: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8 (CVE-2022-28289)\n\n* Mozilla: Use-after-free after VR Process destruction (CVE-2022-1196)\n\n* Mozilla: OpenPGP revocation information was ignored (CVE-2022-1197)\n\n* Mozilla: Use-after-free in DocumentL10n::TranslateDocument (CVE-2022-28282)\n\n* Mozilla: Incorrect AliasSet used in JIT Codegen (CVE-2022-28285)\n\n* Mozilla: Denial of Service via complex regular expressions (CVE-2022-24713)\n\n* Mozilla: iframe contents could be rendered outside the border (CVE-2022-28286)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:1305",
"url": "https://access.redhat.com/errata/RHSA-2022:1305"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2072559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072559"
},
{
"category": "external",
"summary": "2072560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072560"
},
{
"category": "external",
"summary": "2072561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072561"
},
{
"category": "external",
"summary": "2072562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072562"
},
{
"category": "external",
"summary": "2072563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072563"
},
{
"category": "external",
"summary": "2072564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072564"
},
{
"category": "external",
"summary": "2072565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072565"
},
{
"category": "external",
"summary": "2072566",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072566"
},
{
"category": "external",
"summary": "2072963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072963"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1305.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2025-11-21T18:29:51+00:00",
"generator": {
"date": "2025-11-21T18:29:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:1305",
"initial_release_date": "2022-04-11T14:38:37+00:00",
"revision_history": [
{
"date": "2022-04-11T14:38:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-11T14:38:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:29:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:91.8.0-1.el8_4.src",
"product": {
"name": "thunderbird-0:91.8.0-1.el8_4.src",
"product_id": "thunderbird-0:91.8.0-1.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@91.8.0-1.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:91.8.0-1.el8_4.aarch64",
"product": {
"name": "thunderbird-0:91.8.0-1.el8_4.aarch64",
"product_id": "thunderbird-0:91.8.0-1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@91.8.0-1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"product": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"product_id": "thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@91.8.0-1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"product_id": "thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@91.8.0-1.el8_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:91.8.0-1.el8_4.ppc64le",
"product": {
"name": "thunderbird-0:91.8.0-1.el8_4.ppc64le",
"product_id": "thunderbird-0:91.8.0-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@91.8.0-1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"product_id": "thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@91.8.0-1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"product_id": "thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@91.8.0-1.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:91.8.0-1.el8_4.x86_64",
"product": {
"name": "thunderbird-0:91.8.0-1.el8_4.x86_64",
"product_id": "thunderbird-0:91.8.0-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@91.8.0-1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64",
"product": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64",
"product_id": "thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@91.8.0-1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"product_id": "thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@91.8.0-1.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:91.8.0-1.el8_4.s390x",
"product": {
"name": "thunderbird-0:91.8.0-1.el8_4.s390x",
"product_id": "thunderbird-0:91.8.0-1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@91.8.0-1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"product": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"product_id": "thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@91.8.0-1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"product": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"product_id": "thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@91.8.0-1.el8_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:91.8.0-1.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64"
},
"product_reference": "thunderbird-0:91.8.0-1.el8_4.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:91.8.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le"
},
"product_reference": "thunderbird-0:91.8.0-1.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:91.8.0-1.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x"
},
"product_reference": "thunderbird-0:91.8.0-1.el8_4.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:91.8.0-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src"
},
"product_reference": "thunderbird-0:91.8.0-1.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:91.8.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64"
},
"product_reference": "thunderbird-0:91.8.0-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x"
},
"product_reference": "thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64"
},
"product_reference": "thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x"
},
"product_reference": "thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
},
"product_reference": "thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1097",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072559"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of NSSToken objects referenced via direct points that could have been accessed unsafely on different threads, leading to a use-after-free and potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Use-after-free in NSSToken objects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1097"
},
{
"category": "external",
"summary": "RHBZ#2072559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072559"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1097"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1097",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1097"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T14:38:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Use-after-free in NSSToken objects"
},
{
"cve": "CVE-2022-1196",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072561"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Use-after-free after VR Process destruction",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1196"
},
{
"category": "external",
"summary": "RHBZ#2072561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072561"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1196",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1196"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1196",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1196"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T14:38:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Use-after-free after VR Process destruction"
},
{
"cve": "CVE-2022-1197",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072963"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: When importing a revoked key that specified key compromise as the revocation reason, Thunderbird did not update the existing copy of the key that was not yet revoked, and the existing key was kept as non-revoked. Revocation statements that used another revocation reason, or that didn\u0027t specify a revocation reason, were unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: OpenPGP revocation information was ignored",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1197"
},
{
"category": "external",
"summary": "RHBZ#2072963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072963"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1197",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1197"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1197",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1197"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T14:38:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: OpenPGP revocation information was ignored"
},
{
"cve": "CVE-2022-24713",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072565"
}
],
"notes": [
{
"category": "description",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Denial of Service via complex regular expressions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "RHBZ#2072565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072565"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24713"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T14:38:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Mozilla: Denial of Service via complex regular expressions"
},
{
"cve": "CVE-2022-28281",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072560"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent process, an out of bounds write would have occurred leading to memory corruption and a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Out of bounds write due to unexpected WebAuthN Extensions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28281"
},
{
"category": "external",
"summary": "RHBZ#2072560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28281"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28281",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28281"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28281",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28281"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T14:38:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Out of bounds write due to unexpected WebAuthN Extensions"
},
{
"cve": "CVE-2022-28282",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072562"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: By using a link with rel=\"localization,\" a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Use-after-free in DocumentL10n::TranslateDocument",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28282"
},
{
"category": "external",
"summary": "RHBZ#2072562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072562"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28282"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T14:38:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Use-after-free in DocumentL10n::TranslateDocument"
},
{
"cve": "CVE-2022-28285",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072563"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: When generating the assembly code for MLoadTypedArrayElementHole, an incorrect AliasSet was used. In conjunction with another vulnerability, this could have been used for an out-of-bounds memory read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Incorrect AliasSet used in JIT Codegen",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28285"
},
{
"category": "external",
"summary": "RHBZ#2072563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072563"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28285",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28285"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28285",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28285"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T14:38:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Incorrect AliasSet used in JIT Codegen"
},
{
"cve": "CVE-2022-28286",
"cwe": {
"id": "CWE-1021",
"name": "Improper Restriction of Rendered UI Layers or Frames"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072564"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as: Due to a layout change, iframe contents could have been rendered outside of its border. This could have led to user confusion or spoofing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: iframe contents could be rendered outside the border",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28286"
},
{
"category": "external",
"summary": "RHBZ#2072564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072564"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28286",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28286"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28286",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28286"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28286",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28286"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28286",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28286"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T14:38:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Mozilla: iframe contents could be rendered outside the border"
},
{
"cve": "CVE-2022-28289",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072566"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers and community members Nika Layzell, Andrew McCreight, Gabriele Svelto, and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 98 and Firefox ESR 91.7. 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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28289"
},
{
"category": "external",
"summary": "RHBZ#2072566",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072566"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28289",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28289"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28289",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28289"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28289",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28289"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-11T14:38:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8"
}
]
}
RHSA-2022:1326
Vulnerability from csaf_redhat - Published: 2022-04-12 15:07 - Updated: 2025-11-21 18:29A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of NSSToken objects referenced via direct points that could have been accessed unsafely on different threads, leading to a use-after-free and potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: When importing a revoked key that specified key compromise as the revocation reason, Thunderbird did not update the existing copy of the key that was not yet revoked, and the existing key was kept as non-revoked. Revocation statements that used another revocation reason, or that didn't specify a revocation reason, were unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it's considered part of the crate's API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it's possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: If a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent process, an out of bounds write would have occurred leading to memory corruption and a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: By using a link with rel="localization," a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: When generating the assembly code for MLoadTypedArrayElementHole, an incorrect AliasSet was used. In conjunction with another vulnerability, this could have been used for an out-of-bounds memory read.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Due to a layout change, iframe contents could have been rendered outside of its border. This could have led to user confusion or spoofing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers and community members Nika Layzell, Andrew McCreight, Gabriele Svelto, and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 98 and Firefox ESR 91.7. 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 91.8.0.\n\nSecurity Fix(es):\n\n* Mozilla: Use-after-free in NSSToken objects (CVE-2022-1097)\n\n* Mozilla: Out of bounds write due to unexpected WebAuthN Extensions (CVE-2022-28281)\n\n* Mozilla: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8 (CVE-2022-28289)\n\n* Mozilla: Use-after-free after VR Process destruction (CVE-2022-1196)\n\n* Mozilla: OpenPGP revocation information was ignored (CVE-2022-1197)\n\n* Mozilla: Use-after-free in DocumentL10n::TranslateDocument (CVE-2022-28282)\n\n* Mozilla: Incorrect AliasSet used in JIT Codegen (CVE-2022-28285)\n\n* Mozilla: Denial of Service via complex regular expressions (CVE-2022-24713)\n\n* Mozilla: iframe contents could be rendered outside the border (CVE-2022-28286)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:1326",
"url": "https://access.redhat.com/errata/RHSA-2022:1326"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2072559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072559"
},
{
"category": "external",
"summary": "2072560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072560"
},
{
"category": "external",
"summary": "2072561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072561"
},
{
"category": "external",
"summary": "2072562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072562"
},
{
"category": "external",
"summary": "2072563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072563"
},
{
"category": "external",
"summary": "2072564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072564"
},
{
"category": "external",
"summary": "2072565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072565"
},
{
"category": "external",
"summary": "2072566",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072566"
},
{
"category": "external",
"summary": "2072963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072963"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1326.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2025-11-21T18:29:52+00:00",
"generator": {
"date": "2025-11-21T18:29:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:1326",
"initial_release_date": "2022-04-12T15:07:18+00:00",
"revision_history": [
{
"date": "2022-04-12T15:07:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-12T15:07:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:29:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:91.8.0-1.el8_2.src",
"product": {
"name": "thunderbird-0:91.8.0-1.el8_2.src",
"product_id": "thunderbird-0:91.8.0-1.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@91.8.0-1.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:91.8.0-1.el8_2.aarch64",
"product": {
"name": "thunderbird-0:91.8.0-1.el8_2.aarch64",
"product_id": "thunderbird-0:91.8.0-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@91.8.0-1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"product": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"product_id": "thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@91.8.0-1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"product_id": "thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@91.8.0-1.el8_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:91.8.0-1.el8_2.ppc64le",
"product": {
"name": "thunderbird-0:91.8.0-1.el8_2.ppc64le",
"product_id": "thunderbird-0:91.8.0-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@91.8.0-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"product_id": "thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@91.8.0-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"product_id": "thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@91.8.0-1.el8_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:91.8.0-1.el8_2.x86_64",
"product": {
"name": "thunderbird-0:91.8.0-1.el8_2.x86_64",
"product_id": "thunderbird-0:91.8.0-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@91.8.0-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64",
"product": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64",
"product_id": "thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@91.8.0-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"product_id": "thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@91.8.0-1.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:91.8.0-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64"
},
"product_reference": "thunderbird-0:91.8.0-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:91.8.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le"
},
"product_reference": "thunderbird-0:91.8.0-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:91.8.0-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src"
},
"product_reference": "thunderbird-0:91.8.0-1.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:91.8.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64"
},
"product_reference": "thunderbird-0:91.8.0-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64"
},
"product_reference": "thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
},
"product_reference": "thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1097",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072559"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of NSSToken objects referenced via direct points that could have been accessed unsafely on different threads, leading to a use-after-free and potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Use-after-free in NSSToken objects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1097"
},
{
"category": "external",
"summary": "RHBZ#2072559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072559"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1097"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1097",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1097"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-12T15:07:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1326"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Use-after-free in NSSToken objects"
},
{
"cve": "CVE-2022-1196",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072561"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Use-after-free after VR Process destruction",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1196"
},
{
"category": "external",
"summary": "RHBZ#2072561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072561"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1196",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1196"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1196",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1196"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-12T15:07:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1326"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Use-after-free after VR Process destruction"
},
{
"cve": "CVE-2022-1197",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072963"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: When importing a revoked key that specified key compromise as the revocation reason, Thunderbird did not update the existing copy of the key that was not yet revoked, and the existing key was kept as non-revoked. Revocation statements that used another revocation reason, or that didn\u0027t specify a revocation reason, were unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: OpenPGP revocation information was ignored",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1197"
},
{
"category": "external",
"summary": "RHBZ#2072963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072963"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1197",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1197"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1197",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1197"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-12T15:07:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1326"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: OpenPGP revocation information was ignored"
},
{
"cve": "CVE-2022-24713",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072565"
}
],
"notes": [
{
"category": "description",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Denial of Service via complex regular expressions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "RHBZ#2072565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072565"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24713"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-12T15:07:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1326"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Mozilla: Denial of Service via complex regular expressions"
},
{
"cve": "CVE-2022-28281",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072560"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent process, an out of bounds write would have occurred leading to memory corruption and a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Out of bounds write due to unexpected WebAuthN Extensions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28281"
},
{
"category": "external",
"summary": "RHBZ#2072560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28281"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28281",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28281"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28281",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28281"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-12T15:07:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1326"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Out of bounds write due to unexpected WebAuthN Extensions"
},
{
"cve": "CVE-2022-28282",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072562"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: By using a link with rel=\"localization,\" a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Use-after-free in DocumentL10n::TranslateDocument",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28282"
},
{
"category": "external",
"summary": "RHBZ#2072562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072562"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28282"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-12T15:07:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1326"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Use-after-free in DocumentL10n::TranslateDocument"
},
{
"cve": "CVE-2022-28285",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072563"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: When generating the assembly code for MLoadTypedArrayElementHole, an incorrect AliasSet was used. In conjunction with another vulnerability, this could have been used for an out-of-bounds memory read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Incorrect AliasSet used in JIT Codegen",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28285"
},
{
"category": "external",
"summary": "RHBZ#2072563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072563"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28285",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28285"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28285",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28285"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-12T15:07:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1326"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Incorrect AliasSet used in JIT Codegen"
},
{
"cve": "CVE-2022-28286",
"cwe": {
"id": "CWE-1021",
"name": "Improper Restriction of Rendered UI Layers or Frames"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072564"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as: Due to a layout change, iframe contents could have been rendered outside of its border. This could have led to user confusion or spoofing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: iframe contents could be rendered outside the border",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28286"
},
{
"category": "external",
"summary": "RHBZ#2072564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072564"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28286",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28286"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28286",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28286"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28286",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28286"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28286",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28286"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-12T15:07:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1326"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Mozilla: iframe contents could be rendered outside the border"
},
{
"cve": "CVE-2022-28289",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072566"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers and community members Nika Layzell, Andrew McCreight, Gabriele Svelto, and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 98 and Firefox ESR 91.7. 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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28289"
},
{
"category": "external",
"summary": "RHBZ#2072566",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072566"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28289",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28289"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28289",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/#CVE-2022-28289"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28289",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/#CVE-2022-28289"
}
],
"release_date": "2022-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-12T15:07:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1326"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:91.8.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:91.8.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8"
}
]
}
rustsec-2022-0013
Vulnerability from osv_rustsec
The Rust Security Response WG was notified that the regex crate did not
properly limit the complexity of the regular expressions (regex) it parses. An
attacker could use this security issue to perform a denial of service, by
sending a specially crafted regex to a service accepting untrusted regexes. No
known vulnerability is present when parsing untrusted input with trusted
regexes.
This issue has been assigned CVE-2022-24713. The severity of this vulnerability
is "high" when the regex crate is used to parse untrusted regexes. Other uses
of the regex crate are not affected by this vulnerability.
Overview
The regex crate features built-in mitigations to prevent denial of service
attacks caused by untrusted regexes, or untrusted input matched by trusted
regexes. Those (tunable) mitigations already provide sane defaults to prevent
attacks. This guarantee is documented and it's considered part of the crate's
API.
Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it's possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes.
Affected versions
All versions of the regex crate before or equal to 1.5.4 are affected by this
issue. The fix is include starting from regex 1.5.5.
Mitigations
We recommend everyone accepting user-controlled regexes to upgrade immediately
to the latest version of the regex crate.
Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, we do not recommend denying known problematic regexes.
Acknowledgements
We want to thank Addison Crump for responsibly disclosing this to us according to the Rust security policy, and for helping review the fix.
We also want to thank Andrew Gallant for developing the fix, and Pietro Albini for coordinating the disclosure and writing this advisory.
{
"affected": [
{
"database_specific": {
"categories": [
"denial-of-service"
],
"cvss": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"informational": null
},
"ecosystem_specific": {
"affected_functions": null,
"affects": {
"arch": [],
"functions": [],
"os": []
}
},
"package": {
"ecosystem": "crates.io",
"name": "regex",
"purl": "pkg:cargo/regex"
},
"ranges": [
{
"events": [
{
"introduced": "0.0.0-0"
},
{
"fixed": "1.5.5"
}
],
"type": "SEMVER"
}
],
"versions": []
}
],
"aliases": [
"CVE-2022-24713",
"GHSA-m5pq-gvj9-9vr8"
],
"database_specific": {
"license": "CC0-1.0"
},
"details": "The Rust Security Response WG was notified that the `regex` crate did not\nproperly limit the complexity of the regular expressions (regex) it parses. An\nattacker could use this security issue to perform a denial of service, by\nsending a specially crafted regex to a service accepting untrusted regexes. No\nknown vulnerability is present when parsing untrusted input with trusted\nregexes.\n\nThis issue has been assigned CVE-2022-24713. The severity of this vulnerability\nis \"high\" when the `regex` crate is used to parse untrusted regexes. Other uses\nof the `regex` crate are not affected by this vulnerability.\n\n## Overview\n\nThe `regex` crate features built-in mitigations to prevent denial of service\nattacks caused by untrusted regexes, or untrusted input matched by trusted\nregexes. Those (tunable) mitigations already provide sane defaults to prevent\nattacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s\nAPI.\n\nUnfortunately a bug was discovered in the mitigations designed to prevent\nuntrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s\npossible to craft regexes that bypass such mitigations. This makes it possible\nto perform denial of service attacks by sending specially crafted regexes to\nservices accepting user-controlled, untrusted regexes.\n\n## Affected versions\n\nAll versions of the `regex` crate before or equal to 1.5.4 are affected by this\nissue. The fix is include starting from `regex` 1.5.5.\n\n## Mitigations\n\nWe recommend everyone accepting user-controlled regexes to upgrade immediately\nto the latest version of the `regex` crate.\n\nUnfortunately there is no fixed set of problematic regexes, as there are\npractically infinite regexes that could be crafted to exploit this\nvulnerability. Because of this, we do not recommend denying known problematic\nregexes.\n\n## Acknowledgements\n\nWe want to thank Addison Crump for responsibly disclosing this to us according\nto the [Rust security policy][1], and for helping review the fix.\n\nWe also want to thank Andrew Gallant for developing the fix, and Pietro Albini\nfor coordinating the disclosure and writing this advisory.\n\n[1]: https://www.rust-lang.org/policies/security",
"id": "RUSTSEC-2022-0013",
"modified": "2023-06-13T13:10:24Z",
"published": "2022-03-08T12:00:00Z",
"references": [
{
"type": "PACKAGE",
"url": "https://crates.io/crates/regex"
},
{
"type": "ADVISORY",
"url": "https://rustsec.org/advisories/RUSTSEC-2022-0013.html"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw"
}
],
"related": [],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Regexes with large repetitions on empty sub-expressions take a very long time to parse"
}
SUSE-RU-2022:1114-1
Vulnerability from csaf_suse - Published: 2022-04-06 07:05 - Updated: 2022-04-06 07:05| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.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 MozillaFirefox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaFirefox fixes the following issues:\n\nFirefox Extended Support Release 91.8.0 ESR (bsc#1197903):\n\nMFSA 2022-14 (bsc#1197903)\n\n* CVE-2022-1097: Fixed memory safety violations that could occur when PKCS#11 tokens are removed while in use\n* CVE-2022-28281: Fixed an out of bounds write due to unexpected WebAuthN Extensions\n* CVE-2022-1196: Fixed a use-after-free after VR Process destruction\n* CVE-2022-28282: Fixed a use-after-free in DocumentL10n::TranslateDocument\n* CVE-2022-28285: Fixed incorrect AliasSet used in JIT Codegen\n* CVE-2022-28286: Fixed that iframe contents could be rendered outside the border\n* CVE-2022-24713: Fixed a denial of service via complex regular expressions\n* CVE-2022-28289: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2022-1114,SUSE-2022-1114,SUSE-OpenStack-Cloud-8-2022-1114,SUSE-OpenStack-Cloud-9-2022-1114,SUSE-OpenStack-Cloud-Crowbar-8-2022-1114,SUSE-OpenStack-Cloud-Crowbar-9-2022-1114,SUSE-SLE-SAP-12-SP3-2022-1114,SUSE-SLE-SAP-12-SP4-2022-1114,SUSE-SLE-SDK-12-SP5-2022-1114,SUSE-SLE-SERVER-12-SP2-BCL-2022-1114,SUSE-SLE-SERVER-12-SP3-2022-1114,SUSE-SLE-SERVER-12-SP3-BCL-2022-1114,SUSE-SLE-SERVER-12-SP4-LTSS-2022-1114,SUSE-SLE-SERVER-12-SP5-2022-1114",
"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/suse-ru-2022_1114-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-RU-2022:1114-1",
"url": "https://www.suse.com/support/update/announcement//suse-ru-20221114-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-RU-2022:1114-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2022-April/022464.html"
},
{
"category": "self",
"summary": "SUSE Bug 1197903",
"url": "https://bugzilla.suse.com/1197903"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1097 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1097/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1196 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1196/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28281 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28282 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28285 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28285/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28286 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28289 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28289/"
}
],
"title": "Security update for MozillaFirefox",
"tracking": {
"current_release_date": "2022-04-06T07:05:37Z",
"generator": {
"date": "2022-04-06T07:05:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-RU-2022:1114-1",
"initial_release_date": "2022-04-06T07:05:37Z",
"revision_history": [
{
"date": "2022-04-06T07:05:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-112.98.1.aarch64",
"product": {
"name": "MozillaFirefox-91.8.0-112.98.1.aarch64",
"product_id": "MozillaFirefox-91.8.0-112.98.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-112.98.1.aarch64",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-112.98.1.aarch64",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-112.98.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"product": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"product_id": "MozillaFirefox-devel-91.8.0-112.98.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"product_id": "MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-112.98.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-112.98.1.aarch64",
"product_id": "MozillaFirefox-translations-other-91.8.0-112.98.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-112.98.1.ppc64le",
"product": {
"name": "MozillaFirefox-91.8.0-112.98.1.ppc64le",
"product_id": "MozillaFirefox-91.8.0-112.98.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-112.98.1.ppc64le",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-112.98.1.ppc64le",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-112.98.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"product": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"product_id": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"product_id": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-112.98.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-112.98.1.ppc64le",
"product_id": "MozillaFirefox-translations-other-91.8.0-112.98.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-112.98.1.s390x",
"product": {
"name": "MozillaFirefox-91.8.0-112.98.1.s390x",
"product_id": "MozillaFirefox-91.8.0-112.98.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-112.98.1.s390x",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-112.98.1.s390x",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-112.98.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"product": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"product_id": "MozillaFirefox-devel-91.8.0-112.98.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"product_id": "MozillaFirefox-translations-common-91.8.0-112.98.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-112.98.1.s390x",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-112.98.1.s390x",
"product_id": "MozillaFirefox-translations-other-91.8.0-112.98.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"product": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"product_id": "MozillaFirefox-91.8.0-112.98.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"product": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"product_id": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"product_id": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-112.98.1.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-112.98.1.x86_64",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-112.98.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-112.98.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-112.98.1.x86_64",
"product_id": "MozillaFirefox-translations-other-91.8.0-112.98.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1097",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1097"
}
],
"notes": [
{
"category": "general",
"text": "\u003ccode\u003eNSSToken\u003c/code\u003e objects were referenced via direct points, and could have been accessed in an unsafe way on different threads, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1097",
"url": "https://www.suse.com/security/cve/CVE-2022-1097"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1097",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-06T07:05:37Z",
"details": "important"
}
],
"title": "CVE-2022-1097"
},
{
"cve": "CVE-2022-1196",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1196"
}
],
"notes": [
{
"category": "general",
"text": "After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8 and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1196",
"url": "https://www.suse.com/security/cve/CVE-2022-1196"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1196",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-06T07:05:37Z",
"details": "important"
}
],
"title": "CVE-2022-1196"
},
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-06T07:05:37Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2022-28281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28281"
}
],
"notes": [
{
"category": "general",
"text": "If a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent process, an out of bounds write would have occurred leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28281",
"url": "https://www.suse.com/security/cve/CVE-2022-28281"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28281",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-06T07:05:37Z",
"details": "important"
}
],
"title": "CVE-2022-28281"
},
{
"cve": "CVE-2022-28282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28282"
}
],
"notes": [
{
"category": "general",
"text": "By using a link with \u003ccode\u003erel=\"localization\"\u003c/code\u003e a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potential exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28282",
"url": "https://www.suse.com/security/cve/CVE-2022-28282"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28282",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-06T07:05:37Z",
"details": "important"
}
],
"title": "CVE-2022-28282"
},
{
"cve": "CVE-2022-28285",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28285"
}
],
"notes": [
{
"category": "general",
"text": "When generating the assembly code for \u003ccode\u003eMLoadTypedArrayElementHole\u003c/code\u003e, an incorrect AliasSet was used. In conjunction with another vulnerability this could have been used for an out of bounds memory read. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28285",
"url": "https://www.suse.com/security/cve/CVE-2022-28285"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28285",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-06T07:05:37Z",
"details": "important"
}
],
"title": "CVE-2022-28285"
},
{
"cve": "CVE-2022-28286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28286"
}
],
"notes": [
{
"category": "general",
"text": "Due to a layout change, iframe contents could have been rendered outside of its border. This could have led to user confusion or spoofing attacks. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28286",
"url": "https://www.suse.com/security/cve/CVE-2022-28286"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28286",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-06T07:05:37Z",
"details": "important"
}
],
"title": "CVE-2022-28286"
},
{
"cve": "CVE-2022-28289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28289"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers and community members Nika Layzell, Andrew McCreight, Gabriele Svelto, and the Mozilla Fuzzing Team reported memory safety bugs present in Thunderbird 91.7. 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 Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28289",
"url": "https://www.suse.com/security/cve/CVE-2022-28289"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28289",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.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": [
"HPE Helion OpenStack 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"HPE Helion OpenStack 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-devel-91.8.0-112.98.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:MozillaFirefox-translations-common-91.8.0-112.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-06T07:05:37Z",
"details": "important"
}
],
"title": "CVE-2022-28289"
}
]
}
SUSE-RU-2022:1125-1
Vulnerability from csaf_suse - Published: 2022-04-07 14:17 - Updated: 2022-04-07 14:17| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.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 MozillaFirefox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaFirefox fixes the following issues:\n\nFirefox Extended Support Release 91.8.0 ESR (bsc#1197903):\n\nMFSA 2022-14 (bsc#1197903)\n\n* CVE-2022-1097: Fixed memory safety violations that could occur when PKCS#11 tokens are removed while in use\n* CVE-2022-28281: Fixed an out of bounds write due to unexpected WebAuthN Extensions\n* CVE-2022-1196: Fixed a use-after-free after VR Process destruction\n* CVE-2022-28282: Fixed a use-after-free in DocumentL10n::TranslateDocument\n* CVE-2022-28285: Fixed incorrect AliasSet used in JIT Codegen\n* CVE-2022-28286: Fixed that iframe contents could be rendered outside the border\n* CVE-2022-24713: Fixed a denial of service via complex regular expressions\n* CVE-2022-28289: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8\n\nThe following non-security bugs were fixed:\n- Adjust rust dependency for SP3 and later. TW uses always the \n newest version of rust, but we don\u0027t, so we can\u0027t use the \n rust+cargo notation, which would need both \u003c and \u003e= requirements.\n (bsc#1197698)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1125,SUSE-SLE-Product-HPC-15-2022-1125,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-1125,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-1125,SUSE-SLE-Product-SLES-15-2022-1125,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-1125,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-1125,SUSE-SLE-Product-SLES_SAP-15-2022-1125,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-1125,SUSE-Storage-6-2022-1125",
"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/suse-ru-2022_1125-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-RU-2022:1125-1",
"url": "https://www.suse.com/support/update/announcement//suse-ru-20221125-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-RU-2022:1125-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2022-April/022477.html"
},
{
"category": "self",
"summary": "SUSE Bug 1197698",
"url": "https://bugzilla.suse.com/1197698"
},
{
"category": "self",
"summary": "SUSE Bug 1197903",
"url": "https://bugzilla.suse.com/1197903"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1097 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1097/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1196 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1196/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28281 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28282 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28285 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28285/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28286 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28289 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28289/"
}
],
"title": "Security update for MozillaFirefox",
"tracking": {
"current_release_date": "2022-04-07T14:17:06Z",
"generator": {
"date": "2022-04-07T14:17:06Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-RU-2022:1125-1",
"initial_release_date": "2022-04-07T14:17:06Z",
"revision_history": [
{
"date": "2022-04-07T14:17:06Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"product": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"product_id": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.aarch64",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.aarch64",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"product_id": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"product_id": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"product_id": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150000.150.27.1.i686",
"product": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.i686",
"product_id": "MozillaFirefox-91.8.0-150000.150.27.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.i686",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.i686",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.i686",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.i686",
"product_id": "MozillaFirefox-devel-91.8.0-150000.150.27.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.i686",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.i686",
"product_id": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.i686",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.i686",
"product_id": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.i686"
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"product": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"product_id": "MozillaFirefox-91.8.0-150000.150.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.ppc64le",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.ppc64le",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"product_id": "MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"product_id": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"product_id": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"product": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"product_id": "MozillaFirefox-91.8.0-150000.150.27.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.s390x",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.s390x",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"product_id": "MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"product_id": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"product_id": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"product": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"product_id": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.x86_64",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150000.150.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"product_id": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"product_id": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"product_id": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1097",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1097"
}
],
"notes": [
{
"category": "general",
"text": "\u003ccode\u003eNSSToken\u003c/code\u003e objects were referenced via direct points, and could have been accessed in an unsafe way on different threads, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1097",
"url": "https://www.suse.com/security/cve/CVE-2022-1097"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1097",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T14:17:06Z",
"details": "important"
}
],
"title": "CVE-2022-1097"
},
{
"cve": "CVE-2022-1196",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1196"
}
],
"notes": [
{
"category": "general",
"text": "After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8 and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1196",
"url": "https://www.suse.com/security/cve/CVE-2022-1196"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1196",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T14:17:06Z",
"details": "important"
}
],
"title": "CVE-2022-1196"
},
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T14:17:06Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2022-28281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28281"
}
],
"notes": [
{
"category": "general",
"text": "If a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent process, an out of bounds write would have occurred leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28281",
"url": "https://www.suse.com/security/cve/CVE-2022-28281"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28281",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T14:17:06Z",
"details": "important"
}
],
"title": "CVE-2022-28281"
},
{
"cve": "CVE-2022-28282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28282"
}
],
"notes": [
{
"category": "general",
"text": "By using a link with \u003ccode\u003erel=\"localization\"\u003c/code\u003e a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potential exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28282",
"url": "https://www.suse.com/security/cve/CVE-2022-28282"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28282",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T14:17:06Z",
"details": "important"
}
],
"title": "CVE-2022-28282"
},
{
"cve": "CVE-2022-28285",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28285"
}
],
"notes": [
{
"category": "general",
"text": "When generating the assembly code for \u003ccode\u003eMLoadTypedArrayElementHole\u003c/code\u003e, an incorrect AliasSet was used. In conjunction with another vulnerability this could have been used for an out of bounds memory read. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28285",
"url": "https://www.suse.com/security/cve/CVE-2022-28285"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28285",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T14:17:06Z",
"details": "important"
}
],
"title": "CVE-2022-28285"
},
{
"cve": "CVE-2022-28286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28286"
}
],
"notes": [
{
"category": "general",
"text": "Due to a layout change, iframe contents could have been rendered outside of its border. This could have led to user confusion or spoofing attacks. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28286",
"url": "https://www.suse.com/security/cve/CVE-2022-28286"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28286",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T14:17:06Z",
"details": "important"
}
],
"title": "CVE-2022-28286"
},
{
"cve": "CVE-2022-28289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28289"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers and community members Nika Layzell, Andrew McCreight, Gabriele Svelto, and the Mozilla Fuzzing Team reported memory safety bugs present in Thunderbird 91.7. 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 Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28289",
"url": "https://www.suse.com/security/cve/CVE-2022-28289"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28289",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.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": [
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Enterprise Storage 6:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-devel-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-common-91.8.0-150000.150.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:MozillaFirefox-translations-other-91.8.0-150000.150.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T14:17:06Z",
"details": "important"
}
],
"title": "CVE-2022-28289"
}
]
}
SUSE-RU-2022:14935-1
Vulnerability from csaf_suse - Published: 2022-04-05 14:37 - Updated: 2022-04-05 14:37| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.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": "Recommended update for MozillaFirefox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaFirefox fixes the following issues:\n\nFirefox Extended Support Release 91.8.0 ESR (bsc#1197903):\n\nMFSA 2022-14 (bsc#1197903)\n\n* CVE-2022-1097: Fixed memory safety violations that could occur when PKCS#11 tokens are removed while in use\n* CVE-2022-28281: Fixed an out of bounds write due to unexpected WebAuthN Extensions\n* CVE-2022-1196: Fixed a use-after-free after VR Process destruction\n* CVE-2022-28282: Fixed a use-after-free in DocumentL10n::TranslateDocument\n* CVE-2022-28285: Fixed incorrect AliasSet used in JIT Codegen\n* CVE-2022-28286: Fixed that iframe contents could be rendered outside the border\n* CVE-2022-24713: Fixed a denial of service via complex regular expressions\n* CVE-2022-28289: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "slessp4-MozillaFirefox-14935",
"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/suse-ru-2022_14935-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-RU-2022:14935-1",
"url": "https://www.suse.com/support/update/announcement//suse-ru-202214935-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-RU-2022:14935-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2022-April/022462.html"
},
{
"category": "self",
"summary": "SUSE Bug 1197903",
"url": "https://bugzilla.suse.com/1197903"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1097 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1097/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1196 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1196/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28281 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28282 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28285 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28285/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28286 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28289 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28289/"
}
],
"title": "Recommended update for MozillaFirefox",
"tracking": {
"current_release_date": "2022-04-05T14:37:25Z",
"generator": {
"date": "2022-04-05T14:37:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-RU-2022:14935-1",
"initial_release_date": "2022-04-05T14:37:25Z",
"revision_history": [
{
"date": "2022-04-05T14:37:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-78.170.1.x86_64",
"product": {
"name": "MozillaFirefox-91.8.0-78.170.1.x86_64",
"product_id": "MozillaFirefox-91.8.0-78.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"product_id": "MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64",
"product_id": "MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-78.170.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-78.170.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1097",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1097"
}
],
"notes": [
{
"category": "general",
"text": "\u003ccode\u003eNSSToken\u003c/code\u003e objects were referenced via direct points, and could have been accessed in an unsafe way on different threads, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1097",
"url": "https://www.suse.com/security/cve/CVE-2022-1097"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1097",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-05T14:37:25Z",
"details": "important"
}
],
"title": "CVE-2022-1097"
},
{
"cve": "CVE-2022-1196",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1196"
}
],
"notes": [
{
"category": "general",
"text": "After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8 and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1196",
"url": "https://www.suse.com/security/cve/CVE-2022-1196"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1196",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-05T14:37:25Z",
"details": "important"
}
],
"title": "CVE-2022-1196"
},
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-05T14:37:25Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2022-28281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28281"
}
],
"notes": [
{
"category": "general",
"text": "If a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent process, an out of bounds write would have occurred leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28281",
"url": "https://www.suse.com/security/cve/CVE-2022-28281"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28281",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-05T14:37:25Z",
"details": "important"
}
],
"title": "CVE-2022-28281"
},
{
"cve": "CVE-2022-28282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28282"
}
],
"notes": [
{
"category": "general",
"text": "By using a link with \u003ccode\u003erel=\"localization\"\u003c/code\u003e a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potential exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28282",
"url": "https://www.suse.com/security/cve/CVE-2022-28282"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28282",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-05T14:37:25Z",
"details": "important"
}
],
"title": "CVE-2022-28282"
},
{
"cve": "CVE-2022-28285",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28285"
}
],
"notes": [
{
"category": "general",
"text": "When generating the assembly code for \u003ccode\u003eMLoadTypedArrayElementHole\u003c/code\u003e, an incorrect AliasSet was used. In conjunction with another vulnerability this could have been used for an out of bounds memory read. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28285",
"url": "https://www.suse.com/security/cve/CVE-2022-28285"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28285",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-05T14:37:25Z",
"details": "important"
}
],
"title": "CVE-2022-28285"
},
{
"cve": "CVE-2022-28286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28286"
}
],
"notes": [
{
"category": "general",
"text": "Due to a layout change, iframe contents could have been rendered outside of its border. This could have led to user confusion or spoofing attacks. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28286",
"url": "https://www.suse.com/security/cve/CVE-2022-28286"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28286",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-05T14:37:25Z",
"details": "important"
}
],
"title": "CVE-2022-28286"
},
{
"cve": "CVE-2022-28289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28289"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers and community members Nika Layzell, Andrew McCreight, Gabriele Svelto, and the Mozilla Fuzzing Team reported memory safety bugs present in Thunderbird 91.7. 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 Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28289",
"url": "https://www.suse.com/security/cve/CVE-2022-28289"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28289",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-common-91.8.0-78.170.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:MozillaFirefox-translations-other-91.8.0-78.170.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-05T14:37:25Z",
"details": "important"
}
],
"title": "CVE-2022-28289"
}
]
}
SUSE-SU-2022:1127-1
Vulnerability from csaf_suse - Published: 2022-04-07 15:04 - Updated: 2022-04-07 15:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.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 MozillaFirefox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaFirefox fixes the following issues:\n\nFirefox Extended Support Release 91.8.0 ESR (bsc#1197903):\n\nMFSA 2022-14 (bsc#1197903)\n\n* CVE-2022-1097: Fixed memory safety violations that could occur when PKCS#11 tokens are removed while in use\n* CVE-2022-28281: Fixed an out of bounds write due to unexpected WebAuthN Extensions\n* CVE-2022-1196: Fixed a use-after-free after VR Process destruction\n* CVE-2022-28282: Fixed a use-after-free in DocumentL10n::TranslateDocument\n* CVE-2022-28285: Fixed incorrect AliasSet used in JIT Codegen\n* CVE-2022-28286: Fixed that iframe contents could be rendered outside the border\n* CVE-2022-24713: Fixed a denial of service via complex regular expressions\n* CVE-2022-28289: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8\n\nThe following non-security bugs were fixed:\n\n- Adjust rust dependency for SP3 and later. TW uses always the\n newest version of rust, but we don\u0027t, so we can\u0027t use the\n rust+cargo notation, which would need both \u003c and \u003e= requirements.\n (bsc#1197698)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1127,SUSE-SLE-Module-Desktop-Applications-15-SP3-2022-1127,SUSE-SLE-Module-Desktop-Applications-15-SP4-2022-1127,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-1127,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-1127,SUSE-SLE-Product-RT-15-SP2-2022-1127,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-1127,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-1127,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-1127,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-1127,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-1127,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-1127,SUSE-Storage-7-2022-1127",
"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/suse-su-2022_1127-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1127-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221127-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1127-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010667.html"
},
{
"category": "self",
"summary": "SUSE Bug 1197698",
"url": "https://bugzilla.suse.com/1197698"
},
{
"category": "self",
"summary": "SUSE Bug 1197903",
"url": "https://bugzilla.suse.com/1197903"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1097 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1097/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1196 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1196/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28281 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28282 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28285 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28285/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28286 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28289 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28289/"
}
],
"title": "Security update for MozillaFirefox",
"tracking": {
"current_release_date": "2022-04-07T15:04:33Z",
"generator": {
"date": "2022-04-07T15:04:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1127-1",
"initial_release_date": "2022-04-07T15:04:33Z",
"revision_history": [
{
"date": "2022-04-07T15:04:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"product": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"product_id": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"product_id": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"product_id": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"product_id": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150200.152.26.1.i686",
"product": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.i686",
"product_id": "MozillaFirefox-91.8.0-150200.152.26.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.i686",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.i686",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.i686",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.i686",
"product_id": "MozillaFirefox-devel-91.8.0-150200.152.26.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.i686",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.i686",
"product_id": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.i686",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.i686",
"product_id": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.i686"
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"product": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"product_id": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"product_id": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"product_id": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"product_id": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"product": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"product_id": "MozillaFirefox-91.8.0-150200.152.26.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"product_id": "MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"product_id": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"product_id": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"product": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"product_id": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64",
"product_id": "MozillaFirefox-branding-upstream-91.8.0-150200.152.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"product": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"product_id": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"product_id": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"product_id": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1097",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1097"
}
],
"notes": [
{
"category": "general",
"text": "\u003ccode\u003eNSSToken\u003c/code\u003e objects were referenced via direct points, and could have been accessed in an unsafe way on different threads, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1097",
"url": "https://www.suse.com/security/cve/CVE-2022-1097"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1097",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:33Z",
"details": "important"
}
],
"title": "CVE-2022-1097"
},
{
"cve": "CVE-2022-1196",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1196"
}
],
"notes": [
{
"category": "general",
"text": "After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8 and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1196",
"url": "https://www.suse.com/security/cve/CVE-2022-1196"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1196",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:33Z",
"details": "important"
}
],
"title": "CVE-2022-1196"
},
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:33Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2022-28281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28281"
}
],
"notes": [
{
"category": "general",
"text": "If a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent process, an out of bounds write would have occurred leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28281",
"url": "https://www.suse.com/security/cve/CVE-2022-28281"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28281",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:33Z",
"details": "important"
}
],
"title": "CVE-2022-28281"
},
{
"cve": "CVE-2022-28282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28282"
}
],
"notes": [
{
"category": "general",
"text": "By using a link with \u003ccode\u003erel=\"localization\"\u003c/code\u003e a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potential exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28282",
"url": "https://www.suse.com/security/cve/CVE-2022-28282"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28282",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:33Z",
"details": "important"
}
],
"title": "CVE-2022-28282"
},
{
"cve": "CVE-2022-28285",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28285"
}
],
"notes": [
{
"category": "general",
"text": "When generating the assembly code for \u003ccode\u003eMLoadTypedArrayElementHole\u003c/code\u003e, an incorrect AliasSet was used. In conjunction with another vulnerability this could have been used for an out of bounds memory read. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28285",
"url": "https://www.suse.com/security/cve/CVE-2022-28285"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28285",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:33Z",
"details": "important"
}
],
"title": "CVE-2022-28285"
},
{
"cve": "CVE-2022-28286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28286"
}
],
"notes": [
{
"category": "general",
"text": "Due to a layout change, iframe contents could have been rendered outside of its border. This could have led to user confusion or spoofing attacks. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28286",
"url": "https://www.suse.com/security/cve/CVE-2022-28286"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28286",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:33Z",
"details": "important"
}
],
"title": "CVE-2022-28286"
},
{
"cve": "CVE-2022-28289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28289"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers and community members Nika Layzell, Andrew McCreight, Gabriele Svelto, and the Mozilla Fuzzing Team reported memory safety bugs present in Thunderbird 91.7. 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 Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28289",
"url": "https://www.suse.com/security/cve/CVE-2022-28289"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28289",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.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": [
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Enterprise Storage 7:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Proxy 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-devel-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-common-91.8.0-150200.152.26.1.x86_64",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.ppc64le",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.s390x",
"SUSE Manager Server 4.1:MozillaFirefox-translations-other-91.8.0-150200.152.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-07T15:04:33Z",
"details": "important"
}
],
"title": "CVE-2022-28289"
}
]
}
SUSE-SU-2022:1176-1
Vulnerability from csaf_suse - Published: 2022-04-13 10:15 - Updated: 2022-04-13 10:15| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.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- Updated to version 91.8 (bsc#1197903):\n - CVE-2022-1097: Fixed a memory corruption issue with NSSToken objects.\n - CVE-2022-28281: Fixed a memory corruption issue due to unexpected WebAuthN\n Extensions.\n - CVE-2022-1197: Fixed an issue where OpenPGP revocation information was ignored.\n - CVE-2022-1196: Fixed a memory corruption issue after VR process destruction.\n - CVE-2022-28282: Fixed a memory corruption issue in document translation.\n - CVE-2022-28285: Fixed a memory corruption issue in JIT code generation.\n - CVE-2022-28286: Fixed an iframe layout issue that could have been exploited\n to stage spoofing attacks.\n - CVE-2022-24713: Fixed a potential denial of service via complex regular\n expressions.\n - CVE-2022-28289: Fixed multiple memory corruption issues.\n\nNon-security fixes:\n\n- Changed Google accounts using password authentication to use OAuth2.\n- Fixed an issue where OpenPGP ECC keys created by Thunderbird could not be\n imported into GnuPG.\n- Fixed an issue where exporting multiple public PGP keys from Thunderbird\n was not possible.\n- Fixed an issue where replying to a newsgroup message erroneously displayed\n a \u0027No-reply\u0027 popup warning.\n- Fixed an issue with opening older address books.\n- Fixed an issue where LDAP directories would be lost when switching to\n \u0027Offline\u0027 mode.\n- Fixed an issue when importing webcals.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1176,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-1176,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2022-1176,SUSE-SLE-Product-WE-15-SP3-2022-1176,SUSE-SLE-Product-WE-15-SP4-2022-1176,openSUSE-SLE-15.3-2022-1176,openSUSE-SLE-15.4-2022-1176",
"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/suse-su-2022_1176-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1176-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221176-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1176-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010699.html"
},
{
"category": "self",
"summary": "SUSE Bug 1197903",
"url": "https://bugzilla.suse.com/1197903"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1097 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1097/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1196 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1196/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1197 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1197/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28281 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28282 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28285 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28285/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28286 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28289 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28289/"
}
],
"title": "Security update for MozillaThunderbird",
"tracking": {
"current_release_date": "2022-04-13T10:15:53Z",
"generator": {
"date": "2022-04-13T10:15:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1176-1",
"initial_release_date": "2022-04-13T10:15:53Z",
"revision_history": [
{
"date": "2022-04-13T10:15:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"product": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"product_id": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"product_id": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"product_id": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.i686",
"product": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.i686",
"product_id": "MozillaThunderbird-91.8.0-150200.8.65.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.i686",
"product": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.i686",
"product_id": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.i686",
"product": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.i686",
"product_id": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.i686"
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"product": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"product_id": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"product_id": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"product_id": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"product": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"product_id": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"product_id": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"product_id": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"product": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"product_id": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"product_id": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"product_id": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64"
},
"product_reference": "MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1097",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1097"
}
],
"notes": [
{
"category": "general",
"text": "\u003ccode\u003eNSSToken\u003c/code\u003e objects were referenced via direct points, and could have been accessed in an unsafe way on different threads, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1097",
"url": "https://www.suse.com/security/cve/CVE-2022-1097"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1097",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-1097"
},
{
"cve": "CVE-2022-1196",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1196"
}
],
"notes": [
{
"category": "general",
"text": "After a VR Process is destroyed, a reference to it may have been retained and used, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8 and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1196",
"url": "https://www.suse.com/security/cve/CVE-2022-1196"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1196",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-1196"
},
{
"cve": "CVE-2022-1197",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1197"
}
],
"notes": [
{
"category": "general",
"text": "When importing a revoked key that specified key compromise as the revocation reason, Thunderbird did not update the existing copy of the key that was not yet revoked, and the existing key was kept as non-revoked. Revocation statements that used another revocation reason, or that didn\u0027t specify a revocation reason, were unaffected. This vulnerability affects Thunderbird \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1197",
"url": "https://www.suse.com/security/cve/CVE-2022-1197"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-1197",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-1197"
},
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2022-28281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28281"
}
],
"notes": [
{
"category": "general",
"text": "If a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent process, an out of bounds write would have occurred leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28281",
"url": "https://www.suse.com/security/cve/CVE-2022-28281"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28281",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-28281"
},
{
"cve": "CVE-2022-28282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28282"
}
],
"notes": [
{
"category": "general",
"text": "By using a link with \u003ccode\u003erel=\"localization\"\u003c/code\u003e a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potential exploitable crash. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28282",
"url": "https://www.suse.com/security/cve/CVE-2022-28282"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28282",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-28282"
},
{
"cve": "CVE-2022-28285",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28285"
}
],
"notes": [
{
"category": "general",
"text": "When generating the assembly code for \u003ccode\u003eMLoadTypedArrayElementHole\u003c/code\u003e, an incorrect AliasSet was used. In conjunction with another vulnerability this could have been used for an out of bounds memory read. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28285",
"url": "https://www.suse.com/security/cve/CVE-2022-28285"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28285",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-28285"
},
{
"cve": "CVE-2022-28286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28286"
}
],
"notes": [
{
"category": "general",
"text": "Due to a layout change, iframe contents could have been rendered outside of its border. This could have led to user confusion or spoofing attacks. This vulnerability affects Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28286",
"url": "https://www.suse.com/security/cve/CVE-2022-28286"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28286",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-28286"
},
{
"cve": "CVE-2022-28289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28289"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers and community members Nika Layzell, Andrew McCreight, Gabriele Svelto, and the Mozilla Fuzzing Team reported memory safety bugs present in Thunderbird 91.7. 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 Thunderbird \u003c 91.8, Firefox \u003c 99, and Firefox ESR \u003c 91.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28289",
"url": "https://www.suse.com/security/cve/CVE-2022-28289"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-28289",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.8.0-150200.8.65.1.x86_64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.aarch64",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.ppc64le",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.s390x",
"openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.8.0-150200.8.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-13T10:15:53Z",
"details": "important"
}
],
"title": "CVE-2022-28289"
}
]
}
SUSE-SU-2022:3949-1
Vulnerability from csaf_suse - Published: 2022-11-11 08:26 - Updated: 2022-11-11 08:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 rustup",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rustup fixes the following issues:\n\nUpdated to version 1.25.1~0:\n - CVE-2022-24713: Fixed Regex denial of service (bsc#1196972).\n - CVE-2021-45710: Fixed tokio data race with memory corruption (bsc#1194119).\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3949,SUSE-SLE-Module-Development-Tools-15-SP3-2022-3949,openSUSE-SLE-15.3-2022-3949",
"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/suse-su-2022_3949-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3949-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223949-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3949-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012900.html"
},
{
"category": "self",
"summary": "SUSE Bug 1194119",
"url": "https://bugzilla.suse.com/1194119"
},
{
"category": "self",
"summary": "SUSE Bug 1196972",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-45710 page",
"url": "https://www.suse.com/security/cve/CVE-2021-45710/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24713 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24713/"
}
],
"title": "Security update for rustup",
"tracking": {
"current_release_date": "2022-11-11T08:26:16Z",
"generator": {
"date": "2022-11-11T08:26:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3949-1",
"initial_release_date": "2022-11-11T08:26:16Z",
"revision_history": [
{
"date": "2022-11-11T08:26:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rustup-1.25.1~0-150300.7.13.2.aarch64",
"product": {
"name": "rustup-1.25.1~0-150300.7.13.2.aarch64",
"product_id": "rustup-1.25.1~0-150300.7.13.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rustup-1.25.1~0-150300.7.13.2.x86_64",
"product": {
"name": "rustup-1.25.1~0-150300.7.13.2.x86_64",
"product_id": "rustup-1.25.1~0-150300.7.13.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rustup-1.25.1~0-150300.7.13.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64"
},
"product_reference": "rustup-1.25.1~0-150300.7.13.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustup-1.25.1~0-150300.7.13.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64"
},
"product_reference": "rustup-1.25.1~0-150300.7.13.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustup-1.25.1~0-150300.7.13.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64"
},
"product_reference": "rustup-1.25.1~0-150300.7.13.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustup-1.25.1~0-150300.7.13.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
},
"product_reference": "rustup-1.25.1~0-150300.7.13.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-45710",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-45710"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-45710",
"url": "https://www.suse.com/security/cve/CVE-2021-45710"
},
{
"category": "external",
"summary": "SUSE Bug 1194119 for CVE-2021-45710",
"url": "https://bugzilla.suse.com/1194119"
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-11T08:26:16Z",
"details": "low"
}
],
"title": "CVE-2021-45710"
},
{
"cve": "CVE-2022-24713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24713"
}
],
"notes": [
{
"category": "general",
"text": "regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane defaults to prevent attacks. This guarantee is documented and it\u0027s considered part of the crate\u0027s API. Unfortunately a bug was discovered in the mitigations designed to prevent untrusted regexes to take an arbitrary amount of time during parsing, and it\u0027s possible to craft regexes that bypass such mitigations. This makes it possible to perform denial of service attacks by sending specially crafted regexes to services accepting user-controlled, untrusted regexes. All versions of the regex crate before or equal to 1.5.4 are affected by this issue. The fix is include starting from regex 1.5.5. All users accepting user-controlled regexes are recommended to upgrade immediately to the latest version of the regex crate. Unfortunately there is no fixed set of problematic regexes, as there are practically infinite regexes that could be crafted to exploit this vulnerability. Because of this, it us not recommend to deny known problematic regexes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24713",
"url": "https://www.suse.com/security/cve/CVE-2022-24713"
},
{
"category": "external",
"summary": "SUSE Bug 1196972 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1196972"
},
{
"category": "external",
"summary": "SUSE Bug 1197903 for CVE-2022-24713",
"url": "https://bugzilla.suse.com/1197903"
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:rustup-1.25.1~0-150300.7.13.2.x86_64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.aarch64",
"openSUSE Leap 15.3:rustup-1.25.1~0-150300.7.13.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-11T08:26:16Z",
"details": "moderate"
}
],
"title": "CVE-2022-24713"
}
]
}
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.