Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-42928 (GCVE-0-2022-42928)
Vulnerability from cvelistv5 – Published: 2022-12-22 00:00 – Updated: 2025-04-15 15:44- Memory Corruption in JS Engine
| Vendor | Product | Version | |
|---|---|---|---|
| Mozilla | Firefox |
Affected:
unspecified , < 106
(custom)
|
|
| Mozilla | Firefox ESR |
Affected:
unspecified , < 102.4
(custom)
|
|
| Mozilla | Thunderbird |
Affected:
unspecified , < 102.4
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T13:19:05.486Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1791520"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-44/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-45/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-46/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2022-42928",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-15T15:44:21.899906Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476 NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-15T15:44:46.254Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Firefox",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "106",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"product": "Firefox ESR",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "102.4",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
},
{
"product": "Thunderbird",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "102.4",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Samuel Gro\u00df and Carl Smith of Google V8 Security"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4."
}
],
"value": "Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Memory Corruption in JS Engine",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-09-13T10:36:31.769Z",
"orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"shortName": "mozilla"
},
"references": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1791520"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-44/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-45/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-46/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"assignerShortName": "mozilla",
"cveId": "CVE-2022-42928",
"datePublished": "2022-12-22T00:00:00.000Z",
"dateReserved": "2022-10-14T00:00:00.000Z",
"dateUpdated": "2025-04-15T15:44:46.254Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-42928",
"date": "2026-05-29",
"epss": "0.00198",
"percentile": "0.4172"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-42928\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2022-12-22T20:15:40.337\",\"lastModified\":\"2025-04-15T16:15:19.750\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4.\"},{\"lang\":\"es\",\"value\":\"A ciertos tipos de asignaciones les faltaban anotaciones que, si el recolector de elementos no utilizados estaba en un estado espec\u00edfico, podr\u00edan haber provocado da\u00f1os en la memoria y un bloqueo potencialmente explotable. Esta vulnerabilidad afecta a Firefox \u0026lt; 106, Firefox ESR \u0026lt; 102.4 y Thunderbird \u0026lt; 102.4.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"106.0\",\"matchCriteriaId\":\"181587B4-3F8B-4B6F-8791-0323506EC07F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"102.4\",\"matchCriteriaId\":\"580471D3-4C6C-4B73-A8DF-1823E1B2C683\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"102.4\",\"matchCriteriaId\":\"A311D0A5-0DA7-4C09-8C3D-3CBBF0273284\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1791520\",\"source\":\"security@mozilla.org\",\"tags\":[\"Issue Tracking\",\"Permissions Required\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2022-44/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2022-45/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2022-46/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1791520\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Permissions Required\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2022-44/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2022-45/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2022-46/\",\"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=1791520\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2022-44/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2022-45/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2022-46/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T13:19:05.486Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-42928\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-15T15:44:21.899906Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-476\", \"description\": \"CWE-476 NULL Pointer Dereference\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-15T15:44:41.316Z\"}}], \"cna\": {\"credits\": [{\"lang\": \"en\", \"value\": \"Samuel Gro\\u00df and Carl Smith of Google V8 Security\"}], \"affected\": [{\"vendor\": \"Mozilla\", \"product\": \"Firefox\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"106\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Firefox ESR\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"102.4\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Thunderbird\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"102.4\", \"versionType\": \"custom\"}]}], \"references\": [{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1791520\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2022-44/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2022-45/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2022-46/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"Memory Corruption in JS Engine\"}]}], \"providerMetadata\": {\"orgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"shortName\": \"mozilla\", \"dateUpdated\": \"2023-09-13T10:36:31.769Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-42928\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-15T15:44:46.254Z\", \"dateReserved\": \"2022-10-14T00:00:00.000Z\", \"assignerOrgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"datePublished\": \"2022-12-22T00:00:00.000Z\", \"assignerShortName\": \"mozilla\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
alsa-2022:7070
Vulnerability from osv_almalinux
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 102.4.0 ESR.
Security Fix(es):
- Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)
- Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)
- Mozilla: Denial of Service via window.print (CVE-2022-42929)
- Mozilla: Memory safety bugs fixed in Firefox 106 and Firefox ESR 102.4 (CVE-2022-42932)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "firefox"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "102.4.0-1.el8_6.alma"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 102.4.0 ESR.\n\nSecurity Fix(es):\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n* Mozilla: Memory safety bugs fixed in Firefox 106 and Firefox ESR 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "ALSA-2022:7070",
"modified": "2022-10-21T11:16:54Z",
"published": "2022-10-20T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2022:7070"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136156"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136157"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136158"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136159"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2022-7070.html"
}
],
"related": [
"CVE-2022-42927",
"CVE-2022-42928",
"CVE-2022-42929",
"CVE-2022-42932"
],
"summary": "Important: firefox security update"
}
alsa-2022:7071
Vulnerability from osv_almalinux
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 102.4.0 ESR.
Security Fix(es):
- Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)
- Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)
- Mozilla: Denial of Service via window.print (CVE-2022-42929)
- Mozilla: Memory safety bugs fixed in Firefox 106 and Firefox ESR 102.4 (CVE-2022-42932)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "firefox"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "102.4.0-1.el9_0.alma"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 102.4.0 ESR.\n\nSecurity Fix(es):\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n* Mozilla: Memory safety bugs fixed in Firefox 106 and Firefox ESR 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "ALSA-2022:7071",
"modified": "2022-10-21T10:45:21Z",
"published": "2022-10-20T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2022:7071"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136156"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136157"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136158"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136159"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2022-7071.html"
}
],
"related": [
"CVE-2022-42927",
"CVE-2022-42928",
"CVE-2022-42929",
"CVE-2022-42932"
],
"summary": "Important: firefox security update"
}
alsa-2022:7178
Vulnerability from osv_almalinux
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 102.4.0.
Security Fix(es):
- Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)
- Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)
- Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)
- Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)
- Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)
- Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)
- Mozilla: Denial of Service via window.print (CVE-2022-42929)
- Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "thunderbird"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "102.4.0-1.el9_0.alma"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "ALSA-2022:7178",
"modified": "2022-10-26T06:48:26Z",
"published": "2022-10-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-39236"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-39249"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-39250"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-39251"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2135391"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2135393"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2135395"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2135396"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136156"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136157"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136158"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136159"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2022-7178.html"
}
],
"related": [
"CVE-2022-39249",
"CVE-2022-39250",
"CVE-2022-39251",
"CVE-2022-42927",
"CVE-2022-42928",
"CVE-2022-39236",
"CVE-2022-42929",
"CVE-2022-42932"
],
"summary": "Important: thunderbird security update"
}
alsa-2022:7190
Vulnerability from osv_almalinux
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 102.4.0.
Security Fix(es):
- Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)
- Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)
- Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)
- Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)
- Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)
- Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)
- Mozilla: Denial of Service via window.print (CVE-2022-42929)
- Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "thunderbird"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "102.4.0-1.el8_6.alma"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "ALSA-2022:7190",
"modified": "2022-10-26T07:18:12Z",
"published": "2022-10-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2022:7190"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-39236"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-39249"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-39250"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-39251"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2135391"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2135393"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2135395"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2135396"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136156"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136157"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136158"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2136159"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2022-7190.html"
}
],
"related": [
"CVE-2022-39249",
"CVE-2022-39250",
"CVE-2022-39251",
"CVE-2022-42927",
"CVE-2022-42928",
"CVE-2022-39236",
"CVE-2022-42929",
"CVE-2022-42932"
],
"summary": "Important: thunderbird security update"
}
CERTFR-2022-AVI-926
Vulnerability from certfr_avis - Published: 2022-10-19 - Updated: 2022-10-19
De multiples vulnérabilités ont été corrigées dans les produits Mozilla. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Mozilla | Firefox | Firefox versions antérieures à 106 | ||
| Mozilla | Firefox ESR | Firefox ESR versions antérieures à 102.4 |
| Title | Publication Time | Tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Firefox versions ant\u00e9rieures \u00e0 106",
"product": {
"name": "Firefox",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
},
{
"description": "Firefox ESR versions ant\u00e9rieures \u00e0 102.4",
"product": {
"name": "Firefox ESR",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-42928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42928"
},
{
"name": "CVE-2022-42927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42927"
},
{
"name": "CVE-2022-42931",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42931"
},
{
"name": "CVE-2022-42929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42929"
},
{
"name": "CVE-2022-42932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42932"
},
{
"name": "CVE-2022-42930",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42930"
}
],
"initial_release_date": "2022-10-19T00:00:00",
"last_revision_date": "2022-10-19T00:00:00",
"links": [
{
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla du 18 octobre 2022",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla du 18 octobre 2022",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-44/"
}
],
"reference": "CERTFR-2022-AVI-926",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-10-19T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 corrig\u00e9es dans \u003cspan\nclass=\"textit\"\u003eles produits Mozilla\u003c/span\u003e. Elles permettent \u00e0 un\nattaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par\nl\u0027\u00e9diteur, une ex\u00e9cution de code arbitraire et un d\u00e9ni de service \u00e0\ndistance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Mozilla",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2022-45 du 18 octobre 2022",
"url": null
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2022-44 du 18 octobre 2022",
"url": null
}
]
}
CERTFR-2022-AVI-948
Vulnerability from certfr_avis - Published: 2022-10-25 - Updated: 2022-10-25
De multiples vulnérabilités ont été découvertes dans Mozilla Thunderbird. Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Mozilla | Thunderbird | Thunderbird versions antérieures à 102.4 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Thunderbird versions ant\u00e9rieures \u00e0 102.4",
"product": {
"name": "Thunderbird",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-42928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42928"
},
{
"name": "CVE-2022-42927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42927"
},
{
"name": "CVE-2022-42929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42929"
},
{
"name": "CVE-2022-42932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42932"
}
],
"initial_release_date": "2022-10-25T00:00:00",
"last_revision_date": "2022-10-25T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-948",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-10-25T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Mozilla\nThunderbird. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution\nde code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Mozilla Thunderbird",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2022-46 du 24 octobre 2022",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/"
}
]
}
FKIE_CVE-2022-42928
Vulnerability from fkie_nvd - Published: 2022-12-22 20:15 - Updated: 2025-04-15 16:158.8 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
| URL | Tags | ||
|---|---|---|---|
| security@mozilla.org | https://bugzilla.mozilla.org/show_bug.cgi?id=1791520 | Issue Tracking, Permissions Required | |
| security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2022-44/ | Vendor Advisory | |
| security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2022-45/ | Vendor Advisory | |
| security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2022-46/ | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.mozilla.org/show_bug.cgi?id=1791520 | Issue Tracking, Permissions Required | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.mozilla.org/security/advisories/mfsa2022-44/ | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.mozilla.org/security/advisories/mfsa2022-45/ | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.mozilla.org/security/advisories/mfsa2022-46/ | Vendor Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| mozilla | firefox | * | |
| mozilla | firefox_esr | * | |
| mozilla | thunderbird | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
"matchCriteriaId": "181587B4-3F8B-4B6F-8791-0323506EC07F",
"versionEndExcluding": "106.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*",
"matchCriteriaId": "580471D3-4C6C-4B73-A8DF-1823E1B2C683",
"versionEndExcluding": "102.4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
"matchCriteriaId": "A311D0A5-0DA7-4C09-8C3D-3CBBF0273284",
"versionEndExcluding": "102.4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4."
},
{
"lang": "es",
"value": "A ciertos tipos de asignaciones les faltaban anotaciones que, si el recolector de elementos no utilizados estaba en un estado espec\u00edfico, podr\u00edan haber provocado da\u00f1os en la memoria y un bloqueo potencialmente explotable. Esta vulnerabilidad afecta a Firefox \u0026lt; 106, Firefox ESR \u0026lt; 102.4 y Thunderbird \u0026lt; 102.4."
}
],
"id": "CVE-2022-42928",
"lastModified": "2025-04-15T16:15:19.750",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2022-12-22T20:15:40.337",
"references": [
{
"source": "security@mozilla.org",
"tags": [
"Issue Tracking",
"Permissions Required"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1791520"
},
{
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-44/"
},
{
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-45/"
},
{
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-46/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Permissions Required"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1791520"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-44/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-45/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-46/"
}
],
"sourceIdentifier": "security@mozilla.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-4JG9-9XG2-CC8H
Vulnerability from github – Published: 2022-12-22 21:30 – Updated: 2025-04-15 18:31Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird < 102.4, Firefox ESR < 102.4, and Firefox < 106.
{
"affected": [],
"aliases": [
"CVE-2022-42928"
],
"database_specific": {
"cwe_ids": [
"CWE-476"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-12-22T20:15:00Z",
"severity": "HIGH"
},
"details": "Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 102.4, Firefox ESR \u003c 102.4, and Firefox \u003c 106.",
"id": "GHSA-4jg9-9xg2-cc8h",
"modified": "2025-04-15T18:31:34Z",
"published": "2022-12-22T21:30:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928"
},
{
"type": "WEB",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1791520"
},
{
"type": "WEB",
"url": "https://www.mozilla.org/security/advisories/mfsa2022-44"
},
{
"type": "WEB",
"url": "https://www.mozilla.org/security/advisories/mfsa2022-45"
},
{
"type": "WEB",
"url": "https://www.mozilla.org/security/advisories/mfsa2022-46"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2022-42928
Vulnerability from gsd - Updated: 2023-12-13 01:19{
"GSD": {
"alias": "CVE-2022-42928",
"description": "Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird \u003c 102.4, Firefox ESR \u003c 102.4, and Firefox \u003c 106.",
"id": "GSD-2022-42928",
"references": [
"https://www.debian.org/security/2022/dsa-5259",
"https://www.debian.org/security/2022/dsa-5262",
"https://advisories.mageia.org/CVE-2022-42928.html",
"https://access.redhat.com/errata/RHSA-2022:7066",
"https://access.redhat.com/errata/RHSA-2022:7068",
"https://access.redhat.com/errata/RHSA-2022:7069",
"https://access.redhat.com/errata/RHSA-2022:7070",
"https://access.redhat.com/errata/RHSA-2022:7071",
"https://access.redhat.com/errata/RHSA-2022:7072",
"https://access.redhat.com/errata/RHSA-2022:7178",
"https://access.redhat.com/errata/RHSA-2022:7181",
"https://access.redhat.com/errata/RHSA-2022:7182",
"https://access.redhat.com/errata/RHSA-2022:7183",
"https://access.redhat.com/errata/RHSA-2022:7184",
"https://access.redhat.com/errata/RHSA-2022:7190",
"https://www.suse.com/security/cve/CVE-2022-42928.html",
"https://ubuntu.com/security/CVE-2022-42928"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-42928"
],
"details": "Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4.",
"id": "GSD-2022-42928",
"modified": "2023-12-13T01:19:11.006001Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2022-42928",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "unspecified",
"version_value": "106"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "unspecified",
"version_value": "102.4"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "unspecified",
"version_value": "102.4"
}
]
}
}
]
},
"vendor_name": "Mozilla"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Samuel Gro\u00df and Carl Smith of Google V8 Security"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Memory Corruption in JS Engine"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1791520",
"refsource": "MISC",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1791520"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2022-44/",
"refsource": "MISC",
"url": "https://www.mozilla.org/security/advisories/mfsa2022-44/"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2022-45/",
"refsource": "MISC",
"url": "https://www.mozilla.org/security/advisories/mfsa2022-45/"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2022-46/",
"refsource": "MISC",
"url": "https://www.mozilla.org/security/advisories/mfsa2022-46/"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "106.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "102.4",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "102.4",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2022-42928"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1791520",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Permissions Required"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1791520"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2022-46/",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-46/"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2022-45/",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-45/"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2022-44/",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-44/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2023-09-13T11:15Z",
"publishedDate": "2022-12-22T20:15Z"
}
}
}
OPENSUSE-SU-2024:12425-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2022-3266/ | self |
| https://www.suse.com/security/cve/CVE-2022-40956/ | self |
| https://www.suse.com/security/cve/CVE-2022-40957/ | self |
| https://www.suse.com/security/cve/CVE-2022-40958/ | self |
| https://www.suse.com/security/cve/CVE-2022-40959/ | self |
| https://www.suse.com/security/cve/CVE-2022-40960/ | self |
| https://www.suse.com/security/cve/CVE-2022-40962/ | self |
| https://www.suse.com/security/cve/CVE-2022-42927/ | self |
| https://www.suse.com/security/cve/CVE-2022-42928/ | self |
| https://www.suse.com/security/cve/CVE-2022-42929/ | self |
| https://www.suse.com/security/cve/CVE-2022-42932/ | self |
| https://www.suse.com/security/cve/CVE-2022-3266 | external |
| https://www.suse.com/security/cve/CVE-2022-40956 | external |
| https://bugzilla.suse.com/1203477 | external |
| https://www.suse.com/security/cve/CVE-2022-40957 | external |
| https://bugzilla.suse.com/1203477 | external |
| https://www.suse.com/security/cve/CVE-2022-40958 | external |
| https://bugzilla.suse.com/1203477 | external |
| https://www.suse.com/security/cve/CVE-2022-40959 | external |
| https://bugzilla.suse.com/1203477 | external |
| https://www.suse.com/security/cve/CVE-2022-40960 | external |
| https://bugzilla.suse.com/1203477 | external |
| https://www.suse.com/security/cve/CVE-2022-40962 | external |
| https://bugzilla.suse.com/1203477 | external |
| https://www.suse.com/security/cve/CVE-2022-42927 | external |
| https://bugzilla.suse.com/1204421 | external |
| https://www.suse.com/security/cve/CVE-2022-42928 | external |
| https://bugzilla.suse.com/1204421 | external |
| https://www.suse.com/security/cve/CVE-2022-42929 | external |
| https://bugzilla.suse.com/1204421 | external |
| https://www.suse.com/security/cve/CVE-2022-42932 | external |
| https://bugzilla.suse.com/1204421 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libmozjs-102-0-102.4.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libmozjs-102-0-102.4.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12425",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12425-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3266 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3266/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-40956 page",
"url": "https://www.suse.com/security/cve/CVE-2022-40956/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-40957 page",
"url": "https://www.suse.com/security/cve/CVE-2022-40957/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-40958 page",
"url": "https://www.suse.com/security/cve/CVE-2022-40958/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-40959 page",
"url": "https://www.suse.com/security/cve/CVE-2022-40959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-40960 page",
"url": "https://www.suse.com/security/cve/CVE-2022-40960/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-40962 page",
"url": "https://www.suse.com/security/cve/CVE-2022-40962/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-42927 page",
"url": "https://www.suse.com/security/cve/CVE-2022-42927/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-42928 page",
"url": "https://www.suse.com/security/cve/CVE-2022-42928/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-42929 page",
"url": "https://www.suse.com/security/cve/CVE-2022-42929/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-42932 page",
"url": "https://www.suse.com/security/cve/CVE-2022-42932/"
}
],
"title": "libmozjs-102-0-102.4.0-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12425-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libmozjs-102-0-102.4.0-1.1.aarch64",
"product": {
"name": "libmozjs-102-0-102.4.0-1.1.aarch64",
"product_id": "libmozjs-102-0-102.4.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozjs102-102.4.0-1.1.aarch64",
"product": {
"name": "mozjs102-102.4.0-1.1.aarch64",
"product_id": "mozjs102-102.4.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "mozjs102-devel-102.4.0-1.1.aarch64",
"product": {
"name": "mozjs102-devel-102.4.0-1.1.aarch64",
"product_id": "mozjs102-devel-102.4.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libmozjs-102-0-102.4.0-1.1.ppc64le",
"product": {
"name": "libmozjs-102-0-102.4.0-1.1.ppc64le",
"product_id": "libmozjs-102-0-102.4.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozjs102-102.4.0-1.1.ppc64le",
"product": {
"name": "mozjs102-102.4.0-1.1.ppc64le",
"product_id": "mozjs102-102.4.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mozjs102-devel-102.4.0-1.1.ppc64le",
"product": {
"name": "mozjs102-devel-102.4.0-1.1.ppc64le",
"product_id": "mozjs102-devel-102.4.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libmozjs-102-0-102.4.0-1.1.s390x",
"product": {
"name": "libmozjs-102-0-102.4.0-1.1.s390x",
"product_id": "libmozjs-102-0-102.4.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "mozjs102-102.4.0-1.1.s390x",
"product": {
"name": "mozjs102-102.4.0-1.1.s390x",
"product_id": "mozjs102-102.4.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "mozjs102-devel-102.4.0-1.1.s390x",
"product": {
"name": "mozjs102-devel-102.4.0-1.1.s390x",
"product_id": "mozjs102-devel-102.4.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libmozjs-102-0-102.4.0-1.1.x86_64",
"product": {
"name": "libmozjs-102-0-102.4.0-1.1.x86_64",
"product_id": "libmozjs-102-0-102.4.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozjs102-102.4.0-1.1.x86_64",
"product": {
"name": "mozjs102-102.4.0-1.1.x86_64",
"product_id": "mozjs102-102.4.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "mozjs102-devel-102.4.0-1.1.x86_64",
"product": {
"name": "mozjs102-devel-102.4.0-1.1.x86_64",
"product_id": "mozjs102-devel-102.4.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libmozjs-102-0-102.4.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64"
},
"product_reference": "libmozjs-102-0-102.4.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmozjs-102-0-102.4.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le"
},
"product_reference": "libmozjs-102-0-102.4.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmozjs-102-0-102.4.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x"
},
"product_reference": "libmozjs-102-0-102.4.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmozjs-102-0-102.4.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64"
},
"product_reference": "libmozjs-102-0-102.4.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozjs102-102.4.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64"
},
"product_reference": "mozjs102-102.4.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozjs102-102.4.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le"
},
"product_reference": "mozjs102-102.4.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozjs102-102.4.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x"
},
"product_reference": "mozjs102-102.4.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozjs102-102.4.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64"
},
"product_reference": "mozjs102-102.4.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozjs102-devel-102.4.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64"
},
"product_reference": "mozjs102-devel-102.4.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozjs102-devel-102.4.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le"
},
"product_reference": "mozjs102-devel-102.4.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozjs102-devel-102.4.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x"
},
"product_reference": "mozjs102-devel-102.4.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mozjs102-devel-102.4.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
},
"product_reference": "mozjs102-devel-102.4.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-3266",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3266"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds read can occur when decoding H264 video. This results in a potentially exploitable crash. This vulnerability affects Firefox ESR \u003c 102.3, Thunderbird \u003c 102.3, and Firefox \u003c 105.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3266",
"url": "https://www.suse.com/security/cve/CVE-2022-3266"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-3266"
},
{
"cve": "CVE-2022-40956",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-40956"
}
],
"notes": [
{
"category": "general",
"text": "When injecting an HTML base element, some requests would ignore the CSP\u0027s base-uri settings and accept the injected element\u0027s base instead. This vulnerability affects Firefox ESR \u003c 102.3, Thunderbird \u003c 102.3, and Firefox \u003c 105.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-40956",
"url": "https://www.suse.com/security/cve/CVE-2022-40956"
},
{
"category": "external",
"summary": "SUSE Bug 1203477 for CVE-2022-40956",
"url": "https://bugzilla.suse.com/1203477"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-40956"
},
{
"cve": "CVE-2022-40957",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-40957"
}
],
"notes": [
{
"category": "general",
"text": "Inconsistent data in instruction and data cache when creating wasm code could lead to a potentially exploitable crash.\u003cbr\u003e*This bug only affects Firefox on ARM64 platforms.*. This vulnerability affects Firefox ESR \u003c 102.3, Thunderbird \u003c 102.3, and Firefox \u003c 105.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-40957",
"url": "https://www.suse.com/security/cve/CVE-2022-40957"
},
{
"category": "external",
"summary": "SUSE Bug 1203477 for CVE-2022-40957",
"url": "https://bugzilla.suse.com/1203477"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.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:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-40957"
},
{
"cve": "CVE-2022-40958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-40958"
}
],
"notes": [
{
"category": "general",
"text": "By injecting a cookie with certain special characters, an attacker on a shared subdomain which is not a secure context could set and thus overwrite cookies from a secure context, leading to session fixation and other attacks. This vulnerability affects Firefox ESR \u003c 102.3, Thunderbird \u003c 102.3, and Firefox \u003c 105.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-40958",
"url": "https://www.suse.com/security/cve/CVE-2022-40958"
},
{
"category": "external",
"summary": "SUSE Bug 1203477 for CVE-2022-40958",
"url": "https://bugzilla.suse.com/1203477"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.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": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-40958"
},
{
"cve": "CVE-2022-40959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-40959"
}
],
"notes": [
{
"category": "general",
"text": "During iframe navigation, certain pages did not have their FeaturePolicy fully initialized leading to a bypass that leaked device permissions into untrusted subdocuments. This vulnerability affects Firefox ESR \u003c 102.3, Thunderbird \u003c 102.3, and Firefox \u003c 105.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-40959",
"url": "https://www.suse.com/security/cve/CVE-2022-40959"
},
{
"category": "external",
"summary": "SUSE Bug 1203477 for CVE-2022-40959",
"url": "https://bugzilla.suse.com/1203477"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-40959"
},
{
"cve": "CVE-2022-40960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-40960"
}
],
"notes": [
{
"category": "general",
"text": "Concurrent use of the URL parser with non-UTF-8 data was not thread-safe. This could lead to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox ESR \u003c 102.3, Thunderbird \u003c 102.3, and Firefox \u003c 105.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-40960",
"url": "https://www.suse.com/security/cve/CVE-2022-40960"
},
{
"category": "external",
"summary": "SUSE Bug 1203477 for CVE-2022-40960",
"url": "https://bugzilla.suse.com/1203477"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.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:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-40960"
},
{
"cve": "CVE-2022-40962",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-40962"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers Nika Layzell, Timothy Nikkel, Sebastian Hengst, Andreas Pehrson, and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 104 and Firefox ESR 102.2. 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 ESR \u003c 102.3, Thunderbird \u003c 102.3, and Firefox \u003c 105.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-40962",
"url": "https://www.suse.com/security/cve/CVE-2022-40962"
},
{
"category": "external",
"summary": "SUSE Bug 1203477 for CVE-2022-40962",
"url": "https://bugzilla.suse.com/1203477"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.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": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-40962"
},
{
"cve": "CVE-2022-42927",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-42927"
}
],
"notes": [
{
"category": "general",
"text": "A same-origin policy violation could have allowed the theft of cross-origin URL entries, leaking the result of a redirect, via `performance.getEntries()`. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-42927",
"url": "https://www.suse.com/security/cve/CVE-2022-42927"
},
{
"category": "external",
"summary": "SUSE Bug 1204421 for CVE-2022-42927",
"url": "https://bugzilla.suse.com/1204421"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-42927"
},
{
"cve": "CVE-2022-42928",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-42928"
}
],
"notes": [
{
"category": "general",
"text": "Certain types of allocations were missing annotations that, if the Garbage Collector was in a specific state, could have lead to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-42928",
"url": "https://www.suse.com/security/cve/CVE-2022-42928"
},
{
"category": "external",
"summary": "SUSE Bug 1204421 for CVE-2022-42928",
"url": "https://bugzilla.suse.com/1204421"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-42928"
},
{
"cve": "CVE-2022-42929",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-42929"
}
],
"notes": [
{
"category": "general",
"text": "If a website called `window.print()` in a particular way, it could cause a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-42929",
"url": "https://www.suse.com/security/cve/CVE-2022-42929"
},
{
"category": "external",
"summary": "SUSE Bug 1204421 for CVE-2022-42929",
"url": "https://bugzilla.suse.com/1204421"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-42929"
},
{
"cve": "CVE-2022-42932",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-42932"
}
],
"notes": [
{
"category": "general",
"text": "Mozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. 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 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-42932",
"url": "https://www.suse.com/security/cve/CVE-2022-42932"
},
{
"category": "external",
"summary": "SUSE Bug 1204421 for CVE-2022-42932",
"url": "https://bugzilla.suse.com/1204421"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:libmozjs-102-0-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-102.4.0-1.1.x86_64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.aarch64",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.ppc64le",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.s390x",
"openSUSE Tumbleweed:mozjs102-devel-102.4.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-42932"
}
]
}
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.