Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-2608 (GCVE-0-2024-2608)
Vulnerability from cvelistv5 – Published: 2024-03-19 12:02 – Updated: 2025-03-13 14:40- Integer overflow could have led to out of bounds write
| Vendor | Product | Version | |
|---|---|---|---|
| Mozilla | Firefox |
Affected:
unspecified , < 124
(custom)
|
|
| Mozilla | Firefox ESR |
Affected:
unspecified , < 115.9
(custom)
|
|
| Mozilla | Thunderbird |
Affected:
unspecified , < 115.9
(custom)
|
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:mozilla:firefox:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "firefox",
"vendor": "mozilla",
"versions": [
{
"lessThan": "124",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:mozilla:firefox_esr:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "firefox_esr",
"vendor": "mozilla",
"versions": [
{
"lessThan": "115.9",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:mozilla:thunderbird:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thunderbird",
"vendor": "mozilla",
"versions": [
{
"lessThan": "115.9",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-2608",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-03-20T14:26:34.927288Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-680",
"description": "CWE-680 Integer Overflow to Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-13T14:40:17.491Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T19:18:48.282Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1880692"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2024-12/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2024-13/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2024-14/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Firefox",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "124",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"product": "Firefox ESR",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "115.9",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"product": "Thunderbird",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "115.9",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Ronald Crane"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003ccode\u003eAppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()\u003c/code\u003e and \u003ccode\u003eAppendEncodedCharacters()\u003c/code\u003e could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9."
}
],
"value": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Integer overflow could have led to out of bounds write",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-03-25T17:06:11.442Z",
"orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"shortName": "mozilla"
},
"references": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1880692"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-12/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-13/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-14/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"assignerShortName": "mozilla",
"cveId": "CVE-2024-2608",
"datePublished": "2024-03-19T12:02:53.467Z",
"dateReserved": "2024-03-18T16:22:22.788Z",
"dateUpdated": "2025-03-13T14:40:17.491Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-2608",
"date": "2026-05-29",
"epss": "0.00219",
"percentile": "0.44548"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-2608\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2024-03-19T12:15:08.843\",\"lastModified\":\"2025-04-01T17:18:20.363\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.\"},{\"lang\":\"es\",\"value\":\"`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` y `AppendEncodedCharacters()` podr\u00edan haber experimentado desbordamientos de enteros, lo que provoc\u00f3 una asignaci\u00f3n insuficiente de un b\u00fafer de salida, lo que provoc\u00f3 una escritura fuera de los l\u00edmites. Esta vulnerabilidad afecta a Firefox \u0026lt; 124, Firefox ESR \u0026lt; 115.9 y Thunderbird \u0026lt; 115.9.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-680\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox:*:*:*:*:esr:*:*:*\",\"versionEndExcluding\":\"115.9.0\",\"matchCriteriaId\":\"786CED5B-06E5-4CE6-A5FC-AAE9FA4BEB69\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox:*:*:*:*:-:*:*:*\",\"versionEndExcluding\":\"124.0\",\"matchCriteriaId\":\"AA5A5703-41D3-40FB-835D-19DDCAFF384B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"115.9.0\",\"matchCriteriaId\":\"C598683E-0064-4D4D-B6BF-922DB1BF160D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\",\"source\":\"security@mozilla.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\",\"source\":\"security@mozilla.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\",\"source\":\"security@mozilla.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-12/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-13/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-14/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-12/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-13/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-14/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-12/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-13/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-14/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T19:18:48.282Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-2608\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-03-20T14:26:34.927288Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:mozilla:firefox:-:*:*:*:*:*:*:*\"], \"vendor\": \"mozilla\", \"product\": \"firefox\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"124\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:mozilla:firefox_esr:-:*:*:*:*:*:*:*\"], \"vendor\": \"mozilla\", \"product\": \"firefox_esr\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"115.9\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:mozilla:thunderbird:-:*:*:*:*:*:*:*\"], \"vendor\": \"mozilla\", \"product\": \"thunderbird\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"115.9\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-680\", \"description\": \"CWE-680 Integer Overflow to Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-21T18:50:29.663Z\"}}], \"cna\": {\"credits\": [{\"lang\": \"en\", \"value\": \"Ronald Crane\"}], \"affected\": [{\"vendor\": \"Mozilla\", \"product\": \"Firefox\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"124\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Firefox ESR\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"115.9\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Thunderbird\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"115.9\", \"versionType\": \"custom\"}]}], \"references\": [{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-12/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-13/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-14/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003ccode\u003eAppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()\u003c/code\u003e and \u003ccode\u003eAppendEncodedCharacters()\u003c/code\u003e could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"Integer overflow could have led to out of bounds write\"}]}], \"providerMetadata\": {\"orgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"shortName\": \"mozilla\", \"dateUpdated\": \"2024-03-25T17:06:11.442Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-2608\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-13T14:40:17.491Z\", \"dateReserved\": \"2024-03-18T16:22:22.788Z\", \"assignerOrgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"datePublished\": \"2024-03-19T12:02:53.467Z\", \"assignerShortName\": \"mozilla\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2024:0971-1
Vulnerability from csaf_suse - Published: 2024-03-22 10:15 - Updated: 2024-03-22 10:15| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch | — |
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 115.9.0 ESR (bsc#1221327):\n\n- CVE-2024-0743: Crash in NSS TLS method (bmo#1867408). \n- CVE-2024-2605: Windows Error Reporter could be used as a Sandbox escape\n vector (bmo#1872920).\n- CVE-2024-2607: JIT code failed to save return registers on Armv7-A (bmo#1879939).\n- CVE-2024-2608: Integer overflow could have led to out of bounds write (bmo#1880692).\n- CVE-2024-2616: Improve handling of out-of-memory conditions in ICU (bmo#1846197).\n- CVE-2023-5388: NSS susceptible to timing attack against RSA decryption (bmo#1780432).\n- CVE-2024-2610: Improper handling of html and body tags enabled CSP nonce\n leakage (bmo#1871112).\n- CVE-2024-2611: Clickjacking vulnerability could have led to a user\n accidentally granting permissions (bmo#1876675).\n- CVE-2024-2612: Self referencing object could have potentially led to a use-\n after-free (bmo#1879444).\n- CVE-2024-2614: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9,\n and Thunderbird 115.9 (bmo#1685358, bmo#1861016, bmo#1880405,\n bmo#1881093).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-971,SUSE-SLE-SDK-12-SP5-2024-971,SUSE-SLE-SERVER-12-SP5-2024-971",
"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-2024_0971-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:0971-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240971-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:0971-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018190.html"
},
{
"category": "self",
"summary": "SUSE Bug 1221327",
"url": "https://bugzilla.suse.com/1221327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5388 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5388/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0743 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0743/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2605 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2605/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2607 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2607/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2608 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2608/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2610 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2610/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2611 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2611/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2612 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2612/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2614 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2616/"
}
],
"title": "Security update for MozillaFirefox",
"tracking": {
"current_release_date": "2024-03-22T10:15:04Z",
"generator": {
"date": "2024-03-22T10:15:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:0971-1",
"initial_release_date": "2024-03-22T10:15:04Z",
"revision_history": [
{
"date": "2024-03-22T10:15:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-115.9.0-112.203.2.aarch64",
"product": {
"name": "MozillaFirefox-115.9.0-112.203.2.aarch64",
"product_id": "MozillaFirefox-115.9.0-112.203.2.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-115.9.0-112.203.2.aarch64",
"product": {
"name": "MozillaFirefox-branding-upstream-115.9.0-112.203.2.aarch64",
"product_id": "MozillaFirefox-branding-upstream-115.9.0-112.203.2.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"product": {
"name": "MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"product_id": "MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-115.9.0-112.203.2.aarch64",
"product": {
"name": "MozillaFirefox-translations-other-115.9.0-112.203.2.aarch64",
"product_id": "MozillaFirefox-translations-other-115.9.0-112.203.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"product": {
"name": "MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"product_id": "MozillaFirefox-devel-115.9.0-112.203.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-115.9.0-112.203.2.ppc64le",
"product": {
"name": "MozillaFirefox-115.9.0-112.203.2.ppc64le",
"product_id": "MozillaFirefox-115.9.0-112.203.2.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-115.9.0-112.203.2.ppc64le",
"product": {
"name": "MozillaFirefox-branding-upstream-115.9.0-112.203.2.ppc64le",
"product_id": "MozillaFirefox-branding-upstream-115.9.0-112.203.2.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"product": {
"name": "MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"product_id": "MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-115.9.0-112.203.2.ppc64le",
"product": {
"name": "MozillaFirefox-translations-other-115.9.0-112.203.2.ppc64le",
"product_id": "MozillaFirefox-translations-other-115.9.0-112.203.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-115.9.0-112.203.2.s390x",
"product": {
"name": "MozillaFirefox-115.9.0-112.203.2.s390x",
"product_id": "MozillaFirefox-115.9.0-112.203.2.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-115.9.0-112.203.2.s390x",
"product": {
"name": "MozillaFirefox-branding-upstream-115.9.0-112.203.2.s390x",
"product_id": "MozillaFirefox-branding-upstream-115.9.0-112.203.2.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"product": {
"name": "MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"product_id": "MozillaFirefox-translations-common-115.9.0-112.203.2.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-115.9.0-112.203.2.s390x",
"product": {
"name": "MozillaFirefox-translations-other-115.9.0-112.203.2.s390x",
"product_id": "MozillaFirefox-translations-other-115.9.0-112.203.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-115.9.0-112.203.2.x86_64",
"product": {
"name": "MozillaFirefox-115.9.0-112.203.2.x86_64",
"product_id": "MozillaFirefox-115.9.0-112.203.2.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-115.9.0-112.203.2.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-115.9.0-112.203.2.x86_64",
"product_id": "MozillaFirefox-branding-upstream-115.9.0-112.203.2.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"product_id": "MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-115.9.0-112.203.2.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-115.9.0-112.203.2.x86_64",
"product_id": "MozillaFirefox-translations-other-115.9.0-112.203.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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-devel-115.9.0-112.203.2.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.0-112.203.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64"
},
"product_reference": "MozillaFirefox-115.9.0-112.203.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.0-112.203.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le"
},
"product_reference": "MozillaFirefox-115.9.0-112.203.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.0-112.203.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x"
},
"product_reference": "MozillaFirefox-115.9.0-112.203.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.0-112.203.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64"
},
"product_reference": "MozillaFirefox-115.9.0-112.203.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-115.9.0-112.203.2.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.0-112.203.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x"
},
"product_reference": "MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.0-112.203.2.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-115.9.0-112.203.2.aarch64"
},
"product_reference": "MozillaFirefox-115.9.0-112.203.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.0-112.203.2.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-115.9.0-112.203.2.ppc64le"
},
"product_reference": "MozillaFirefox-115.9.0-112.203.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.0-112.203.2.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-115.9.0-112.203.2.s390x"
},
"product_reference": "MozillaFirefox-115.9.0-112.203.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.0-112.203.2.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-115.9.0-112.203.2.x86_64"
},
"product_reference": "MozillaFirefox-115.9.0-112.203.2.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-115.9.0-112.203.2.noarch 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-115.9.0-112.203.2.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.0-112.203.2.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-115.9.0-112.203.2.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.0-112.203.2.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-115.9.0-112.203.2.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-115.9.0-112.203.2.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-115.9.0-112.203.2.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-115.9.0-112.203.2.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-115.9.0-112.203.2.s390x"
},
"product_reference": "MozillaFirefox-translations-common-115.9.0-112.203.2.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-115.9.0-112.203.2.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-115.9.0-112.203.2.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-5388",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5388"
}
],
"notes": [
{
"category": "general",
"text": "NSS was susceptible to a timing side-channel attack when performing RSA decryption. This attack could potentially allow an attacker to recover the private data. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5388",
"url": "https://www.suse.com/security/cve/CVE-2023-5388"
},
{
"category": "external",
"summary": "SUSE Bug 1216198 for CVE-2023-5388",
"url": "https://bugzilla.suse.com/1216198"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2023-5388",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-22T10:15:04Z",
"details": "moderate"
}
],
"title": "CVE-2023-5388"
},
{
"cve": "CVE-2024-0743",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0743"
}
],
"notes": [
{
"category": "general",
"text": "An unchecked return value in TLS handshake code could have caused a potentially exploitable crash. This vulnerability affects Firefox \u003c 122, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0743",
"url": "https://www.suse.com/security/cve/CVE-2024-0743"
},
{
"category": "external",
"summary": "SUSE Bug 1218955 for CVE-2024-0743",
"url": "https://bugzilla.suse.com/1218955"
}
],
"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 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-22T10:15:04Z",
"details": "important"
}
],
"title": "CVE-2024-0743"
},
{
"cve": "CVE-2024-2605",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2605"
}
],
"notes": [
{
"category": "general",
"text": "An attacker could have leveraged the Windows Error Reporter to run arbitrary code on the system escaping the sandbox. *Note:* This issue only affected Windows operating systems. Other operating systems are unaffected. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2605",
"url": "https://www.suse.com/security/cve/CVE-2024-2605"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2605",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-22T10:15:04Z",
"details": "important"
}
],
"title": "CVE-2024-2605"
},
{
"cve": "CVE-2024-2607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2607"
}
],
"notes": [
{
"category": "general",
"text": "Return registers were overwritten which could have allowed an attacker to execute arbitrary code. *Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2607",
"url": "https://www.suse.com/security/cve/CVE-2024-2607"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2607",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-22T10:15:04Z",
"details": "important"
}
],
"title": "CVE-2024-2607"
},
{
"cve": "CVE-2024-2608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2608"
}
],
"notes": [
{
"category": "general",
"text": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2608",
"url": "https://www.suse.com/security/cve/CVE-2024-2608"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2608",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-22T10:15:04Z",
"details": "important"
}
],
"title": "CVE-2024-2608"
},
{
"cve": "CVE-2024-2610",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2610"
}
],
"notes": [
{
"category": "general",
"text": "Using a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2610",
"url": "https://www.suse.com/security/cve/CVE-2024-2610"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2610",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-22T10:15:04Z",
"details": "important"
}
],
"title": "CVE-2024-2610"
},
{
"cve": "CVE-2024-2611",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2611"
}
],
"notes": [
{
"category": "general",
"text": "A missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2611",
"url": "https://www.suse.com/security/cve/CVE-2024-2611"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2611",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-22T10:15:04Z",
"details": "important"
}
],
"title": "CVE-2024-2611"
},
{
"cve": "CVE-2024-2612",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2612"
}
],
"notes": [
{
"category": "general",
"text": "If an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2612",
"url": "https://www.suse.com/security/cve/CVE-2024-2612"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2612",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-22T10:15:04Z",
"details": "important"
}
],
"title": "CVE-2024-2612"
},
{
"cve": "CVE-2024-2614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2614"
}
],
"notes": [
{
"category": "general",
"text": "Memory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2614",
"url": "https://www.suse.com/security/cve/CVE-2024-2614"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2614",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-22T10:15:04Z",
"details": "important"
}
],
"title": "CVE-2024-2614"
},
{
"cve": "CVE-2024-2616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2616"
}
],
"notes": [
{
"category": "general",
"text": "To harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue. This vulnerability affects Firefox ESR \u003c 115.9 and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2616",
"url": "https://www.suse.com/security/cve/CVE-2024-2616"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2616",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:MozillaFirefox-translations-common-115.9.0-112.203.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:MozillaFirefox-devel-115.9.0-112.203.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-22T10:15:04Z",
"details": "important"
}
],
"title": "CVE-2024-2616"
}
]
}
SUSE-SU-2024:1002-1
Vulnerability from csaf_suse - Published: 2024-03-27 02:04 - Updated: 2024-03-27 02:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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 115.9.1esr ESR MFSA 2024-16 (bsc#1221850).\n\n- CVE-2024-29944: Privileged JavaScript Execution via Event Handlers (bmo#1886852).\n\n\nFirefox Extended Support Release 115.9.0 ESR (bsc#1221327):\n \n- CVE-2024-0743: Crash in NSS TLS method (bmo#1867408). \n- CVE-2024-2605: Windows Error Reporter could be used as a Sandbox escape\n vector (bmo#1872920).\n- CVE-2024-2607: JIT code failed to save return registers on Armv7-A (bmo#1879939).\n- CVE-2024-2608: Integer overflow could have led to out of bounds write (bmo#1880692).\n- CVE-2024-2616: Improve handling of out-of-memory conditions in ICU (bmo#1846197).\n- CVE-2023-5388: NSS susceptible to timing attack against RSA decryption (bmo#1780432).\n- CVE-2024-2610: Improper handling of html and body tags enabled CSP nonce\n leakage (bmo#1871112).\n- CVE-2024-2611: Clickjacking vulnerability could have led to a user\n accidentally granting permissions (bmo#1876675).\n- CVE-2024-2612: Self referencing object could have potentially led to a use-\n after-free (bmo#1879444).\n- CVE-2024-2614: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9,\n and Thunderbird 115.9 (bmo#1685358, bmo#1861016, bmo#1880405,\n bmo#1881093).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1002,SUSE-SLE-Module-Desktop-Applications-15-SP5-2024-1002,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-1002,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-1002,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1002,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1002,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1002,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-1002,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-1002,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1002,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-1002,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-1002,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1002,SUSE-Storage-7.1-2024-1002,openSUSE-SLE-15.5-2024-1002",
"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-2024_1002-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1002-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241002-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1002-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018221.html"
},
{
"category": "self",
"summary": "SUSE Bug 1220048",
"url": "https://bugzilla.suse.com/1220048"
},
{
"category": "self",
"summary": "SUSE Bug 1221327",
"url": "https://bugzilla.suse.com/1221327"
},
{
"category": "self",
"summary": "SUSE Bug 1221850",
"url": "https://bugzilla.suse.com/1221850"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5388 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5388/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0743 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0743/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-1546 page",
"url": "https://www.suse.com/security/cve/CVE-2024-1546/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-1547 page",
"url": "https://www.suse.com/security/cve/CVE-2024-1547/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-1548 page",
"url": "https://www.suse.com/security/cve/CVE-2024-1548/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-1549 page",
"url": "https://www.suse.com/security/cve/CVE-2024-1549/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-1550 page",
"url": "https://www.suse.com/security/cve/CVE-2024-1550/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-1551 page",
"url": "https://www.suse.com/security/cve/CVE-2024-1551/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-1552 page",
"url": "https://www.suse.com/security/cve/CVE-2024-1552/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-1553 page",
"url": "https://www.suse.com/security/cve/CVE-2024-1553/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2605 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2605/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2607 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2607/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2608 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2608/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2610 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2610/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2611 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2611/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2612 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2612/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2614 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2616/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-29944 page",
"url": "https://www.suse.com/security/cve/CVE-2024-29944/"
}
],
"title": "Security update for MozillaFirefox",
"tracking": {
"current_release_date": "2024-03-27T02:04:51Z",
"generator": {
"date": "2024-03-27T02:04:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1002-1",
"initial_release_date": "2024-03-27T02:04:51Z",
"revision_history": [
{
"date": "2024-03-27T02:04:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"product": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"product_id": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"product": {
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"product_id": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"product_id": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"product": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"product_id": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-115.9.1-150200.152.131.1.i686",
"product": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.i686",
"product_id": "MozillaFirefox-115.9.1-150200.152.131.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.i686",
"product": {
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.i686",
"product_id": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.i686",
"product": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.i686",
"product_id": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.i686",
"product": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.i686",
"product_id": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.i686"
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"product": {
"name": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"product_id": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"product": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"product_id": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"product": {
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"product_id": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"product_id": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"product": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"product_id": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"product": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"product_id": "MozillaFirefox-115.9.1-150200.152.131.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"product": {
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"product_id": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"product": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"product_id": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"product": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"product_id": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"product": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"product_id": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"product": {
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"product_id": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"product_id": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"product": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"product_id": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp5"
}
}
},
{
"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 High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"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 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"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 Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.noarch 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-115.9.1-150200.152.131.1.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.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-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.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-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.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-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.noarch 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-115.9.1-150200.152.131.1.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.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-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.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-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.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-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.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-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch"
},
"product_reference": "MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
},
"product_reference": "MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-5388",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5388"
}
],
"notes": [
{
"category": "general",
"text": "NSS was susceptible to a timing side-channel attack when performing RSA decryption. This attack could potentially allow an attacker to recover the private data. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5388",
"url": "https://www.suse.com/security/cve/CVE-2023-5388"
},
{
"category": "external",
"summary": "SUSE Bug 1216198 for CVE-2023-5388",
"url": "https://bugzilla.suse.com/1216198"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2023-5388",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "moderate"
}
],
"title": "CVE-2023-5388"
},
{
"cve": "CVE-2024-0743",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0743"
}
],
"notes": [
{
"category": "general",
"text": "An unchecked return value in TLS handshake code could have caused a potentially exploitable crash. This vulnerability affects Firefox \u003c 122, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0743",
"url": "https://www.suse.com/security/cve/CVE-2024-0743"
},
{
"category": "external",
"summary": "SUSE Bug 1218955 for CVE-2024-0743",
"url": "https://bugzilla.suse.com/1218955"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "important"
}
],
"title": "CVE-2024-0743"
},
{
"cve": "CVE-2024-1546",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-1546"
}
],
"notes": [
{
"category": "general",
"text": "When storing and re-accessing data on a networking channel, the length of buffers may have been confused, resulting in an out-of-bounds memory read. This vulnerability affects Firefox \u003c 123, Firefox ESR \u003c 115.8, and Thunderbird \u003c 115.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-1546",
"url": "https://www.suse.com/security/cve/CVE-2024-1546"
},
{
"category": "external",
"summary": "SUSE Bug 1220048 for CVE-2024-1546",
"url": "https://bugzilla.suse.com/1220048"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "critical"
}
],
"title": "CVE-2024-1546"
},
{
"cve": "CVE-2024-1547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-1547"
}
],
"notes": [
{
"category": "general",
"text": "Through a series of API calls and redirects, an attacker-controlled alert dialog could have been displayed on another website (with the victim website\u0027s URL shown). This vulnerability affects Firefox \u003c 123, Firefox ESR \u003c 115.8, and Thunderbird \u003c 115.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-1547",
"url": "https://www.suse.com/security/cve/CVE-2024-1547"
},
{
"category": "external",
"summary": "SUSE Bug 1220048 for CVE-2024-1547",
"url": "https://bugzilla.suse.com/1220048"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "critical"
}
],
"title": "CVE-2024-1547"
},
{
"cve": "CVE-2024-1548",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-1548"
}
],
"notes": [
{
"category": "general",
"text": "A website could have obscured the fullscreen notification by using a dropdown select input element. This could have led to user confusion and possible spoofing attacks. This vulnerability affects Firefox \u003c 123, Firefox ESR \u003c 115.8, and Thunderbird \u003c 115.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-1548",
"url": "https://www.suse.com/security/cve/CVE-2024-1548"
},
{
"category": "external",
"summary": "SUSE Bug 1220048 for CVE-2024-1548",
"url": "https://bugzilla.suse.com/1220048"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "critical"
}
],
"title": "CVE-2024-1548"
},
{
"cve": "CVE-2024-1549",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-1549"
}
],
"notes": [
{
"category": "general",
"text": "If a website set a large custom cursor, portions of the cursor could have overlapped with the permission dialog, potentially resulting in user confusion and unexpected granted permissions. This vulnerability affects Firefox \u003c 123, Firefox ESR \u003c 115.8, and Thunderbird \u003c 115.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-1549",
"url": "https://www.suse.com/security/cve/CVE-2024-1549"
},
{
"category": "external",
"summary": "SUSE Bug 1220048 for CVE-2024-1549",
"url": "https://bugzilla.suse.com/1220048"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "critical"
}
],
"title": "CVE-2024-1549"
},
{
"cve": "CVE-2024-1550",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-1550"
}
],
"notes": [
{
"category": "general",
"text": "A malicious website could have used a combination of exiting fullscreen mode and `requestPointerLock` to cause the user\u0027s mouse to be re-positioned unexpectedly, which could have led to user confusion and inadvertently granting permissions they did not intend to grant. This vulnerability affects Firefox \u003c 123, Firefox ESR \u003c 115.8, and Thunderbird \u003c 115.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-1550",
"url": "https://www.suse.com/security/cve/CVE-2024-1550"
},
{
"category": "external",
"summary": "SUSE Bug 1220048 for CVE-2024-1550",
"url": "https://bugzilla.suse.com/1220048"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "critical"
}
],
"title": "CVE-2024-1550"
},
{
"cve": "CVE-2024-1551",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-1551"
}
],
"notes": [
{
"category": "general",
"text": "Set-Cookie response headers were being incorrectly honored in multipart HTTP responses. If an attacker could control the Content-Type response header, as well as control part of the response body, they could inject Set-Cookie response headers that would have been honored by the browser. This vulnerability affects Firefox \u003c 123, Firefox ESR \u003c 115.8, and Thunderbird \u003c 115.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-1551",
"url": "https://www.suse.com/security/cve/CVE-2024-1551"
},
{
"category": "external",
"summary": "SUSE Bug 1220048 for CVE-2024-1551",
"url": "https://bugzilla.suse.com/1220048"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "critical"
}
],
"title": "CVE-2024-1551"
},
{
"cve": "CVE-2024-1552",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-1552"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior.*Note:* This issue only affects 32-bit ARM devices. This vulnerability affects Firefox \u003c 123, Firefox ESR \u003c 115.8, and Thunderbird \u003c 115.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-1552",
"url": "https://www.suse.com/security/cve/CVE-2024-1552"
},
{
"category": "external",
"summary": "SUSE Bug 1220048 for CVE-2024-1552",
"url": "https://bugzilla.suse.com/1220048"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "critical"
}
],
"title": "CVE-2024-1552"
},
{
"cve": "CVE-2024-1553",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-1553"
}
],
"notes": [
{
"category": "general",
"text": "Memory safety bugs present in Firefox 122, Firefox ESR 115.7, and Thunderbird 115.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 Firefox \u003c 123, Firefox ESR \u003c 115.8, and Thunderbird \u003c 115.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-1553",
"url": "https://www.suse.com/security/cve/CVE-2024-1553"
},
{
"category": "external",
"summary": "SUSE Bug 1220048 for CVE-2024-1553",
"url": "https://bugzilla.suse.com/1220048"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "critical"
}
],
"title": "CVE-2024-1553"
},
{
"cve": "CVE-2024-2605",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2605"
}
],
"notes": [
{
"category": "general",
"text": "An attacker could have leveraged the Windows Error Reporter to run arbitrary code on the system escaping the sandbox. *Note:* This issue only affected Windows operating systems. Other operating systems are unaffected. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2605",
"url": "https://www.suse.com/security/cve/CVE-2024-2605"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2605",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "important"
}
],
"title": "CVE-2024-2605"
},
{
"cve": "CVE-2024-2607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2607"
}
],
"notes": [
{
"category": "general",
"text": "Return registers were overwritten which could have allowed an attacker to execute arbitrary code. *Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2607",
"url": "https://www.suse.com/security/cve/CVE-2024-2607"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2607",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "important"
}
],
"title": "CVE-2024-2607"
},
{
"cve": "CVE-2024-2608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2608"
}
],
"notes": [
{
"category": "general",
"text": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2608",
"url": "https://www.suse.com/security/cve/CVE-2024-2608"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2608",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "important"
}
],
"title": "CVE-2024-2608"
},
{
"cve": "CVE-2024-2610",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2610"
}
],
"notes": [
{
"category": "general",
"text": "Using a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2610",
"url": "https://www.suse.com/security/cve/CVE-2024-2610"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2610",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "important"
}
],
"title": "CVE-2024-2610"
},
{
"cve": "CVE-2024-2611",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2611"
}
],
"notes": [
{
"category": "general",
"text": "A missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2611",
"url": "https://www.suse.com/security/cve/CVE-2024-2611"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2611",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "important"
}
],
"title": "CVE-2024-2611"
},
{
"cve": "CVE-2024-2612",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2612"
}
],
"notes": [
{
"category": "general",
"text": "If an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2612",
"url": "https://www.suse.com/security/cve/CVE-2024-2612"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2612",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "important"
}
],
"title": "CVE-2024-2612"
},
{
"cve": "CVE-2024-2614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2614"
}
],
"notes": [
{
"category": "general",
"text": "Memory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2614",
"url": "https://www.suse.com/security/cve/CVE-2024-2614"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2614",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "important"
}
],
"title": "CVE-2024-2614"
},
{
"cve": "CVE-2024-2616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2616"
}
],
"notes": [
{
"category": "general",
"text": "To harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue. This vulnerability affects Firefox ESR \u003c 115.9 and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2616",
"url": "https://www.suse.com/security/cve/CVE-2024-2616"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2616",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "important"
}
],
"title": "CVE-2024-2616"
},
{
"cve": "CVE-2024-29944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-29944"
}
],
"notes": [
{
"category": "general",
"text": "An attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process. Note: This vulnerability affects Desktop Firefox only, it does not affect mobile versions of Firefox. This vulnerability affects Firefox \u003c 124.0.1 and Firefox ESR \u003c 115.9.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-29944",
"url": "https://www.suse.com/security/cve/CVE-2024-29944"
},
{
"category": "external",
"summary": "SUSE Bug 1221850 for CVE-2024-29944",
"url": "https://bugzilla.suse.com/1221850"
}
],
"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.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Enterprise Storage 7.1:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-branding-upstream-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-devel-115.9.1-150200.152.131.1.noarch",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-common-115.9.1-150200.152.131.1.x86_64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.aarch64",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.ppc64le",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.s390x",
"openSUSE Leap 15.5:MozillaFirefox-translations-other-115.9.1-150200.152.131.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T02:04:51Z",
"details": "important"
}
],
"title": "CVE-2024-29944"
}
]
}
SUSE-SU-2024:1147-1
Vulnerability from csaf_suse - Published: 2024-04-08 09:35 - Updated: 2024-04-08 09:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for MozillaThunderbird",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for MozillaThunderbird fixes the following issues:\n\n- Mozilla Thunderbird 115.9 (bsc#1221327)\n- CVE-2024-0743: Crash in NSS TLS method\n- CVE-2024-2605: Windows Error Reporter could be used as a Sandbox escape vector\n- CVE-2024-2607: JIT code failed to save return registers on Armv7-A\n- CVE-2024-2608: Integer overflow could have led to out of bounds write\n- CVE-2024-2616: Improve handling of out-of-memory conditions in ICU\n- CVE-2023-5388: NSS susceptible to timing attack against RSA decryption\n- CVE-2024-2610: Improper handling of html and body tags enabled CSP nonce leakage\n- CVE-2024-2611: Clickjacking vulnerability could have led to a user accidentally granting permissions\n- CVE-2024-2612: Self referencing object could have potentially led to a use- after-free\n- CVE-2024-2614: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1147,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-1147,SUSE-SLE-Product-WE-15-SP5-2024-1147,openSUSE-SLE-15.5-2024-1147",
"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-2024_1147-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1147-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241147-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1147-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/034875.html"
},
{
"category": "self",
"summary": "SUSE Bug 1221327",
"url": "https://bugzilla.suse.com/1221327"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5388 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5388/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0743 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0743/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2605 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2605/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2607 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2607/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2608 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2608/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2610 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2610/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2611 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2611/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2612 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2612/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2614 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2616/"
}
],
"title": "Security update for MozillaThunderbird",
"tracking": {
"current_release_date": "2024-04-08T09:35:13Z",
"generator": {
"date": "2024-04-08T09:35:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1147-1",
"initial_release_date": "2024-04-08T09:35:13Z",
"revision_history": [
{
"date": "2024-04-08T09:35:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"product": {
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"product_id": "MozillaThunderbird-115.9.0-150200.8.154.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"product_id": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"product_id": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.i686",
"product": {
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.i686",
"product_id": "MozillaThunderbird-115.9.0-150200.8.154.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.i686",
"product": {
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.i686",
"product_id": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.i686"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.i686",
"product": {
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.i686",
"product_id": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.i686"
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"product": {
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"product_id": "MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"product_id": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"product_id": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"product": {
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"product_id": "MozillaThunderbird-115.9.0-150200.8.154.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"product_id": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"product_id": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"product": {
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"product_id": "MozillaThunderbird-115.9.0-150200.8.154.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"product_id": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"product_id": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64"
},
"product_reference": "MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le"
},
"product_reference": "MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x"
},
"product_reference": "MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64"
},
"product_reference": "MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64"
},
"product_reference": "MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le"
},
"product_reference": "MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x"
},
"product_reference": "MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-115.9.0-150200.8.154.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64"
},
"product_reference": "MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-5388",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5388"
}
],
"notes": [
{
"category": "general",
"text": "NSS was susceptible to a timing side-channel attack when performing RSA decryption. This attack could potentially allow an attacker to recover the private data. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5388",
"url": "https://www.suse.com/security/cve/CVE-2023-5388"
},
{
"category": "external",
"summary": "SUSE Bug 1216198 for CVE-2023-5388",
"url": "https://bugzilla.suse.com/1216198"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2023-5388",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T09:35:13Z",
"details": "moderate"
}
],
"title": "CVE-2023-5388"
},
{
"cve": "CVE-2024-0743",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0743"
}
],
"notes": [
{
"category": "general",
"text": "An unchecked return value in TLS handshake code could have caused a potentially exploitable crash. This vulnerability affects Firefox \u003c 122, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0743",
"url": "https://www.suse.com/security/cve/CVE-2024-0743"
},
{
"category": "external",
"summary": "SUSE Bug 1218955 for CVE-2024-0743",
"url": "https://bugzilla.suse.com/1218955"
}
],
"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 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T09:35:13Z",
"details": "important"
}
],
"title": "CVE-2024-0743"
},
{
"cve": "CVE-2024-2605",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2605"
}
],
"notes": [
{
"category": "general",
"text": "An attacker could have leveraged the Windows Error Reporter to run arbitrary code on the system escaping the sandbox. *Note:* This issue only affected Windows operating systems. Other operating systems are unaffected. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2605",
"url": "https://www.suse.com/security/cve/CVE-2024-2605"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2605",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T09:35:13Z",
"details": "important"
}
],
"title": "CVE-2024-2605"
},
{
"cve": "CVE-2024-2607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2607"
}
],
"notes": [
{
"category": "general",
"text": "Return registers were overwritten which could have allowed an attacker to execute arbitrary code. *Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2607",
"url": "https://www.suse.com/security/cve/CVE-2024-2607"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2607",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T09:35:13Z",
"details": "important"
}
],
"title": "CVE-2024-2607"
},
{
"cve": "CVE-2024-2608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2608"
}
],
"notes": [
{
"category": "general",
"text": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2608",
"url": "https://www.suse.com/security/cve/CVE-2024-2608"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2608",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T09:35:13Z",
"details": "important"
}
],
"title": "CVE-2024-2608"
},
{
"cve": "CVE-2024-2610",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2610"
}
],
"notes": [
{
"category": "general",
"text": "Using a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2610",
"url": "https://www.suse.com/security/cve/CVE-2024-2610"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2610",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T09:35:13Z",
"details": "important"
}
],
"title": "CVE-2024-2610"
},
{
"cve": "CVE-2024-2611",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2611"
}
],
"notes": [
{
"category": "general",
"text": "A missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2611",
"url": "https://www.suse.com/security/cve/CVE-2024-2611"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2611",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T09:35:13Z",
"details": "important"
}
],
"title": "CVE-2024-2611"
},
{
"cve": "CVE-2024-2612",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2612"
}
],
"notes": [
{
"category": "general",
"text": "If an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2612",
"url": "https://www.suse.com/security/cve/CVE-2024-2612"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2612",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T09:35:13Z",
"details": "important"
}
],
"title": "CVE-2024-2612"
},
{
"cve": "CVE-2024-2614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2614"
}
],
"notes": [
{
"category": "general",
"text": "Memory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2614",
"url": "https://www.suse.com/security/cve/CVE-2024-2614"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2614",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T09:35:13Z",
"details": "important"
}
],
"title": "CVE-2024-2614"
},
{
"cve": "CVE-2024-2616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2616"
}
],
"notes": [
{
"category": "general",
"text": "To harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue. This vulnerability affects Firefox ESR \u003c 115.9 and Thunderbird \u003c 115.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2616",
"url": "https://www.suse.com/security/cve/CVE-2024-2616"
},
{
"category": "external",
"summary": "SUSE Bug 1221327 for CVE-2024-2616",
"url": "https://bugzilla.suse.com/1221327"
}
],
"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 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.9.0-150200.8.154.1.x86_64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.aarch64",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.ppc64le",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.s390x",
"openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.9.0-150200.8.154.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T09:35:13Z",
"details": "important"
}
],
"title": "CVE-2024-2616"
}
]
}
WID-SEC-W-2024-0669
Vulnerability from csaf_certbund - Published: 2024-03-19 23:00 - Updated: 2024-12-15 23:00Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschlüsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-Überlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuführen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Mozilla Firefox ESR <115.9
Mozilla / Firefox ESR
|
<115.9 | ||
|
Mozilla Thunderbird <115.9
Mozilla / Thunderbird
|
<115.9 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Mozilla Thunderbird <115.10
Mozilla / Thunderbird
|
<115.10 | ||
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IGEL OS 11
IGEL / OS
|
cpe:/o:igel:os:11
|
11 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IGEL OS 12
IGEL / OS
|
cpe:/o:igel:os:12
|
12 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Mozilla Firefox <124
Mozilla / Firefox
|
<124 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Firefox ist ein Open Source Web Browser.\r\nFirefox ist ein Open Source Web Browser. \r\nESR ist die Variante mit verl\u00e4ngertem Support.\r\nThunderbird ist ein Open Source E-Mail Client.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter anonymer Angreifer kann mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0669 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0669.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0669 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0669"
},
{
"category": "external",
"summary": "Mozilla Security Advisory vom 2024-03-19",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-12/"
},
{
"category": "external",
"summary": "Mozilla Security Advisory vom 2024-03-19",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/"
},
{
"category": "external",
"summary": "Mozilla Security Advisory vom 2024-03-19",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6703-1 vom 2024-03-20",
"url": "https://ubuntu.com/security/notices/USN-6703-1"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-FC2AE12C31 vom 2024-03-19",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-fc2ae12c31"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-5D080305AB vom 2024-03-19",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-5d080305ab"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-113454B56B vom 2024-03-20",
"url": "https://www.cybersecurity-help.cz/vdb/SB2024032010"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-9F8235FB21 vom 2024-03-19",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-9f8235fb21"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5644 vom 2024-03-21",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00052.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5643 vom 2024-03-21",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00051.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0971-1 vom 2024-03-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018190.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3769 vom 2024-03-23",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1490 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1490"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1493 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1493"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1495 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1495"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1496 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1496"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1497 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1497"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3775 vom 2024-03-25",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1498 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1498"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1499 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1499"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1488 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1488"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1483 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1483"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1484 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1484"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1485 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1485"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1486 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1486"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1487 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1487"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1491 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1491"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1492 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1492"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1500 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1500"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1489 vom 2024-03-25",
"url": "https://access.redhat.com/errata/RHSA-2024:1489"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6717-1 vom 2024-03-26",
"url": "https://ubuntu.com/security/notices/USN-6717-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-1486 vom 2024-03-26",
"url": "https://linux.oracle.com/errata/ELSA-2024-1486.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-1498 vom 2024-03-26",
"url": "https://linux.oracle.com/errata/ELSA-2024-1498.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:1484 vom 2024-03-27",
"url": "https://errata.build.resf.org/RLSA-2024:1484"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-1494 vom 2024-03-27",
"url": "https://linux.oracle.com/errata/ELSA-2024-1494.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-1493 vom 2024-03-26",
"url": "https://linux.oracle.com/errata/ELSA-2024-1493.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-1485 vom 2024-03-27",
"url": "https://linux.oracle.com/errata/ELSA-2024-1485.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-1484 vom 2024-03-27",
"url": "https://linux.oracle.com/errata/ELSA-2024-1484.html"
},
{
"category": "external",
"summary": "IGEL Security Notice ISN-2024-08 vom 2024-03-26",
"url": "https://kb.igel.com/securitysafety/en/isn-2024-08-firefox-esr-vulnerabilities-119870266.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:1494 vom 2024-03-27",
"url": "https://errata.build.resf.org/RLSA-2024:1494"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1002-1 vom 2024-03-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018221.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2024-2505 vom 2024-04-01",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2505.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASFIREFOX-2024-023 vom 2024-04-01",
"url": "https://alas.aws.amazon.com/AL2/ALASFIREFOX-2024-023.html"
},
{
"category": "external",
"summary": "CentOS-announce CESA-2024:1486 vom 2024-04-03",
"url": "https://lists.centos.org/pipermail/centos-announce/2024-April/099237.html"
},
{
"category": "external",
"summary": "CentOS-announce CESA-2024:1498 vom 2024-04-03",
"url": "https://lists.centos.org/pipermail/centos-announce/2024-April/099238.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1147-1 vom 2024-04-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018276.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1319-1 vom 2024-04-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018373.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5663 vom 2024-04-17",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00072.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1905 vom 2024-04-18",
"url": "https://access.redhat.com/errata/RHSA-2024:1905"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1906 vom 2024-04-18",
"url": "https://access.redhat.com/errata/RHSA-2024:1906"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1904 vom 2024-04-18",
"url": "https://access.redhat.com/errata/RHSA-2024:1904"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1907 vom 2024-04-18",
"url": "https://access.redhat.com/errata/RHSA-2024:1907"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1909 vom 2024-04-18",
"url": "https://access.redhat.com/errata/RHSA-2024:1909"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1910 vom 2024-04-18",
"url": "https://access.redhat.com/errata/RHSA-2024:1910"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1908 vom 2024-04-18",
"url": "https://access.redhat.com/errata/RHSA-2024:1908"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1911 vom 2024-04-18",
"url": "https://access.redhat.com/errata/RHSA-2024:1911"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1912 vom 2024-04-18",
"url": "https://access.redhat.com/errata/RHSA-2024:1912"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-1910 vom 2024-04-18",
"url": "https://linux.oracle.com/errata/ELSA-2024-1910.html"
},
{
"category": "external",
"summary": "Mozilla Security Advisory MFSA2024-20 vom 2024-04-19",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-20/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1350-1 vom 2024-04-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018382.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-1908 vom 2024-04-19",
"url": "https://linux.oracle.com/errata/ELSA-2024-1908.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-1912 vom 2024-04-20",
"url": "https://linux.oracle.com/errata/ELSA-2024-1912.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3790 vom 2024-04-19",
"url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00012.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5670 vom 2024-04-22",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00079.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3791 vom 2024-04-22",
"url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00013.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-12337 vom 2024-04-22",
"url": "https://linux.oracle.com/errata/ELSA-2024-12337.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-81C9A3FE50 vom 2024-04-23",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-81c9a3fe50"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-15B892EBD3 vom 2024-04-23",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-15b892ebd3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6750-1 vom 2024-04-25",
"url": "https://ubuntu.com/security/notices/USN-6750-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1437-1 vom 2024-04-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018423.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:1912 vom 2024-05-06",
"url": "https://errata.build.resf.org/RLSA-2024:1912"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202405-32 vom 2024-05-12",
"url": "https://security.gentoo.org/glsa/202405-32"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:1908 vom 2024-05-10",
"url": "https://errata.build.resf.org/RLSA-2024:1908"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1676-1 vom 2024-05-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018542.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1770-1 vom 2024-05-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018597.html"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2024:1910 vom 2024-06-06",
"url": "https://lwn.net/Articles/973018"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202408-02 vom 2024-08-06",
"url": "https://security.gentoo.org/glsa/202408-02"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3937 vom 2024-10-28",
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00028.html"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-017 vom 2024-11-21",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2024/11/Xerox-Security-Bulletin-XRX24-017-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14572-1 vom 2024-12-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3HI2RC7AJAHY74Q6MK7GNGWU6TITB22V/"
}
],
"source_lang": "en-US",
"title": "Mozilla Firefox, Firefox ESR und Thunderbird: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-12-15T23:00:00.000+00:00",
"generator": {
"date": "2024-12-16T09:17:26.903+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-0669",
"initial_release_date": "2024-03-19T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-03-19T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-03-21T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-03-24T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-03-25T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat und Debian aufgenommen"
},
{
"date": "2024-03-26T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Rocky Enterprise Software Foundation, Oracle Linux und IGEL aufgenommen"
},
{
"date": "2024-04-01T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-04-03T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von CentOS aufgenommen"
},
{
"date": "2024-04-08T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-16T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-17T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-04-18T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-04-21T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Mozilla, SUSE, Oracle Linux und Debian aufgenommen"
},
{
"date": "2024-04-22T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-04-23T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-04-24T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-04-25T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-06T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-05-12T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Gentoo und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-05-20T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-23T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-06-05T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von CentOS aufgenommen"
},
{
"date": "2024-08-05T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-10-28T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2024-11-21T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-12-15T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "25"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "11",
"product": {
"name": "IGEL OS 11",
"product_id": "T030282",
"product_identification_helper": {
"cpe": "cpe:/o:igel:os:11"
}
}
},
{
"category": "product_version",
"name": "12",
"product": {
"name": "IGEL OS 12",
"product_id": "T030283",
"product_identification_helper": {
"cpe": "cpe:/o:igel:os:12"
}
}
}
],
"category": "product_name",
"name": "OS"
}
],
"category": "vendor",
"name": "IGEL"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c124",
"product": {
"name": "Mozilla Firefox \u003c124",
"product_id": "T033542"
}
},
{
"category": "product_version",
"name": "124",
"product": {
"name": "Mozilla Firefox 124",
"product_id": "T033542-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:firefox:124"
}
}
}
],
"category": "product_name",
"name": "Firefox"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c115.9",
"product": {
"name": "Mozilla Firefox ESR \u003c115.9",
"product_id": "T033543"
}
},
{
"category": "product_version",
"name": "115.9",
"product": {
"name": "Mozilla Firefox ESR 115.9",
"product_id": "T033543-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:firefox_esr:115.9"
}
}
}
],
"category": "product_name",
"name": "Firefox ESR"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c115.9",
"product": {
"name": "Mozilla Thunderbird \u003c115.9",
"product_id": "T033544"
}
},
{
"category": "product_version",
"name": "115.9",
"product": {
"name": "Mozilla Thunderbird 115.9",
"product_id": "T033544-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:thunderbird:115.9"
}
}
},
{
"category": "product_version_range",
"name": "\u003c115.10",
"product": {
"name": "Mozilla Thunderbird \u003c115.10",
"product_id": "T034328"
}
},
{
"category": "product_version",
"name": "115.1",
"product": {
"name": "Mozilla Thunderbird 115.10",
"product_id": "T034328-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:thunderbird:115.10"
}
}
}
],
"category": "product_name",
"name": "Thunderbird"
}
],
"category": "vendor",
"name": "Mozilla"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source CentOS",
"product": {
"name": "Open Source CentOS",
"product_id": "1727",
"product_identification_helper": {
"cpe": "cpe:/o:centos:centos:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v9",
"product": {
"name": "Xerox FreeFlow Print Server v9",
"product_id": "T015632",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-5388",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2023-5388"
},
{
"cve": "CVE-2024-0743",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2024-0743"
},
{
"cve": "CVE-2024-2605",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2024-2605"
},
{
"cve": "CVE-2024-2606",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2024-2606"
},
{
"cve": "CVE-2024-2607",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2024-2607"
},
{
"cve": "CVE-2024-2608",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2024-2608"
},
{
"cve": "CVE-2024-2609",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2024-2609"
},
{
"cve": "CVE-2024-2610",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2024-2610"
},
{
"cve": "CVE-2024-2611",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2024-2611"
},
{
"cve": "CVE-2024-2612",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2024-2612"
},
{
"cve": "CVE-2024-2613",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2024-2613"
},
{
"cve": "CVE-2024-2614",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2024-2614"
},
{
"cve": "CVE-2024-2615",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2024-2615"
},
{
"cve": "CVE-2024-2616",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR und Mozilla Thunderbird. Diese Fehler bestehen in mehreren Komponenten und Funktionen wie dem Windows Error Reporter oder der RSA-Verschl\u00fcsselung, unter anderem aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Integer-\u00dcberlauf oder einer Verwendung nach einem Free. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder einen nicht spezifizierten Angriff durchzuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T033543",
"T033544",
"67646",
"T034328",
"T015632",
"T030282",
"T012167",
"T004914",
"T030283",
"T032255",
"T033542",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"1727"
]
},
"release_date": "2024-03-19T23:00:00.000+00:00",
"title": "CVE-2024-2616"
}
]
}
WID-SEC-W-2024-1248
Vulnerability from csaf_certbund - Published: 2024-05-28 22:00 - Updated: 2024-11-21 23:00In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1248 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1248.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1248 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1248"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX24-010 vom 2024-05-28",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/05/Xerox-Security-Bulletin-XRX24-010-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v7.pdf"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2024-2688 vom 2024-11-01",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2688.html"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-017 vom 2024-11-21",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2024/11/Xerox-Security-Bulletin-XRX24-017-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-11-21T23:00:00.000+00:00",
"generator": {
"date": "2024-11-22T10:06:51.860+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2024-1248",
"initial_release_date": "2024-05-28T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-05-28T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-10-31T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-11-21T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v9",
"product": {
"name": "Xerox FreeFlow Print Server v9",
"product_id": "T015632",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9"
}
}
},
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T035098",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-10401",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2014-10401"
},
{
"cve": "CVE-2014-10402",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2014-10402"
},
{
"cve": "CVE-2020-22218",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2020-22218"
},
{
"cve": "CVE-2020-27545",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2020-27545"
},
{
"cve": "CVE-2020-28162",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2020-28162"
},
{
"cve": "CVE-2020-28163",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2020-28163"
},
{
"cve": "CVE-2022-22817",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2022-22817"
},
{
"cve": "CVE-2022-32200",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2022-32200"
},
{
"cve": "CVE-2022-34299",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2022-34299"
},
{
"cve": "CVE-2022-39170",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2022-39170"
},
{
"cve": "CVE-2022-40982",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2022-40982"
},
{
"cve": "CVE-2022-46285",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2022-46285"
},
{
"cve": "CVE-2022-46344",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2022-46344"
},
{
"cve": "CVE-2023-22053",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-22053"
},
{
"cve": "CVE-2023-27371",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-27371"
},
{
"cve": "CVE-2023-34872",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-34872"
},
{
"cve": "CVE-2023-38408",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-38408"
},
{
"cve": "CVE-2023-38709",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-38709"
},
{
"cve": "CVE-2023-39326",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-39326"
},
{
"cve": "CVE-2023-39615",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-39615"
},
{
"cve": "CVE-2023-40305",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-40305"
},
{
"cve": "CVE-2023-40745",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-40745"
},
{
"cve": "CVE-2023-41175",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-41175"
},
{
"cve": "CVE-2023-43785",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-43785"
},
{
"cve": "CVE-2023-43786",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-43786"
},
{
"cve": "CVE-2023-43787",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-43787"
},
{
"cve": "CVE-2023-43788",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-43788"
},
{
"cve": "CVE-2023-43789",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-43789"
},
{
"cve": "CVE-2023-4408",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-4408"
},
{
"cve": "CVE-2023-44487",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-45285",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-45285"
},
{
"cve": "CVE-2023-46589",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-46589"
},
{
"cve": "CVE-2023-46728",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-46728"
},
{
"cve": "CVE-2023-4675",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-4675"
},
{
"cve": "CVE-2023-46751",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-46751"
},
{
"cve": "CVE-2023-46809",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-46809"
},
{
"cve": "CVE-2023-46846",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-46846"
},
{
"cve": "CVE-2023-46847",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-46847"
},
{
"cve": "CVE-2023-46848",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-46848"
},
{
"cve": "CVE-2023-47038",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-47038"
},
{
"cve": "CVE-2023-47100",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-47100"
},
{
"cve": "CVE-2023-48795",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-49285",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-49285"
},
{
"cve": "CVE-2023-49286",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-49286"
},
{
"cve": "CVE-2023-49288",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-49288"
},
{
"cve": "CVE-2023-49990",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-49990"
},
{
"cve": "CVE-2023-49991",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-49991"
},
{
"cve": "CVE-2023-49992",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-49992"
},
{
"cve": "CVE-2023-49993",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-49993"
},
{
"cve": "CVE-2023-49994",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-49994"
},
{
"cve": "CVE-2023-50387",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-50387"
},
{
"cve": "CVE-2023-50447",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-50447"
},
{
"cve": "CVE-2023-50761",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-50761"
},
{
"cve": "CVE-2023-50762",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-50762"
},
{
"cve": "CVE-2023-50868",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-50868"
},
{
"cve": "CVE-2023-51384",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-51384"
},
{
"cve": "CVE-2023-51385",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-51385"
},
{
"cve": "CVE-2023-51713",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-51713"
},
{
"cve": "CVE-2023-51765",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-51765"
},
{
"cve": "CVE-2023-52355",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-52355"
},
{
"cve": "CVE-2023-52356",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-52356"
},
{
"cve": "CVE-2023-5363",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-5363"
},
{
"cve": "CVE-2023-5367",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-5367"
},
{
"cve": "CVE-2023-5371",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-5371"
},
{
"cve": "CVE-2023-5380",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-5380"
},
{
"cve": "CVE-2023-5388",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-5388"
},
{
"cve": "CVE-2023-5517",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-5517"
},
{
"cve": "CVE-2023-5574",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-5574"
},
{
"cve": "CVE-2023-5679",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-5679"
},
{
"cve": "CVE-2023-5764",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-5764"
},
{
"cve": "CVE-2023-5824",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-5824"
},
{
"cve": "CVE-2023-6174",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6174"
},
{
"cve": "CVE-2023-6175",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6175"
},
{
"cve": "CVE-2023-6377",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6377"
},
{
"cve": "CVE-2023-6478",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6478"
},
{
"cve": "CVE-2023-6516",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6516"
},
{
"cve": "CVE-2023-6856",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6856"
},
{
"cve": "CVE-2023-6857",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6857"
},
{
"cve": "CVE-2023-6858",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6858"
},
{
"cve": "CVE-2023-6859",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6859"
},
{
"cve": "CVE-2023-6860",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6860"
},
{
"cve": "CVE-2023-6861",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6861"
},
{
"cve": "CVE-2023-6862",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6862"
},
{
"cve": "CVE-2023-6863",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6863"
},
{
"cve": "CVE-2023-6864",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6864"
},
{
"cve": "CVE-2023-6865",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6865"
},
{
"cve": "CVE-2023-6867",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2023-6867"
},
{
"cve": "CVE-2024-0207",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0207"
},
{
"cve": "CVE-2024-0208",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0208"
},
{
"cve": "CVE-2024-0209",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0209"
},
{
"cve": "CVE-2024-0210",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0210"
},
{
"cve": "CVE-2024-0211",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0211"
},
{
"cve": "CVE-2024-0727",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0727"
},
{
"cve": "CVE-2024-0741",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0741"
},
{
"cve": "CVE-2024-0742",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0742"
},
{
"cve": "CVE-2024-0743",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0743"
},
{
"cve": "CVE-2024-0746",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0746"
},
{
"cve": "CVE-2024-0747",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0747"
},
{
"cve": "CVE-2024-0749",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0749"
},
{
"cve": "CVE-2024-0750",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0750"
},
{
"cve": "CVE-2024-0751",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0751"
},
{
"cve": "CVE-2024-0753",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0753"
},
{
"cve": "CVE-2024-0755",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-0755"
},
{
"cve": "CVE-2024-1546",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-1546"
},
{
"cve": "CVE-2024-1547",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-1547"
},
{
"cve": "CVE-2024-1548",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-1548"
},
{
"cve": "CVE-2024-1549",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-1549"
},
{
"cve": "CVE-2024-1550",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-1550"
},
{
"cve": "CVE-2024-1551",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-1551"
},
{
"cve": "CVE-2024-1552",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-1552"
},
{
"cve": "CVE-2024-1553",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-1553"
},
{
"cve": "CVE-2024-20999",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-20999"
},
{
"cve": "CVE-2024-21011",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-21011"
},
{
"cve": "CVE-2024-21059",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-21059"
},
{
"cve": "CVE-2024-21068",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-21068"
},
{
"cve": "CVE-2024-21085",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-21085"
},
{
"cve": "CVE-2024-21094",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-21094"
},
{
"cve": "CVE-2024-21105",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-21105"
},
{
"cve": "CVE-2024-21890",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-21890"
},
{
"cve": "CVE-2024-21891",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-21891"
},
{
"cve": "CVE-2024-21896",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-21896"
},
{
"cve": "CVE-2024-22019",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-22019"
},
{
"cve": "CVE-2024-22195",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-22195"
},
{
"cve": "CVE-2024-24680",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-24680"
},
{
"cve": "CVE-2024-24795",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-24795"
},
{
"cve": "CVE-2024-24806",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-24806"
},
{
"cve": "CVE-2024-25617",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-25617"
},
{
"cve": "CVE-2024-2605",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-2605"
},
{
"cve": "CVE-2024-2607",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-2607"
},
{
"cve": "CVE-2024-2608",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-2608"
},
{
"cve": "CVE-2024-2610",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-2610"
},
{
"cve": "CVE-2024-2611",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-2611"
},
{
"cve": "CVE-2024-2612",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-2612"
},
{
"cve": "CVE-2024-2614",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-2614"
},
{
"cve": "CVE-2024-2616",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-2616"
},
{
"cve": "CVE-2024-27316",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"398363",
"T015632",
"T035098"
]
},
"release_date": "2024-05-28T22:00:00.000+00:00",
"title": "CVE-2024-27316"
}
]
}
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.